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

gatsby-worker

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

14

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

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

"dependencies": {
"@babel/core": "^7.14.8",
"@babel/runtime": "^7.14.8"
"@babel/core": "^7.15.5",
"@babel/runtime": "^7.15.4"
},
"devDependencies": {
"@babel/cli": "^7.14.8",
"@babel/register": "^7.14.0",
"babel-preset-gatsby-package": "^1.14.0-next.1",
"@babel/cli": "^7.15.4",
"@babel/register": "^7.15.3",
"babel-preset-gatsby-package": "^1.14.0-next.2",
"cross-env": "^7.0.3",

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

},
"gitHead": "f8f1666f92787104bd1c248deb1ee3357ab9a653"
"gitHead": "9e09fb39ddf929bb8751e59bd65de9f98a85dfea"
}
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