Socket
Socket
Sign inDemoInstall

gtoken

Package Overview
Dependencies
Maintainers
4
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gtoken - npm Package Compare versions

Comparing version 5.3.1 to 5.3.2

7

CHANGELOG.md

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

### [5.3.2](https://github.com/googleapis/node-gtoken/compare/v5.3.1...v5.3.2) (2022-01-28)
### Bug Fixes
* upgrade google-p12-pem to 3.1.3 ([#413](https://github.com/googleapis/node-gtoken/issues/413)) ([c3cebaf](https://github.com/googleapis/node-gtoken/commit/c3cebaf620c62f57385804fe5d852ce3e6398dc1))
### [5.3.1](https://www.github.com/googleapis/node-gtoken/compare/v5.3.0...v5.3.1) (2021-08-11)

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

6

package.json
{
"name": "gtoken",
"version": "5.3.1",
"version": "5.3.2",
"description": "Node.js Google Authentication Service Account Tokens",

@@ -43,3 +43,3 @@ "main": "./build/src/index.js",

"gaxios": "^4.0.0",
"google-p12-pem": "^3.0.3",
"google-p12-pem": "^3.1.3",
"jws": "^4.0.0"

@@ -51,3 +51,3 @@ },

"@types/mocha": "^8.0.0",
"@types/node": "^14.0.0",
"@types/node": "^16.0.0",
"c8": "^7.0.0",

@@ -54,0 +54,0 @@ "gts": "^3.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc