google-auth-library
Advanced tools
Comparing version 7.10.2 to 7.10.3
@@ -7,2 +7,9 @@ # Changelog | ||
### [7.10.3](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v7.10.2...v7.10.3) (2021-11-29) | ||
### Bug Fixes | ||
* **deps:** update dependency puppeteer to v12 ([#1325](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1325)) ([110ddc2](https://www.github.com/googleapis/google-auth-library-nodejs/commit/110ddc245b768888a88d8c7211f0b0391326cc10)) | ||
### [7.10.2](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v7.10.1...v7.10.2) (2021-11-03) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "google-auth-library", | ||
"version": "7.10.2", | ||
"version": "7.10.3", | ||
"author": "Google Inc.", | ||
@@ -64,4 +64,4 @@ "description": "Google APIs Authentication Client Library for Node.js", | ||
"null-loader": "^4.0.0", | ||
"puppeteer": "^11.0.0", | ||
"sinon": "^11.0.0", | ||
"puppeteer": "^12.0.0", | ||
"sinon": "^12.0.0", | ||
"tmp": "^0.2.0", | ||
@@ -68,0 +68,0 @@ "ts-loader": "^8.0.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
411283