New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

google-auth-library

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-auth-library - npm Package Compare versions

Comparing version

to
6.1.1

7

CHANGELOG.md

@@ -7,2 +7,9 @@ # Changelog

### [6.1.1](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v6.1.0...v6.1.1) (2020-10-06)
### Bug Fixes
* **deps:** upgrade gtoken ([#1064](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1064)) ([9116f24](https://www.github.com/googleapis/google-auth-library-nodejs/commit/9116f247486d6376feca505bbfa42a91d5e579e2))
## [6.1.0](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v6.0.8...v6.1.0) (2020-09-22)

@@ -9,0 +16,0 @@

4

package.json
{
"name": "google-auth-library",
"version": "6.1.0",
"version": "6.1.1",
"author": "Google Inc.",

@@ -26,3 +26,3 @@ "description": "Google APIs Authentication Client Library for Node.js",

"gcp-metadata": "^4.1.0",
"gtoken": "^5.0.0",
"gtoken": "^5.0.4",
"jws": "^4.0.0",

@@ -29,0 +29,0 @@ "lru-cache": "^6.0.0"