Socket
Socket
Sign inDemoInstall

@vonage/jwt

Package Overview
Dependencies
Maintainers
43
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.10.0 to 1.10.1

dist/lib/errors/index.d.ts

7

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

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

],
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"type": "module",
"main": "dist/lib/index.js",
"types": "dist/lib/index.d.ts",
"files": [

@@ -33,0 +34,0 @@ "dist/**"

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