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

@vonage/verify

Package Overview
Dependencies
Maintainers
0
Versions
49
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.0 to 1.12.1

2

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

@@ -6,0 +6,0 @@ "keywords": [

@@ -13,3 +13,3 @@ # Vonage Verify SDK for Node.js

If you are updating from V2 to V3, please check the migration guide found [here](https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/verify/v2_TO_v3_MIGRATION_GUIDE.md)
If you are updating from V2 to V3 of the SDK, please check the migration guide found [here](https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/verify/v2_TO_v3_MIGRATION_GUIDE.md)

@@ -48,3 +48,3 @@ - [Installation](#installation)

const credentials = {
const credentials = {
apiKey: API_KEY,

@@ -51,0 +51,0 @@ apiSecret: API_SECRET,

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