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

7

CHANGELOG.md

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

### [6.1.3](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v6.1.2...v6.1.3) (2020-10-22)
### Bug Fixes
* **deps:** update dependency gaxios to v4 ([#1086](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1086)) ([f2678ff](https://www.github.com/googleapis/google-auth-library-nodejs/commit/f2678ff5f8f5a0ee33924278b58e0a6e3122cb12))
### [6.1.2](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v6.1.1...v6.1.2) (2020-10-19)

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

6

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

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

"fast-text-encoding": "^1.0.0",
"gaxios": "^3.0.0",
"gaxios": "^4.0.0",
"gcp-metadata": "^4.2.0",

@@ -53,3 +53,3 @@ "gtoken": "^5.0.4",

"karma-coverage": "^2.0.0",
"karma-firefox-launcher": "^1.1.0",
"karma-firefox-launcher": "^2.0.0",
"karma-mocha": "^2.0.0",

@@ -56,0 +56,0 @@ "karma-remap-coverage": "^0.1.5",