google-auth-library
Advanced tools
Comparing version 7.10.1 to 7.10.2
@@ -7,2 +7,9 @@ # Changelog | ||
### [7.10.2](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v7.10.1...v7.10.2) (2021-11-03) | ||
### Bug Fixes | ||
* **deps:** update dependency puppeteer to v11 ([#1312](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1312)) ([b3ba9ac](https://www.github.com/googleapis/google-auth-library-nodejs/commit/b3ba9ac834de86022a78ac540995fa35857d6670)) | ||
### [7.10.1](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v7.10.0...v7.10.1) (2021-10-14) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "google-auth-library", | ||
"version": "7.10.1", | ||
"version": "7.10.2", | ||
"author": "Google Inc.", | ||
@@ -39,3 +39,3 @@ "description": "Google APIs Authentication Client Library for Node.js", | ||
"@types/ncp": "^2.0.1", | ||
"@types/node": "^14.0.0", | ||
"@types/node": "^16.0.0", | ||
"@types/sinon": "^10.0.0", | ||
@@ -65,3 +65,3 @@ "@types/tmp": "^0.2.0", | ||
"null-loader": "^4.0.0", | ||
"puppeteer": "^10.0.0", | ||
"puppeteer": "^11.0.0", | ||
"sinon": "^11.0.0", | ||
@@ -68,0 +68,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
410898