New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-gatsby

Package Overview
Dependencies
Maintainers
16
Versions
352
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-gatsby - npm Package Compare versions

Comparing version 1.7.0-next.1 to 1.7.0-next.2

4

CHANGELOG.md

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

# [1.7.0-next.2](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.7.0-next.1...create-gatsby@1.7.0-next.2) (2021-06-02)
**Note:** Version bump only for package create-gatsby
# [1.7.0-next.1](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.7.0-next.0...create-gatsby@1.7.0-next.1) (2021-05-31)

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

24

package.json
{
"name": "create-gatsby",
"version": "1.7.0-next.1",
"version": "1.7.0-next.2",
"main": "lib/index.js",

@@ -20,18 +20,18 @@ "bin": "cli.js",

"@ascorbic/worker-threads-shim": "^1.0.0",
"@babel/runtime": "^7.12.5",
"@babel/runtime": "^7.14.0",
"@types/configstore": "^4.0.0",
"@types/fs-extra": "^9.0.2",
"@types/node": "^14.14.5",
"@types/fs-extra": "^9.0.11",
"@types/node": "^14.17.1",
"ansi-wordwrap": "^1.0.2",
"common-tags": "^1.8.0",
"enquirer": "^2.3.6",
"eslint": "^7.24.0",
"eslint": "^7.27.0",
"execa": "^4.1.0",
"fs-extra": "^9.0.1",
"gatsby-plugin-utils": "^1.7.0-next.1",
"joi": "^17.2.1",
"microbundle": "^0.13.0",
"fs-extra": "^9.1.0",
"gatsby-plugin-utils": "^1.7.0-next.2",
"joi": "^17.4.0",
"microbundle": "^0.13.1",
"node-fetch": "^2.6.1",
"prettier": "^2.1.2",
"string-length": "^4.0.1",
"prettier": "^2.3.0",
"string-length": "^4.0.2",
"terminal-link": "^2.1.1",

@@ -48,3 +48,3 @@ "tiny-spin": "^1.0.2",

"author": "Matt Kane <matt@gatsbyjs.com>",
"gitHead": "30d212d506cc30ae32a21b48376d704f362ea157"
"gitHead": "6f8646c3c4c136b64963f8431b253bc3529e16c4"
}

Sorry, the diff of this file is too big to display

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