computation
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "computation", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A small JavaScript library to express computations", | ||
"main": "computation.js", | ||
"typings": "computation.d.ts", | ||
"main": "index.node.js", | ||
"module": "index.js", | ||
"scripts": { | ||
@@ -18,3 +18,4 @@ "test": "script/test" | ||
"url": "https://github.com/wereHamster/computation/issues" | ||
} | ||
}, | ||
"sideEffects": false | ||
} |
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
6787
4
186
1