Socket
Socket
Sign inDemoInstall

@vonage/pricing

Package Overview
Dependencies
Maintainers
46
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/pricing - npm Package Compare versions

Comparing version 1.8.2 to 1.9.0

2

dist/enums/ServiceType.d.ts
export declare enum ServiceType {
SMS = "sms",
SMS_TRANSIT = "sms-transit",
VOICE = "voice,"
VOICE = "voice"
}

@@ -8,4 +8,4 @@ "use strict";

ServiceType["SMS_TRANSIT"] = "sms-transit";
ServiceType["VOICE"] = "voice,";
ServiceType["VOICE"] = "voice";
})(ServiceType || (exports.ServiceType = ServiceType = {}));
//# sourceMappingURL=ServiceType.js.map
{
"name": "@vonage/pricing",
"version": "1.8.2",
"version": "1.9.0",
"description": "Vonage API for pricing",

@@ -30,8 +30,8 @@ "homepage": "https://developer.vonage.com",

"dependencies": {
"@vonage/auth": "^1.6.0",
"@vonage/server-client": "^1.8.2",
"@vonage/vetch": "^1.5.1"
"@vonage/auth": "^1.7.0",
"@vonage/server-client": "^1.9.0",
"@vonage/vetch": "^1.6.0"
},
"devDependencies": {
"nock": "^13.3.1"
"nock": "^13.3.4"
},

@@ -38,0 +38,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

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