@vonage/verify2
Advanced tools
Comparing version 1.6.0 to 1.7.1
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26032
Updated@vonage/server-client@^1.8.0