google-auth-library
Advanced tools
Comparing version 8.1.0 to 8.1.1
@@ -7,2 +7,9 @@ # Changelog | ||
## [8.1.1](https://github.com/googleapis/google-auth-library-nodejs/compare/v8.1.0...v8.1.1) (2022-07-08) | ||
### Bug Fixes | ||
* **deps:** update dependency puppeteer to v15 ([#1424](https://github.com/googleapis/google-auth-library-nodejs/issues/1424)) ([1462f2c](https://github.com/googleapis/google-auth-library-nodejs/commit/1462f2c533da22b0a07130b25c41df046d4d713d)) | ||
## [8.1.0](https://github.com/googleapis/google-auth-library-nodejs/compare/v8.0.3...v8.1.0) (2022-06-30) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "google-auth-library", | ||
"version": "8.1.0", | ||
"version": "8.1.1", | ||
"author": "Google Inc.", | ||
@@ -57,3 +57,3 @@ "description": "Google APIs Authentication Client Library for Node.js", | ||
"keypair": "^1.0.4", | ||
"linkinator": "^3.0.3", | ||
"linkinator": "^4.0.0", | ||
"mocha": "^9.2.2", | ||
@@ -64,3 +64,3 @@ "mv": "^2.1.1", | ||
"null-loader": "^4.0.0", | ||
"puppeteer": "^14.0.0", | ||
"puppeteer": "^15.0.0", | ||
"sinon": "^14.0.0", | ||
@@ -67,0 +67,0 @@ "tmp": "^0.2.0", |
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
428657