gatsby-codemods
Advanced tools
Comparing version 4.4.0-next.1 to 4.4.0
{ | ||
"name": "gatsby-codemods", | ||
"version": "4.4.0-next.1", | ||
"version": "4.4.0", | ||
"description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.", | ||
@@ -27,7 +27,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"@babel/core": "^7.15.5", | ||
"@babel/plugin-proposal-class-properties": "^7.14.0", | ||
"@babel/plugin-syntax-jsx": "^7.14.0", | ||
"@babel/plugin-syntax-typescript": "^7.14.0", | ||
"@babel/runtime": "^7.15.4", | ||
"@babel/core": "^7.20.7", | ||
"@babel/plugin-proposal-class-properties": "^7.18.6", | ||
"@babel/plugin-syntax-jsx": "^7.18.6", | ||
"@babel/plugin-syntax-typescript": "^7.20.0", | ||
"@babel/runtime": "^7.20.7", | ||
"execa": "^5.1.1", | ||
@@ -39,5 +39,5 @@ "graphql": "^16.6.0", | ||
"devDependencies": { | ||
"@babel/cli": "^7.15.4", | ||
"@babel/cli": "^7.20.7", | ||
"@types/jscodeshift": "^0.11.6", | ||
"babel-preset-gatsby-package": "^3.4.0-next.1", | ||
"babel-preset-gatsby-package": "^3.4.0", | ||
"cross-env": "^7.0.3" | ||
@@ -49,3 +49,3 @@ }, | ||
"bin": "./bin/gatsby-codemods.js", | ||
"gitHead": "5df8a99b7fd6de53a8f3088138cc574f55f4cfd5" | ||
"gitHead": "12252dd997c7dd8cb21cd0b512830295c2f52fdb" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
143334
+ Addedelectron-to-chromium@1.5.55(transitive)
- Removedelectron-to-chromium@1.5.54(transitive)
Updated@babel/core@^7.20.7
Updated@babel/runtime@^7.20.7