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.17.0-next.0 to 1.17.0

9

CHANGELOG.md

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

## [1.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.16.0/packages/gatsby-worker) (2022-06-07)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
#### Chores
- update dependency typescript to ^4.7.2 [#35808](https://github.com/gatsbyjs/gatsby/issues/35808) ([2c55b79](https://github.com/gatsbyjs/gatsby/commit/2c55b794dd95b40a994f56df5f912219771ccab4))
- De-Duplicate lock file [#35823](https://github.com/gatsbyjs/gatsby/issues/35823) ([9fc9eb2](https://github.com/gatsbyjs/gatsby/commit/9fc9eb2bfb90e63d6f060ab6f889f06d84662afd))
## [1.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.15.0/packages/gatsby-worker) (2022-05-24)

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

6

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

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

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

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

},
"gitHead": "f35540cd97d59be204ffa451d6e766e776cbd8d9"
"gitHead": "4046323a40c4b6222066d47fe89e088ace9571a8"
}
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