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

gatsby-worker

Package Overview
Dependencies
Maintainers
24
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.8.0-next.0 to 1.8.0

8

CHANGELOG.md

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

## [1.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.7.0/packages/gatsby-worker) (2022-02-08)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
#### Chores
- update dependency typescript to ^4.5.5 [#34641](https://github.com/gatsbyjs/gatsby/issues/34641) ([f7a7e1f](https://github.com/gatsbyjs/gatsby/commit/f7a7e1f642d91babb397156ab37cb28dcde19737))
## [1.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.6.0/packages/gatsby-worker) (2022-01-25)

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

6

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

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

"@babel/register": "^7.15.3",
"babel-preset-gatsby-package": "^2.8.0-next.0",
"babel-preset-gatsby-package": "^2.8.0",
"cross-env": "^7.0.3",

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

},
"gitHead": "459d61e672d081ce6968ef07fe1b39c2e6e2a001"
"gitHead": "f6734b93eb0337930ef9ab54b564d113d4fc730c"
}
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