gatsby-worker
Advanced tools
Comparing version 0.3.0-next.0 to 0.3.0-next.1
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.3.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-worker@0.3.0-next.0...gatsby-worker@0.3.0-next.1) (2021-08-05) | ||
**Note:** Version bump only for package gatsby-worker | ||
# [0.3.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-worker@0.2.0-next.1...gatsby-worker@0.3.0-next.0) (2021-07-29) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "gatsby-worker", | ||
"description": "Utility to create worker pools", | ||
"version": "0.3.0-next.0", | ||
"version": "0.3.0-next.1", | ||
"author": "Michal Piechowiak<misiek.piechowiak@gmail.com>", | ||
@@ -10,8 +10,8 @@ "bugs": { | ||
"dependencies": { | ||
"@babel/core": "^7.14.6" | ||
"@babel/core": "^7.14.8" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.14.5", | ||
"@babel/cli": "^7.14.8", | ||
"@babel/register": "^7.14.0", | ||
"babel-preset-gatsby-package": "^1.12.0-next.0", | ||
"babel-preset-gatsby-package": "^1.12.0-next.1", | ||
"cross-env": "^7.0.3", | ||
@@ -42,3 +42,3 @@ "rimraf": "^3.0.2", | ||
}, | ||
"gitHead": "d8479b2fa64352c0cb9f1c8e870812e75178695f" | ||
"gitHead": "9f473965567ee2c1f8309484c665aa2a37e12836" | ||
} |
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
30207
Updated@babel/core@^7.14.8