total-serialism
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "total-serialism", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A set of methods for the generation and transformation of number sequences in algorithmic composition", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "node test/serialism.test.js" | ||
}, | ||
@@ -9,0 +9,0 @@ "repository": { |
# serialism.js | ||
A set of methods for the generation and transformation of number sequences in algorithmic composition | ||
# About | ||
!!! Currently under development, not working properly yet !!! | ||
# License | ||
The MIT License |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
18501
12
576
0
12
2