cherry-cljs
Advanced tools
Comparing version 0.0.0-alpha.9 to 0.0.0-alpha.10
@@ -5,7 +5,12 @@ { | ||
"sideEffects": false, | ||
"version": "0.0.0-alpha.9", | ||
"version": "0.0.0-alpha.10", | ||
"files": [ | ||
"cljs.core.js", | ||
"lib/cljs_core.js" | ||
"lib", | ||
"node_cli.js", | ||
"index.js" | ||
], | ||
"bin": { | ||
"cherry": "node_cli.js" | ||
}, | ||
"devDependencies": { | ||
@@ -15,4 +20,5 @@ "@vercel/ncc": "^0.34.0", | ||
"cherry-cljs": ".", | ||
"esbuild": "^0.14.49" | ||
"esbuild": "^0.14.49", | ||
"source-maps": "^1.0.12" | ||
} | ||
} |
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
Network access
Supply chain riskThis module accesses the network.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
10227856
158
0
73021
5
5
17