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.2

7

CHANGELOG.md

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

### [6.1.2](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v6.1.1...v6.1.2) (2020-10-19)
### Bug Fixes
* update gcp-metadata to catch a json-bigint security fix ([#1078](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1078)) ([125fe09](https://www.github.com/googleapis/google-auth-library-nodejs/commit/125fe0924a2206ebb0c83ece9947524e7b135803))
### [6.1.1](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v6.1.0...v6.1.1) (2020-10-06)

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

6

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

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

"gaxios": "^3.0.0",
"gcp-metadata": "^4.1.0",
"gcp-metadata": "^4.2.0",
"gtoken": "^5.0.4",

@@ -71,3 +71,3 @@ "jws": "^4.0.0",

"webpack": "^4.20.2",
"webpack-cli": "^3.1.1",
"webpack-cli": "^4.0.0",
"@microsoft/api-documenter": "^7.8.10",

@@ -74,0 +74,0 @@ "@microsoft/api-extractor": "^7.8.10"