Socket
Socket
Sign inDemoInstall

@vonage/numbers

Package Overview
Dependencies
Maintainers
43
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/numbers - npm Package Compare versions

Comparing version 1.12.0 to 1.12.1

dist/lib/enums/Feature.d.ts

16

package.json
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/numbers",
"version": "1.12.0",
"version": "1.12.1",
"description": "Vonage Numbers SDK Package",

@@ -29,4 +29,5 @@ "homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/numbers#readme",

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

@@ -47,10 +48,7 @@ "lib": "dist",

"@types/lodash.omit": "4.5.8",
"@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": {

@@ -57,0 +55,0 @@ "directory": "dist"

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