@aryth/flopper
Advanced tools
Comparing version 0.3.21 to 0.3.22
{ | ||
"name": "@aryth/flopper", | ||
"version": "0.3.21", | ||
"version": "0.3.22", | ||
"description": "A math util library", | ||
@@ -18,5 +18,5 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.3.21", | ||
"@aryth/rand": "^0.3.21", | ||
"@vect/swap": "^0.3.10" | ||
"@aryth/comparer": "^0.3.22", | ||
"@aryth/rand": "^0.3.22", | ||
"@vect/swap": "^0.4.4" | ||
}, | ||
@@ -38,3 +38,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "1f58f764e976a1491f3f3b4e236fb3ae0a29690e" | ||
"gitHead": "54cfbd4c499c8b5f31e1030b381f83d260a7bb63" | ||
} |
4486
- Removed@vect/swap@0.3.10(transitive)
Updated@aryth/comparer@^0.3.22
Updated@aryth/rand@^0.3.22
Updated@vect/swap@^0.4.4