@vonage/audit
Advanced tools
Comparing version 1.8.2 to 1.9.0
{ | ||
"name": "@vonage/audit", | ||
"version": "1.8.2", | ||
"version": "1.9.0", | ||
"description": "Vonage Audit SDK Package", | ||
@@ -30,8 +30,8 @@ "homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/audit#readme", | ||
"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": { |
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
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
Updated@vonage/auth@^1.7.0
Updated@vonage/server-client@^1.9.0
Updated@vonage/vetch@^1.6.0