stream-chain
Advanced tools
Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "stream-chain", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Chain functions as transform streams.", | ||
@@ -26,3 +26,7 @@ "main": "index.js", | ||
"heya-unit": "^0.3.0" | ||
} | ||
}, | ||
"files": [ | ||
"/*.js", | ||
"/utils" | ||
] | ||
} |
@@ -320,2 +320,3 @@ # stream-chain [![NPM version][npm-img]][npm-url] | ||
- 2.2.3 *Technical release. No need to upgrade.* | ||
- 2.2.2 *Technical release. No need to upgrade.* | ||
@@ -322,0 +323,0 @@ - 2.2.1 *Technical release: new symbols namespace, explicit license (thx [Keen Yee Liau](https://github.com/kyliau)), added Greenkeeper.* |
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
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
333
0
37972
17
720