@aryth/rand
Advanced tools
Comparing version 0.7.0 to 0.7.2
{ | ||
"name": "@aryth/rand", | ||
"version": "0.7.0", | ||
"version": "0.7.2", | ||
"description": "A math util library", | ||
@@ -10,2 +10,5 @@ "type": "module", | ||
], | ||
"engines": { | ||
"node": ">=22.0.0" | ||
}, | ||
"publishConfig": { | ||
@@ -15,5 +18,6 @@ "access": "public" | ||
"dependencies": { | ||
"@typen/nullish": "^0.1.19", | ||
"@typen/nullish": "^0.2.0", | ||
"@vect/swap": "^0.6.13", | ||
"@aryth/comparer": "^0.7.0" | ||
"@aryth/math": "^0.7.2", | ||
"@aryth/comparer": "^0.7.2" | ||
}, | ||
@@ -20,0 +24,0 @@ "repository": { |
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
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
9605
0
4
+ Added@aryth/math@^0.7.2
+ Added@aryth/math@0.7.3(transitive)
+ Added@typen/nullish@0.2.0(transitive)
- Removed@typen/nullish@0.1.19(transitive)
Updated@aryth/comparer@^0.7.2
Updated@typen/nullish@^0.2.0