Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vonage/verify2

Package Overview
Dependencies
Maintainers
45
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/verify2 - npm Package Compare versions

Comparing version 1.6.0 to 1.7.1

7

package.json
{
"name": "@vonage/verify2",
"version": "1.6.0",
"version": "1.7.1",
"description": "Verify API provides a choice of routes for sending a code to a user. You can use this to confirm a user's contact information, as a second factor when authenticating users, or for step-up authentication.",

@@ -16,2 +16,3 @@ "homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/verify2#readme",

"main": "dist/index.js",
"types": "dist/index.d.ts",
"directories": {

@@ -30,8 +31,8 @@ "lib": "lib",

"dependencies": {
"@vonage/server-client": "^1.7.0"
"@vonage/server-client": "^1.8.0"
},
"devDependencies": {
"@vonage/auth": "^1.5.0",
"@vonage/auth": "^1.6.0",
"nock": "^13.3.1"
}
}
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