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

gatsby-codemods

Package Overview
Dependencies
Maintainers
20
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 4.4.0-next.1 to 4.4.0

18

package.json
{
"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"
}
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