Socket
Socket
Sign inDemoInstall

@connectedcars/jwtutils

Package Overview
Dependencies
0
Maintainers
10
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.25 to 1.0.26

2

package.json
{
"name": "@connectedcars/jwtutils",
"version": "1.0.25",
"version": "1.0.26",
"description": "Zero dependency JWT encoding/decoding for Node",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -74,3 +74,3 @@ // @ts-check

'POST',
`https://api.github.com/installations/${installationId}/access_tokens`,
`https://api.github.com/app/installations/${installationId}/access_tokens`,
{

@@ -77,0 +77,0 @@ Authorization: 'Bearer ' + jwt,

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc