react-latex
Advanced tools
Comparing version 1.3.0 to 1.3.1
# CHANGELOG | ||
# 1.3.1 | ||
* React as dev dependency | ||
# 1.3.0 | ||
* KaTeX updated to 0.10.2 | ||
# 1.2.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "react-latex", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "React component to render latex strings", | ||
@@ -40,2 +40,3 @@ "homepage": "", | ||
"prop-types": "^15.5.0", | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.0" | ||
@@ -51,5 +52,4 @@ }, | ||
"dependencies": { | ||
"katex": "^0.10.2", | ||
"react": "^16.2.0" | ||
"katex": "^0.10.2" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9226
1
0
17
- Removedreact@^16.2.0
- Removedjs-tokens@4.0.0(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@16.14.0(transitive)
- Removedreact-is@16.13.1(transitive)