@vonage/subaccounts
Advanced tools
Comparing version 1.3.0 to 1.4.1
{ | ||
"name": "@vonage/subaccounts", | ||
"version": "1.3.0", | ||
"version": "1.4.1", | ||
"description": "The Subaccounts API enables you to create subaccounts under your primary account. Subaccounts facilitate differential product configuration, reporting, and billing. The Subaccounts API is released initially with restricted availability.", | ||
@@ -19,2 +19,3 @@ "keywords": [ | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"directories": { | ||
@@ -25,3 +26,3 @@ "lib": "lib", | ||
"files": [ | ||
"lib" | ||
"/dist" | ||
], | ||
@@ -34,8 +35,8 @@ "scripts": { | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
27952
80
361
1
Updated@vonage/server-client@^1.8.0