gatsby-worker
Advanced tools
Comparing version 2.4.0-next.1 to 2.4.0
{ | ||
"name": "gatsby-worker", | ||
"description": "Utility to create worker pools", | ||
"version": "2.4.0-next.1", | ||
"version": "2.4.0", | ||
"author": "Michal Piechowiak<misiek.piechowiak@gmail.com>", | ||
@@ -10,4 +10,4 @@ "bugs": { | ||
"dependencies": { | ||
"@babel/core": "^7.15.5", | ||
"@babel/runtime": "^7.15.4", | ||
"@babel/core": "^7.20.7", | ||
"@babel/runtime": "^7.20.7", | ||
"fs-extra": "^10.0.0", | ||
@@ -17,5 +17,5 @@ "signal-exit": "^3.0.7" | ||
"devDependencies": { | ||
"@babel/cli": "^7.15.4", | ||
"@babel/register": "^7.15.3", | ||
"babel-preset-gatsby-package": "^3.4.0-next.1", | ||
"@babel/cli": "^7.20.7", | ||
"@babel/register": "^7.18.9", | ||
"babel-preset-gatsby-package": "^3.4.0", | ||
"cross-env": "^7.0.3", | ||
@@ -46,3 +46,3 @@ "rimraf": "^3.0.2", | ||
}, | ||
"gitHead": "5df8a99b7fd6de53a8f3088138cc574f55f4cfd5" | ||
"gitHead": "12252dd997c7dd8cb21cd0b512830295c2f52fdb" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
46255
Updated@babel/core@^7.20.7
Updated@babel/runtime@^7.20.7