mathlive-tera
Advanced tools
Comparing version 0.97.4 to 0.97.5
@@ -1,2 +0,2 @@ | ||
import type { Keys } from './types-utils'; | ||
/* 0.97.5 */ import type { Keys } from './types-utils'; | ||
import type { ParseMode, Style, TabularEnvironment } from './core-types'; | ||
@@ -3,0 +3,0 @@ import type { InsertOptions, Mathfield, Model } from './mathfield'; |
@@ -1,2 +0,2 @@ | ||
export type MathstyleName = 'displaystyle' | 'textstyle' | 'scriptstyle' | 'scriptscriptstyle'; | ||
/* 0.97.5 */ export type MathstyleName = 'displaystyle' | 'textstyle' | 'scriptstyle' | 'scriptscriptstyle'; | ||
/** @internal */ | ||
@@ -3,0 +3,0 @@ export type ArgumentType = ParseMode | ('bbox' | 'colspec' | 'delim' | 'value' | 'rest' | 'string' | 'balanced-string' | 'expression' | 'auto'); |
@@ -1,2 +0,2 @@ | ||
import type { Selector } from './commands'; | ||
/* 0.97.5 */ import type { Selector } from './commands'; | ||
import type { LatexSyntaxError, MacroDictionary, ParseMode, Registers, Style } from './core-types'; | ||
@@ -3,0 +3,0 @@ import type { InsertOptions, OutputFormat, Offset, Range, Selection, Mathfield } from './mathfield'; |
@@ -1,2 +0,2 @@ | ||
import type { Selector } from './commands'; | ||
/* 0.97.5 */ import type { Selector } from './commands'; | ||
import type { ParseMode, Style } from './core-types'; | ||
@@ -3,0 +3,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
/** | ||
/* 0.97.5 */ /** | ||
* Server-side rendering exports. | ||
@@ -3,0 +3,0 @@ * |
@@ -1,2 +0,2 @@ | ||
/** | ||
/* 0.97.5 */ /** | ||
* | ||
@@ -23,3 +23,3 @@ * Importing this package in a web page will make the `<math-field>` custom | ||
* @packageDocumentation Mathfield API Reference | ||
* @version {{SDK_VERSION}} | ||
* @version 0.97.5 | ||
* | ||
@@ -26,0 +26,0 @@ */ |
@@ -1,2 +0,2 @@ | ||
import type { Mathfield, Range } from './mathfield'; | ||
/* 0.97.5 */ import type { Mathfield, Range } from './mathfield'; | ||
import type { Selector } from './commands'; | ||
@@ -3,0 +3,0 @@ import type { ParseMode, MacroDictionary, Registers } from './core-types'; |
@@ -1,2 +0,2 @@ | ||
/** | ||
/* 0.97.5 */ /** | ||
* @internal | ||
@@ -3,0 +3,0 @@ */ |
@@ -1,2 +0,2 @@ | ||
export type KeyboardModifiers = { | ||
/* 0.97.5 */ export type KeyboardModifiers = { | ||
alt: boolean; | ||
@@ -3,0 +3,0 @@ control: boolean; |
@@ -1,2 +0,2 @@ | ||
import type { KeyboardModifiers } from './ui-events-types'; | ||
/* 0.97.5 */ import type { KeyboardModifiers } from './ui-events-types'; | ||
/** | ||
@@ -3,0 +3,0 @@ * The type of a menu item: |
@@ -1,2 +0,2 @@ | ||
import type { Selector } from './commands'; | ||
/* 0.97.5 */ import type { Selector } from './commands'; | ||
import type { ParseMode, Style } from './core-types'; | ||
@@ -3,0 +3,0 @@ import type { OriginValidator } from './options'; |
{ | ||
"name": "mathlive-tera", | ||
"version": "0.97.4", | ||
"version": "0.97.5", | ||
"description": "A web component for math input", | ||
@@ -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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5414454
47
101291
16