gatsby-worker
Advanced tools
Comparing version 0.5.0-next.1 to 0.5.0-next.2
{ | ||
"name": "gatsby-worker", | ||
"description": "Utility to create worker pools", | ||
"version": "0.5.0-next.1", | ||
"version": "0.5.0-next.2", | ||
"author": "Michal Piechowiak<misiek.piechowiak@gmail.com>", | ||
@@ -10,9 +10,9 @@ "bugs": { | ||
"dependencies": { | ||
"@babel/core": "^7.14.8", | ||
"@babel/runtime": "^7.14.8" | ||
"@babel/core": "^7.15.5", | ||
"@babel/runtime": "^7.15.4" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.14.8", | ||
"@babel/register": "^7.14.0", | ||
"babel-preset-gatsby-package": "^1.14.0-next.1", | ||
"@babel/cli": "^7.15.4", | ||
"@babel/register": "^7.15.3", | ||
"babel-preset-gatsby-package": "^1.14.0-next.2", | ||
"cross-env": "^7.0.3", | ||
@@ -43,3 +43,3 @@ "rimraf": "^3.0.2", | ||
}, | ||
"gitHead": "f8f1666f92787104bd1c248deb1ee3357ab9a653" | ||
"gitHead": "9e09fb39ddf929bb8751e59bd65de9f98a85dfea" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
Updated@babel/core@^7.15.5
Updated@babel/runtime@^7.15.4