@vonage/numbers
Advanced tools
Comparing version 1.12.0 to 1.12.1
{ | ||
"$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" |
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
106244
0
107
Yes
1092
1
Updated@vonage/auth@^1.10.1
Updated@vonage/vetch@^1.7.2