@vect/vector-select
Advanced tools
Comparing version 0.2.4 to 0.2.5
{ | ||
"name": "@vect/vector-select", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "A math util library", | ||
@@ -18,6 +18,6 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.1.4", | ||
"@aryth/rand": "^0.1.4", | ||
"@vect/swap": "^0.2.4", | ||
"@vect/vector-update": "^0.2.4" | ||
"@aryth/comparer": "^0.2.6", | ||
"@aryth/rand": "^0.2.6", | ||
"@vect/swap": "^0.2.5", | ||
"@vect/vector-update": "^0.2.5" | ||
}, | ||
@@ -39,3 +39,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/vect#readme", | ||
"gitHead": "6b1777db62e5e1a771593f7f170214a5963856ec" | ||
"gitHead": "3ca7f64ac7565b303fcffdf25b8a471796035cee" | ||
} |
+ Added@aryth/comparer@0.2.14(transitive)
+ Added@aryth/rand@0.2.14(transitive)
- Removed@aryth/comparer@0.1.14(transitive)
- Removed@aryth/rand@0.1.14(transitive)
Updated@aryth/comparer@^0.2.6
Updated@aryth/rand@^0.2.6
Updated@vect/swap@^0.2.5
Updated@vect/vector-update@^0.2.5