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 1.0.0-zz-next.1 to 1.0.0-zz-next.2

9

CHANGELOG.md

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

## [0.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@0.5.0/packages/gatsby-worker) (2021-09-18)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14)
#### Chores
- update babel monorepo [#32996](https://github.com/gatsbyjs/gatsby/issues/32996) ([048c7a7](https://github.com/gatsbyjs/gatsby/commit/048c7a727bbc6a9ad8e27afba72ee20e946c4aaa))
- add missing `@babel/runtime` dependencies [#32954](https://github.com/gatsbyjs/gatsby/issues/32954) ([401b358](https://github.com/gatsbyjs/gatsby/commit/401b3589771135ec35ab8f68406a64de6b387d9d))
## [0.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@0.4.0/packages/gatsby-worker) (2021-09-01)

@@ -8,0 +17,0 @@

6

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

@@ -19,3 +19,3 @@ "bugs": {

"rimraf": "^3.0.2",
"typescript": "^4.3.5"
"typescript": "^4.4.3"
},

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

},
"gitHead": "1da90fd7088a47e0a94bf3f1fbca1e571808d843"
"gitHead": "f837358b1511cf46b9a112b13ce5a9d6ec58c131"
}
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