@aryth/rand
Advanced tools
Comparing version 0.3.26 to 0.4.2
{ | ||
"name": "@aryth/rand", | ||
"version": "0.3.26", | ||
"version": "0.4.2", | ||
"description": "A math util library", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.esm.js", | ||
"exports": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"files": [ | ||
@@ -18,5 +20,5 @@ "dist" | ||
"dependencies": { | ||
"@aryth/comparer": "^0.3.26", | ||
"@aryth/comparer": "^0.4.2", | ||
"@typen/nullish": "^0.1.17", | ||
"@vect/swap": "^0.4.4" | ||
"@vect/swap": "^0.4.10" | ||
}, | ||
@@ -38,3 +40,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "b7de340c642c466d516656b056b8c1d8ec0a2427" | ||
"gitHead": "e1f1a83d7859a85c10378d7aa4eab0d075315286" | ||
} |
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
16551
1
+ Added@aryth/comparer@0.4.10(transitive)
- Removed@aryth/comparer@0.3.26(transitive)
Updated@aryth/comparer@^0.4.2
Updated@vect/swap@^0.4.10