@google-cloud/compute
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -7,2 +7,9 @@ # Changelog | ||
### [1.0.1](https://www.github.com/googleapis/nodejs-compute/compare/v1.0.0...v1.0.1) (2019-05-22) | ||
### Bug Fixes | ||
* **deps:** update dependency async to v3 ([#313](https://www.github.com/googleapis/nodejs-compute/issues/313)) ([c459c57](https://www.github.com/googleapis/nodejs-compute/commit/c459c57)) | ||
## [1.0.0](https://www.github.com/googleapis/nodejs-compute/compare/v0.12.0...v1.0.0) (2019-05-20) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/compute", | ||
"description": "Google Compute Engine Client Library for Node.js", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "Apache-2.0", | ||
@@ -44,3 +44,3 @@ "author": "Google Inc.", | ||
"arrify": "^2.0.0", | ||
"async": "^2.6.1", | ||
"async": "^3.0.0", | ||
"create-error-class": "^3.0.2", | ||
@@ -47,0 +47,0 @@ "extend": "^3.0.1", |
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
426825
0
+ Addedasync@3.2.6(transitive)
- Removedasync@2.6.4(transitive)
- Removedlodash@4.17.21(transitive)
Updatedasync@^3.0.0