stahr-tools
Advanced tools
Comparing version 1.0.4 to 1.1.0
{ | ||
"name": "stahr-tools", | ||
"version": "1.0.4", | ||
"description": "A lightweight module for manipulating arrays easier.", | ||
"main": "stahrtools.min.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"type": "module", | ||
"keywords": [ | ||
"array", | ||
"tools", | ||
"utilities", | ||
"tools", | ||
"arrays", | ||
"array", | ||
"functional", | ||
"stahr" | ||
], | ||
"version": "1.1.0", | ||
"description": "A simple lightweight package for array manipulation, string tools, and advanced math for Node.js", | ||
"main": "release.min.js", | ||
"author": "grantstahr", | ||
"license": "ISC" | ||
} |
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
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
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
1
2801
3
58
1
No