gatsby-remark-katex
Advanced tools
Comparing version 1.0.13-9 to 1.0.13-10
{ | ||
"name": "gatsby-remark-katex", | ||
"description": "Transform math nodes to html markup", | ||
"version": "1.0.13-9", | ||
"version": "1.0.13-10", | ||
"author": "Jeffrey Xiao <jeffrey.xiao1998@gmail.com>", | ||
@@ -10,3 +10,3 @@ "bugs": { | ||
"dependencies": { | ||
"@babel/runtime": "7.0.0-beta.49", | ||
"@babel/runtime": "7.0.0-beta.47", | ||
"katex": "^0.9.0", | ||
@@ -17,4 +17,4 @@ "remark-math": "^1.0.3", | ||
"devDependencies": { | ||
"@babel/cli": "7.0.0-beta.49", | ||
"@babel/core": "7.0.0-beta.49", | ||
"@babel/cli": "7.0.0-beta.47", | ||
"@babel/core": "7.0.0-beta.47", | ||
"cross-env": "^5.1.4" | ||
@@ -21,0 +21,0 @@ }, |
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
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
15444
7
72
1
+ Added@babel/runtime@7.0.0-beta.47(transitive)
- Removed@babel/runtime@7.0.0-beta.49(transitive)
Updated@babel/runtime@7.0.0-beta.47