Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gatsby-codemods

Package Overview
Dependencies
Maintainers
12
Versions
282
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.8 to 1.1.10

8

CHANGELOG.md

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

## [1.1.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.1.8...gatsby-codemods@1.1.10) (2019-09-26)
**Note:** Version bump only for package gatsby-codemods
## [1.1.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.1.8...gatsby-codemods@1.1.9) (2019-09-26)
**Note:** Version bump only for package gatsby-codemods
## [1.1.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.1.7...gatsby-codemods@1.1.8) (2019-09-20)

@@ -8,0 +16,0 @@

12

package.json
{
"name": "gatsby-codemods",
"version": "1.1.8",
"version": "1.1.10",
"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.6.0"
"@babel/runtime": "^7.6.2"
},
"devDependencies": {
"@babel/cli": "^7.6.0",
"@babel/core": "^7.6.0",
"babel-preset-gatsby-package": "^0.2.5",
"@babel/cli": "^7.6.2",
"@babel/core": "^7.6.2",
"babel-preset-gatsby-package": "^0.2.7",
"cross-env": "^5.2.1",

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

},
"gitHead": "38ab32ebe91847519df20bfc9f1045abdc59ce7f"
"gitHead": "c0d5420247ee325dbfce5f0aa3e5222c47d06a2c"
}
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