gatsby-remark-katex
Advanced tools
Comparing version 1.1.0-alpha.067e672c to 1.1.0-alpha.12622d64
{ | ||
"name": "gatsby-remark-katex", | ||
"description": "Transform math nodes to html markup", | ||
"version": "1.1.0-alpha.067e672c", | ||
"version": "1.1.0-alpha.12622d64", | ||
"author": "Jeffrey Xiao <jeffrey.xiao1998@gmail.com>", | ||
@@ -10,3 +10,3 @@ "bugs": { | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0-beta.38", | ||
"@babel/runtime": "^7.0.0-beta.42", | ||
"katex": "^0.8.3", | ||
@@ -17,3 +17,3 @@ "remark-math": "^1.0.3", | ||
"devDependencies": { | ||
"cross-env": "^5.0.5" | ||
"cross-env": "^5.1.4" | ||
}, | ||
@@ -29,6 +29,3 @@ "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-katex#readme", | ||
"main": "index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/gatsbyjs/gatsby.git" | ||
}, | ||
"repository": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-katex", | ||
"scripts": { | ||
@@ -35,0 +32,0 @@ "build": "babel src --out-dir . --ignore __tests__", |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
14386
9