@aryth/flopper
Advanced tools
Comparing version 0.2.14 to 0.3.0
{ | ||
"name": "@aryth/flopper", | ||
"version": "0.2.14", | ||
"version": "0.3.0", | ||
"description": "A math util library", | ||
@@ -18,9 +18,9 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.2.14", | ||
"@aryth/rand": "^0.2.14", | ||
"@vect/swap": "^0.2.8" | ||
"@aryth/comparer": "^0.3.0", | ||
"@aryth/rand": "^0.3.0", | ||
"@vect/swap": "^0.2.10" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/hoyeungw/aryth.git" | ||
"url": "git+https://github.com/gadge/aryth.git" | ||
}, | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "e6c03af3271cc7b45aa029eedda5ab2d9fdf71e6" | ||
"gitHead": "9e7b2050628ba370afbb77fa47b0c352ff180e36" | ||
} |
4574
+ Added@aryth/comparer@0.3.26(transitive)
+ Added@aryth/rand@0.3.26(transitive)
+ Added@typen/nullish@0.1.19(transitive)
+ Added@vect/swap@0.4.10(transitive)
- Removed@aryth/comparer@0.2.14(transitive)
- Removed@aryth/rand@0.2.14(transitive)
Updated@aryth/comparer@^0.3.0
Updated@aryth/rand@^0.3.0
Updated@vect/swap@^0.2.10