gatsby-remark-katex
Advanced tools
Comparing version 1.1.0-alpha.8c822451 to 1.1.0-alpha.926cb6da
{ | ||
"name": "gatsby-remark-katex", | ||
"description": "Transform math nodes to html markup", | ||
"version": "1.1.0-alpha.8c822451", | ||
"version": "1.1.0-alpha.926cb6da", | ||
"author": "Jeffrey Xiao <jeffrey.xiao1998@gmail.com>", | ||
"dependencies": { | ||
"babel-runtime": "^6.26.0", | ||
"katex": "^0.7.1", | ||
"katex": "^0.8.3", | ||
"remark-math": "^0.2.4", | ||
@@ -10,0 +10,0 @@ "unist-util-visit": "^1.1.1" |
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
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
10819
+ Addedkatex@0.8.3(transitive)
- Removedkatex@0.7.1(transitive)
Updatedkatex@^0.8.3