Socket
Socket
Sign inDemoInstall

@vonage/auth

Package Overview
Dependencies
Maintainers
43
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/auth - npm Package Compare versions

Comparing version 1.10.0 to 1.10.1

dist/lib/auth.d.ts

10

package.json
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/auth",
"version": "1.10.0",
"version": "1.10.1",
"description": "Vonage Auth Package adds the correct authentication headers to requests to Vonage API's",

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

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

@@ -42,6 +43,7 @@ "/dist"

"dependencies": {
"@vonage/jwt": "^1.10.0",
"@vonage/jwt": "^1.10.1",
"debug": "^4.3.4"
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@types/node": "^20.8.4"

@@ -48,0 +50,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