google-auth-library
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "google-auth-library", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"author": "Google Inc.", | ||
@@ -28,3 +28,4 @@ "description": "Google APIs Authentication Client Library for Node.js", | ||
"lru-cache": "^4.1.1", | ||
"retry-axios": "^0.3.2" | ||
"retry-axios": "^0.3.2", | ||
"gcp-metadata": "^0.6.0" | ||
}, | ||
@@ -44,3 +45,2 @@ "devDependencies": { | ||
"codecov": "^3.0.0", | ||
"gcp-metadata": "^0.6.0", | ||
"gh-pages": "^1.1.0", | ||
@@ -47,0 +47,0 @@ "gts": "^0.5.3", |
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
26
7
+ Addedgcp-metadata@^0.6.0
+ Addedgcp-metadata@0.6.3(transitive)