Comparing version 7.0.6 to 7.0.7
{ | ||
"name": "aftership", | ||
"description": "node.js SDK for AfterShip API", | ||
"version": "7.0.6", | ||
"version": "7.0.7", | ||
"homepage": "https://github.com/aftership/aftership-sdk-nodejs", | ||
@@ -31,3 +31,4 @@ "author": { | ||
"axios": "^0.22.0", | ||
"uuid": "^8.3.2" | ||
"uuid": "^8.3.2", | ||
"debug": "^4.3.2" | ||
}, | ||
@@ -39,3 +40,2 @@ "devDependencies": { | ||
"axios-mock-adapter": "^1.20.0", | ||
"debug": "^4.3.2", | ||
"jest": "^27.2.4", | ||
@@ -42,0 +42,0 @@ "pre-commit": "^1.2.2", |
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
11
3
+ Addeddebug@^4.3.2
+ Addeddebug@4.3.7(transitive)
+ Addedms@2.1.3(transitive)