from-node-stream
Advanced tools
+2
-2
| { | ||
| "name": "from-node-stream", | ||
| "version": "0.0.9", | ||
| "version": "0.0.10", | ||
| "description": "convert nodejs-stream into webstream", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
| "build": "bun build:type && bun build:js", | ||
| "build:js": "bun build . --outdir=dist --sourcemap=external", | ||
| "build:js": "bun build . --outdir=dist --sourcemap=external --packages=external", | ||
| "build:type": "tsc -d --noEmit false --emitDeclarationOnly --outDir dist", | ||
@@ -41,0 +41,0 @@ "prerelease": "bun run build && bun run test", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
0
-100%13774
-95.58%219
-92.73%