gce-images
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -7,2 +7,9 @@ # Changelog | ||
### [2.1.2](https://www.github.com/googleapis/gce-images/compare/v2.1.1...v2.1.2) (2019-07-29) | ||
### Bug Fixes | ||
* **deps:** update dependency google-auth-library to v5 ([#161](https://www.github.com/googleapis/gce-images/issues/161)) ([21bc2ed](https://www.github.com/googleapis/gce-images/commit/21bc2ed)) | ||
### [2.1.1](https://www.github.com/googleapis/gce-images/compare/v2.1.0...v2.1.1) (2019-06-26) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "gce-images", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Get a list of globally available Google Compute Engine images", | ||
@@ -22,3 +22,3 @@ "main": "./build/src/index.js", | ||
"pretest": "npm run compile", | ||
"docs-test": "linkinator docs -r", | ||
"docs-test": "linkinator docs", | ||
"predocs-test": "npm run docs" | ||
@@ -48,3 +48,3 @@ }, | ||
"arrify": "^2.0.0", | ||
"google-auth-library": "^4.0.0" | ||
"google-auth-library": "^5.0.0" | ||
}, | ||
@@ -59,4 +59,4 @@ "devDependencies": { | ||
"codecov": "^3.0.4", | ||
"eslint": "^5.16.0", | ||
"eslint-config-prettier": "^4.0.0", | ||
"eslint": "^6.0.0", | ||
"eslint-config-prettier": "^6.0.0", | ||
"eslint-plugin-node": "^9.0.0", | ||
@@ -66,3 +66,3 @@ "eslint-plugin-prettier": "^3.0.0", | ||
"intelli-espower-loader": "^1.0.1", | ||
"linkinator": "^1.3.1", | ||
"linkinator": "^1.5.0", | ||
"mocha": "^6.1.4", | ||
@@ -69,0 +69,0 @@ "power-assert": "^1.6.0", |
35925
+ Addedgcp-metadata@3.5.0(transitive)
+ Addedgoogle-auth-library@5.10.1(transitive)
+ Addedgtoken@4.1.4(transitive)
+ Addedjwa@2.0.0(transitive)
+ Addedjws@4.0.0(transitive)
- Removedgcp-metadata@2.0.4(transitive)
- Removedgoogle-auth-library@4.2.6(transitive)
- Removedgtoken@3.0.2(transitive)
- Removedjwa@1.4.1(transitive)
- Removedjws@3.2.2(transitive)
Updatedgoogle-auth-library@^5.0.0