caccl-api
Advanced tools
Comparing version 1.0.30 to 1.0.31
{ | ||
"name": "caccl-api", | ||
"version": "1.0.30", | ||
"version": "1.0.31", | ||
"description": "A class that defines a set of smart Canvas endpoints that actually behave how you'd expect them to.", | ||
@@ -30,6 +30,6 @@ "main": "index.js", | ||
"eslint": "^5.16.0", | ||
"eslint-config-airbnb": "^17.1.0", | ||
"eslint-plugin-import": "^2.17.2", | ||
"eslint-plugin-jsx-a11y": "^6.2.1", | ||
"eslint-plugin-react": "^7.12.4", | ||
"eslint-config-airbnb": "^17.1.1", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-jsx-a11y": "^6.2.3", | ||
"eslint-plugin-react": "^7.14.3", | ||
"foodoc": "0.0.9", | ||
@@ -41,6 +41,6 @@ "fs": "0.0.1-security", | ||
"dependencies": { | ||
"async": "^2.6.2", | ||
"async": "^2.6.3", | ||
"axios": "^0.19.0", | ||
"caccl-error": "^1.0.1", | ||
"caccl-send-request": "^1.0.10", | ||
"caccl-error": "^1.0.2", | ||
"caccl-send-request": "^1.0.12", | ||
"csv-parse": "^3.2.0", | ||
@@ -47,0 +47,0 @@ "parse-link-header": "^1.0.1", |
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
Updatedasync@^2.6.3
Updatedcaccl-error@^1.0.2
Updatedcaccl-send-request@^1.0.12