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

gatsby-worker

Package Overview
Dependencies
Maintainers
17
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.6.0-next.0 to 2.7.0-next.0

8

CHANGELOG.md

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

## [2.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@2.5.0/packages/gatsby-worker) (2023-01-24)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
#### Chores
- Upgrade some non-breaking major versions [#37406](https://github.com/gatsbyjs/gatsby/issues/37406) ([2ea80c0](https://github.com/gatsbyjs/gatsby/commit/2ea80c02e464fe9306f6a1eccbb6c74983a76208))
## [2.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@2.4.0/packages/gatsby-worker) (2023-01-10)

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

12

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

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

"dependencies": {
"@babel/core": "^7.20.7",
"@babel/runtime": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/runtime": "^7.20.13",
"fs-extra": "^11.1.0",

@@ -19,6 +19,6 @@ "signal-exit": "^3.0.7"

"@babel/register": "^7.18.9",
"babel-preset-gatsby-package": "^3.6.0-next.0",
"babel-preset-gatsby-package": "^3.7.0-next.0",
"cross-env": "^7.0.3",
"rimraf": "^3.0.2",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
},

@@ -46,3 +46,3 @@ "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-worker#readme",

},
"gitHead": "ede0901d34f1224914a873d59c2a370297e47422"
"gitHead": "342e393de312ea765656e66970e4554991125275"
}
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