gatsby-worker
Advanced tools
Comparing version 1.21.0-next.0 to 1.22.0-next.0
@@ -6,2 +6,10 @@ # Changelog: `gatsby-worker` | ||
## [1.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.20.0/packages/gatsby-worker) (2022-08-02) | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) | ||
#### Chores | ||
- update dependency typescript to ^4.7.4 [#36030](https://github.com/gatsbyjs/gatsby/issues/36030) ([94a3264](https://github.com/gatsbyjs/gatsby/commit/94a32647a8c45de620d2efe99310805910586c8a)) | ||
## [1.19.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.19.0/packages/gatsby-worker) (2022-07-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "gatsby-worker", | ||
"description": "Utility to create worker pools", | ||
"version": "1.21.0-next.0", | ||
"version": "1.22.0-next.0", | ||
"author": "Michal Piechowiak<misiek.piechowiak@gmail.com>", | ||
@@ -16,3 +16,3 @@ "bugs": { | ||
"@babel/register": "^7.15.3", | ||
"babel-preset-gatsby-package": "^2.21.0-next.0", | ||
"babel-preset-gatsby-package": "^2.22.0-next.0", | ||
"cross-env": "^7.0.3", | ||
@@ -43,3 +43,3 @@ "rimraf": "^3.0.2", | ||
}, | ||
"gitHead": "1ddee58dbf04f09aef77246a454f9600c956ad28" | ||
"gitHead": "f1a45e70515b2e94fcc0b3747e767eb3fdf6add9" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
39833