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

gatsby-worker

Package Overview
Dependencies
Maintainers
19
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-worker - npm Package Compare versions

Comparing version 0.3.0-next.0 to 0.3.0-next.1

4

CHANGELOG.md

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

# [0.3.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-worker@0.3.0-next.0...gatsby-worker@0.3.0-next.1) (2021-08-05)
**Note:** Version bump only for package gatsby-worker
# [0.3.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-worker@0.2.0-next.1...gatsby-worker@0.3.0-next.0) (2021-07-29)

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

10

package.json
{
"name": "gatsby-worker",
"description": "Utility to create worker pools",
"version": "0.3.0-next.0",
"version": "0.3.0-next.1",
"author": "Michal Piechowiak<misiek.piechowiak@gmail.com>",

@@ -10,8 +10,8 @@ "bugs": {

"dependencies": {
"@babel/core": "^7.14.6"
"@babel/core": "^7.14.8"
},
"devDependencies": {
"@babel/cli": "^7.14.5",
"@babel/cli": "^7.14.8",
"@babel/register": "^7.14.0",
"babel-preset-gatsby-package": "^1.12.0-next.0",
"babel-preset-gatsby-package": "^1.12.0-next.1",
"cross-env": "^7.0.3",

@@ -42,3 +42,3 @@ "rimraf": "^3.0.2",

},
"gitHead": "d8479b2fa64352c0cb9f1c8e870812e75178695f"
"gitHead": "9f473965567ee2c1f8309484c665aa2a37e12836"
}
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