Comparing version 0.73.3 to 0.73.4
@@ -1,2 +0,2 @@ | ||
/* 0.73.3 */ import type { Keys } from './types-utils'; | ||
/* 0.73.4 */ import type { Keys } from './types-utils'; | ||
import type { ParseMode, Style } from './core'; | ||
@@ -3,0 +3,0 @@ import type { InsertOptions, Mathfield, Model, VirtualKeyboardInterface } from './mathfield'; |
@@ -1,2 +0,2 @@ | ||
/* 0.73.3 */ /** | ||
/* 0.73.4 */ /** | ||
* The mode that indicates how a portion of content is interpreted | ||
@@ -3,0 +3,0 @@ * |
@@ -1,2 +0,2 @@ | ||
/* 0.73.3 */ import { MathfieldOptions } from './options'; | ||
/* 0.73.4 */ import { MathfieldOptions } from './options'; | ||
import { Selector } from './commands'; | ||
@@ -3,0 +3,0 @@ import { Mathfield, InsertOptions, OutputFormat, Offset, Range, Selection } from './mathfield'; |
@@ -1,2 +0,2 @@ | ||
/* 0.73.3 */ import { Selector } from './commands'; | ||
/* 0.73.4 */ import { Selector } from './commands'; | ||
import { MathfieldOptions } from './options'; | ||
@@ -3,0 +3,0 @@ import { ParseMode, MacroDictionary, Style, Registers } from './core'; |
@@ -1,2 +0,2 @@ | ||
/* 0.73.3 */ /** | ||
/* 0.73.4 */ /** | ||
* | ||
@@ -16,4 +16,4 @@ * Use MathLive to render and edit mathematical formulas. | ||
* | ||
* @packageDocumentation MathLive SDK Reference 0.73.3 | ||
* @version 0.73.3 | ||
* @packageDocumentation MathLive SDK Reference 0.73.4 | ||
* @version 0.73.4 | ||
* | ||
@@ -183,3 +183,3 @@ */ | ||
/** | ||
* Current version: `0.73.3` | ||
* Current version: `0.73.4` | ||
* | ||
@@ -186,0 +186,0 @@ * The version string of the SDK using the [semver](https://semver.org/) convention: |
@@ -1,2 +0,2 @@ | ||
/* 0.73.3 */ import { ErrorListener, MacroDictionary, ParseMode, ParserErrorCode, MathfieldErrorCode, Registers } from './core'; | ||
/* 0.73.4 */ import { ErrorListener, MacroDictionary, ParseMode, ParserErrorCode, MathfieldErrorCode, Registers } from './core'; | ||
import type { Mathfield, Range } from './mathfield'; | ||
@@ -3,0 +3,0 @@ import { VirtualKeyboardMode } from './mathfield-element'; |
@@ -1,2 +0,2 @@ | ||
/* 0.73.3 */ /** | ||
/* 0.73.4 */ /** | ||
* @internal | ||
@@ -3,0 +3,0 @@ */ |
{ | ||
"name": "mathlive", | ||
"version": "0.73.3", | ||
"version": "0.73.4", | ||
"description": "Render and edit beautifully typeset math", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6259694
90664