Socket
Socket
Sign inDemoInstall

@vonage/verify

Package Overview
Dependencies
Maintainers
43
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/verify - npm Package Compare versions

Comparing version 1.12.1 to 1.12.2

dist/lib/classes/index.d.ts

16

package.json
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/verify",
"version": "1.12.1",
"version": "1.12.2",
"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.",

@@ -33,4 +33,5 @@ "keywords": [

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

@@ -51,10 +52,7 @@ "lib": "lib",

"@types/lodash.omit": "4.5.9",
"@vonage/auth": "^1.10.0",
"@vonage/server-client": "^1.12.0",
"@vonage/vetch": "^1.7.1",
"@vonage/auth": "^1.10.1",
"@vonage/server-client": "^1.12.1",
"@vonage/vetch": "^1.7.2",
"lodash.omit": "^4.5.0"
},
"devDependencies": {
"nock": "^13.3.4"
},
"publishConfig": {

@@ -61,0 +59,0 @@ "access": "public"

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