Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "wrap-fn", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "support sync, async, and generator functions", | ||
@@ -14,6 +14,3 @@ "scripts": { | ||
"author": "Matthew Mueller <mattmuelle@gmail.com>", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/MatthewMueller/wrap-fn.git" | ||
}, | ||
"repository": "MatthewMueller/wrap-fn", | ||
"dependencies": { | ||
@@ -30,3 +27,5 @@ "co": "3.1.0" | ||
}, | ||
"main": "index" | ||
"files": [ | ||
"index.js" | ||
] | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the 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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1
1
4464
3
1
103