caccl-api
Advanced tools
Comparing version 1.0.59 to 1.0.60
@@ -12,2 +12,3 @@ /** | ||
const Analytics = require('./Analytics'); | ||
const Announcement = require('./Announcement'); | ||
const App = require('./App'); | ||
@@ -36,2 +37,3 @@ const Assignment = require('./Assignment'); | ||
Course.analytics = Analytics; | ||
Course.announcement = Announcement; | ||
Course.app = App; | ||
@@ -38,0 +40,0 @@ Course.assignment = Assignment; |
{ | ||
"name": "caccl-api", | ||
"version": "1.0.59", | ||
"version": "1.0.60", | ||
"description": "A class that defines a set of smart Canvas endpoints that actually behave how you'd expect them to.", | ||
@@ -32,8 +32,8 @@ "main": "index.js", | ||
"eslint-config-airbnb": "^17.1.1", | ||
"eslint-plugin-import": "^2.20.1", | ||
"eslint-plugin-import": "^2.20.2", | ||
"eslint-plugin-jsx-a11y": "^6.2.3", | ||
"eslint-plugin-react": "^7.19.0", | ||
"eslint-plugin-react": "^7.20.0", | ||
"fs": "0.0.1-security", | ||
"jsdoc": "^3.6.3", | ||
"mocha": "^7.1.1" | ||
"jsdoc": "^3.6.4", | ||
"mocha": "^7.1.2" | ||
}, | ||
@@ -43,9 +43,9 @@ "dependencies": { | ||
"axios": "^0.19.2", | ||
"caccl-error": "^1.0.3", | ||
"caccl-error": "^1.0.4", | ||
"caccl-send-request": "^1.0.13", | ||
"csv-parse": "^4.8.8", | ||
"csv-parse": "^4.9.1", | ||
"parse-link-header": "^1.0.1", | ||
"path": "^0.12.7", | ||
"prop-types": "^15.7.2", | ||
"qs": "^6.9.1", | ||
"qs": "^6.9.4", | ||
"request": "^2.88.2", | ||
@@ -52,0 +52,0 @@ "url": "^0.11.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
4220707
192
13239
Updatedcaccl-error@^1.0.4
Updatedcsv-parse@^4.9.1
Updatedqs@^6.9.4