Socket
Socket
Sign inDemoInstall

gatsby-codemods

Package Overview
Dependencies
Maintainers
21
Versions
280
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-codemods - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [1.3.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.3.2...gatsby-codemods@1.3.3) (2020-06-02)
**Note:** Version bump only for package gatsby-codemods
## [1.3.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.3.1...gatsby-codemods@1.3.2) (2020-05-20)

@@ -8,0 +12,0 @@

12

package.json
{
"name": "gatsby-codemods",
"version": "1.3.2",
"version": "1.3.3",
"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.9.6"
"@babel/runtime": "^7.10.2"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.6",
"babel-preset-gatsby-package": "^0.4.2",
"@babel/cli": "^7.10.1",
"@babel/core": "^7.10.2",
"babel-preset-gatsby-package": "^0.4.3",
"cross-env": "^5.2.1",

@@ -40,3 +40,3 @@ "jscodeshift": "^0.7.0"

},
"gitHead": "78271c317542bab22705508cf1d7bd4cfdb37200"
"gitHead": "75f059efb1135362845bb347d2778cacfeb1454b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc