licenses.dev

@vonage/verify2 v1.22.1

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.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT14
PackageRelationDependenciesPublished
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
jsonwebtoken • 9.0.3JSON Web Token implementation (symmetric and asymmetric)INDIRECT14
jwa • 2.0.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 4.0.1Implementation of JSON Web SignaturesINDIRECT4
lodash.includes • 4.3.0The lodash method `_.includes` exported as a module.INDIRECT0
lodash.isboolean • 3.0.3The lodash method `_.isBoolean` exported as a module.INDIRECT0
lodash.isinteger • 4.0.4The lodash method `_.isInteger` exported as a module.INDIRECT0
lodash.isnumber • 3.0.3The lodash method `_.isNumber` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.isstring • 4.0.1The lodash method `_.isString` exported as a module.INDIRECT0
lodash.once • 4.1.1The lodash method `_.once` exported as a module.INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
uuid • 14.0.1RFC9562 UUIDsINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
@vonage/auth • 1.18.1Vonage Auth Package adds the correct authentication headers to requests to Vonage API'sINDIRECT18
@vonage/jwt • 1.17.1Vonage JWT package. Creates JWT tokens for Vonage API'sINDIRECT17
@vonage/server-client • 1.23.1The Vonage Server Client provides core functionalities for interacting with Vonage APIs, ensuring a standardized response regardless of the underlying HTTP adapter.DIRECT20
@vonage/vetch • 1.14.1Vonage's type and enum definitions module for server-side HTTP interactions.INDIRECT0
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
ISC1
PackageRelationDependenciesPublished
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40vonage%2Fverify2)](https://licenses.dev/npm/%40vonage%2Fverify2)
<a href="https://licenses.dev/npm/%40vonage%2Fverify2">
  <img src="https://licenses.dev/b/npm/%40vonage%2Fverify2" alt="licenses" />
</a>

Or the licenses badge code for the 1.22.1 version:

[![licenses](https://licenses.dev/b/npm/%40vonage%2Fverify2/1.22.1)](https://licenses.dev/npm/%40vonage%2Fverify2/1.22.1)
<a href="https://licenses.dev/npm/%40vonage%2Fverify2/1.22.1">
  <img src="https://licenses.dev/b/npm/%40vonage%2Fverify2/1.22.1" alt="licenses" />
</a>
GitHub