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

gatsby-worker

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

14

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

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

"dependencies": {
"@babel/core": "^7.15.5",
"@babel/runtime": "^7.15.4",
"@babel/core": "^7.20.7",
"@babel/runtime": "^7.20.7",
"fs-extra": "^10.0.0",

@@ -17,5 +17,5 @@ "signal-exit": "^3.0.7"

"devDependencies": {
"@babel/cli": "^7.15.4",
"@babel/register": "^7.15.3",
"babel-preset-gatsby-package": "^3.4.0-next.1",
"@babel/cli": "^7.20.7",
"@babel/register": "^7.18.9",
"babel-preset-gatsby-package": "^3.4.0",
"cross-env": "^7.0.3",

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

},
"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