@vonage/numbers
Advanced tools
Comparing version 3.0.0-beta.3 to 3.0.0-beta.4
{ | ||
"name": "@vonage/numbers", | ||
"version": "3.0.0-beta.3", | ||
"version": "3.0.0-beta.4", | ||
"description": "> TODO: description", | ||
@@ -25,3 +25,3 @@ "author": "Kelly J Andrews <kelly@kellyjandrews.com>", | ||
"compile": "tsc -p tsconfig.json", | ||
"test-watch": "../../node_modules/.bin/jest --watch" | ||
"test-watch": "npx jest --watch" | ||
}, | ||
@@ -32,9 +32,12 @@ "bugs": { | ||
"dependencies": { | ||
"@vonage/auth": "^3.0.0-beta.0", | ||
"@vonage/vetch": "^3.0.0-beta.3" | ||
"@vonage/auth": "^3.0.0-beta.4", | ||
"@vonage/vetch": "^3.0.0-beta.4" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^27.4.0", | ||
"nock": "^13.2.4", | ||
"ts-jest": "^27.1.3", | ||
"typescript": "^4.3.5" | ||
}, | ||
"gitHead": "53aeb7325bf640f15f9003d132b5b49ef98aca39" | ||
"gitHead": "391f630bd790311fa52eaa15391cad97eccdd7ad" | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
20471
8
225
4
Updated@vonage/auth@^3.0.0-beta.4
Updated@vonage/vetch@^3.0.0-beta.4