Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mathlive-tera

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mathlive-tera - npm Package Compare versions

Comparing version 0.99.12 to 0.100.0

2

dist/types/commands.d.ts

@@ -1,2 +0,2 @@

/* 0.99.11 */ import type { Keys } from './types-utils';
/* 0.100.0 */ 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 @@

/* 0.99.11 */ export type MathstyleName = 'displaystyle' | 'textstyle' | 'scriptstyle' | 'scriptscriptstyle';
/* 0.100.0 */ 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 @@

/* 0.99.11 */ import type { Selector } from './commands';
/* 0.100.0 */ import type { Selector } from './commands';
import type { LatexSyntaxError, MacroDictionary, ParseMode, Registers, Style } from './core-types';

@@ -3,0 +3,0 @@ import type { InsertOptions, Mathfield, Offset, OutputFormat, Range, Selection } from './mathfield';

@@ -1,2 +0,2 @@

/* 0.99.11 */ import type { Selector } from './commands';
/* 0.100.0 */ import type { Selector } from './commands';
import type { ParseMode, Style } from './core-types';

@@ -3,0 +3,0 @@ /**

@@ -1,2 +0,2 @@

/* 0.99.11 */ /**
/* 0.100.0 */ /**
* Server-side rendering exports.

@@ -3,0 +3,0 @@ *

@@ -1,2 +0,2 @@

/* 0.99.11 */ /**
/* 0.100.0 */ /**
*

@@ -23,3 +23,3 @@ * Importing this package in a web page will make the `<math-field>` custom

* @packageDocumentation Mathfield API Reference
* @version 0.99.11
* @version 0.100.0
*

@@ -26,0 +26,0 @@ */

@@ -1,2 +0,2 @@

/* 0.99.11 */ import type { Mathfield, Range } from './mathfield';
/* 0.100.0 */ import type { Mathfield, Range } from './mathfield';
import type { Selector } from './commands';

@@ -3,0 +3,0 @@ import type { ParseMode, MacroDictionary, Registers } from './core-types';

@@ -1,1 +0,1 @@

/* 0.99.11 */ export { SeparatorCharacter, SeparatorUtils, CharacterLatexMap, } from '../tera-research/separator';
/* 0.100.0 */ export { SeparatorCharacter, SeparatorUtils, CharacterLatexMap, } from '../tera-research/separator';

@@ -1,2 +0,2 @@

/* 0.99.11 */ /**
/* 0.100.0 */ /**
* @internal

@@ -3,0 +3,0 @@ */

@@ -1,2 +0,2 @@

/* 0.99.11 */ export type KeyboardModifiers = {
/* 0.100.0 */ export type KeyboardModifiers = {
alt: boolean;

@@ -3,0 +3,0 @@ control: boolean;

@@ -1,2 +0,2 @@

/* 0.99.11 */ import type { KeyboardModifiers } from './ui-events-types';
/* 0.100.0 */ import type { KeyboardModifiers } from './ui-events-types';
/**

@@ -3,0 +3,0 @@ * The type of a menu item:

@@ -1,2 +0,2 @@

/* 0.99.11 */ import type { Selector } from './commands';
/* 0.100.0 */ 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.99.12",
"version": "0.100.0",
"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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc