Socket
Socket
Sign inDemoInstall

gatsby-codemods

Package Overview
Dependencies
Maintainers
16
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 4.7.0-next.0 to 4.8.0-next.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Changelog: `gatsby-codemods`

## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.6.0/packages/gatsby-codemods) (2023-02-07)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.6)
#### Bug Fixes
- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))
## [4.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.5.0/packages/gatsby-codemods) (2023-01-24)

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

6

package.json
{
"name": "gatsby-codemods",
"version": "4.7.0-next.0",
"version": "4.8.0-next.0",
"description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.",

@@ -40,3 +40,3 @@ "main": "index.js",

"@types/jscodeshift": "^0.11.6",
"babel-preset-gatsby-package": "^3.7.0-next.0",
"babel-preset-gatsby-package": "^3.8.0-next.0",
"cross-env": "^7.0.3"

@@ -48,3 +48,3 @@ },

"bin": "./bin/gatsby-codemods.js",
"gitHead": "342e393de312ea765656e66970e4554991125275"
"gitHead": "fed83d576e330ad8234cab95844a7db418592e76"
}
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