@nteract/mathjax
Advanced tools
Comparing version 4.0.12 to 4.0.13
@@ -32,3 +32,3 @@ import * as React from "react"; | ||
static getDerivedStateFromProps(props: Props, state: State): { | ||
input: "ascii" | "tex"; | ||
input: "tex" | "ascii"; | ||
MathJax?: MathJaxObject | undefined; | ||
@@ -35,0 +35,0 @@ hasProviderAbove?: boolean | undefined; |
{ | ||
"name": "@nteract/mathjax", | ||
"version": "4.0.12", | ||
"version": "4.0.13", | ||
"description": "React components for MathJax", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
39768
28
1023