Comparing version 0.3.0 to 0.3.1
@@ -6,8 +6,5 @@ module.exports = function (method) { | ||
// No dependencies, so we return empty array | ||
if(deps[0] === ''){ | ||
return []; | ||
} | ||
if(deps[0] === '') return []; | ||
return deps; | ||
}; |
{ | ||
"name": "args-list", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Extract method arguments names into array.", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"author": "Scott Corgan", | ||
"license": "BSD" | ||
"license": "MIT" | ||
} |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
0
0
927
6