Socket
Socket
Sign inDemoInstall

gatsby-codemods

Package Overview
Dependencies
Maintainers
12
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.1.3 to 1.1.4

4

CHANGELOG.md

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

## [1.1.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.1.3...gatsby-codemods@1.1.4) (2019-08-23)
**Note:** Version bump only for package gatsby-codemods
## [1.1.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.1.2...gatsby-codemods@1.1.3) (2019-08-20)

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

12

package.json
{
"name": "gatsby-codemods",
"version": "1.1.3",
"version": "1.1.4",
"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.0.0"
"@babel/runtime": "^7.5.5"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"babel-preset-gatsby-package": "^0.2.2",
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"babel-preset-gatsby-package": "^0.2.3",
"cross-env": "^5.2.0",

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

},
"gitHead": "e077f5c86b839a34b6d5f3a868ca3cb3969b6be1"
"gitHead": "90ac3a5c80dc552ca687988602311914d8d9b193"
}
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