@byu-oit/canvas-sdk
Advanced tools
Comparing version 0.1.17 to 0.1.18
@@ -91,3 +91,3 @@ 'use strict'; | ||
array = []; | ||
if(internalArrayKey) { | ||
if(internalArrayKey&&res[internalArrayKey]) { | ||
array = res[internalArrayKey]; | ||
@@ -179,2 +179,2 @@ } else { | ||
return a; | ||
} | ||
} |
{ | ||
"name": "@byu-oit/canvas-sdk", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"description": "A wrapper around Instructure's Canvas API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
52288
862
1