directus-sdk-javascript
Advanced tools
Comparing version 2.12.2 to 2.12.3
{ | ||
"name": "directus-sdk-javascript", | ||
"version": "2.12.2", | ||
"version": "2.12.3", | ||
"description": "WIP - Directus SDK for JavaScript (Node and Browser)", | ||
@@ -30,3 +30,3 @@ "main": "index.js", | ||
"axios": "^0.16.2", | ||
"qs": "^6.5.1" | ||
"qs": "^6.5.2" | ||
}, | ||
@@ -39,3 +39,3 @@ "devDependencies": { | ||
"webpack": "^3.10.0", | ||
"xo": "^0.18.2" | ||
"xo": "^0.22.0" | ||
}, | ||
@@ -42,0 +42,0 @@ "xo": { |
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
Updatedqs@^6.5.2