Socket
Socket
Sign inDemoInstall

@vonage/jwt

Package Overview
Dependencies
Maintainers
51
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/jwt - npm Package Compare versions

Comparing version 1.8.0 to 1.9.0

2

dist/verifySignature.js

@@ -47,3 +47,3 @@ "use strict";

verify(jwt, privateKey, {
algorithms: ['RS256'],
algorithms: ['RS256', 'HS256'],
});

@@ -50,0 +50,0 @@ return true;

{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/jwt",
"version": "1.8.0",
"version": "1.9.0",
"description": "Vonage JWT package. Creates JWT tokens for Vonage API's",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/jwt#readme",

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