gatsby-codemods
Advanced tools
Comparing version 1.1.15 to 1.1.16
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.1.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.1.15...gatsby-codemods@1.1.16) (2019-11-26) | ||
**Note:** Version bump only for package gatsby-codemods | ||
## [1.1.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.1.14...gatsby-codemods@1.1.15) (2019-11-15) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "gatsby-codemods", | ||
"version": "1.1.15", | ||
"version": "1.1.16", | ||
"description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.", | ||
@@ -27,8 +27,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.7.2" | ||
"@babel/runtime": "^7.7.4" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.7.0", | ||
"@babel/core": "^7.7.2", | ||
"babel-preset-gatsby-package": "^0.2.11", | ||
"@babel/cli": "^7.7.4", | ||
"@babel/core": "^7.7.4", | ||
"babel-preset-gatsby-package": "^0.2.12", | ||
"cross-env": "^5.2.1", | ||
@@ -40,3 +40,3 @@ "jscodeshift": "^0.6.4" | ||
}, | ||
"gitHead": "e6a30aaadc6949d125eaf4d16c8fb36ebafad10d" | ||
"gitHead": "168bb344d6a5e7f71aa4f3812fd3fb22ae0a7416" | ||
} |
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
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
40830
1
Updated@babel/runtime@^7.7.4