hadron-type-checker
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -110,2 +110,5 @@ 'use strict'; | ||
} | ||
if (isPlainObject(object)) { | ||
return []; | ||
} | ||
return [ object ]; | ||
@@ -112,0 +115,0 @@ } |
@@ -7,3 +7,3 @@ { | ||
"homepage": "https://github.com/mongodb-js/hadron-type-checker", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"repository": { | ||
@@ -10,0 +10,0 @@ "type": "git", |
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
21792
352