@vect/vector-select
Advanced tools
Comparing version 0.1.17 to 0.2.0
{ | ||
"name": "@vect/vector-select", | ||
"version": "0.1.17", | ||
"version": "0.2.0", | ||
"description": "A math util library", | ||
@@ -18,6 +18,6 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.0.13", | ||
"@aryth/rand": "^0.0.13", | ||
"@vect/swap": "^0.1.15", | ||
"@vect/vector-update": "^0.1.15" | ||
"@aryth/comparer": "^0.1.0", | ||
"@aryth/rand": "^0.1.0", | ||
"@vect/swap": "^0.2.0", | ||
"@vect/vector-update": "^0.2.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/vect#readme", | ||
"gitHead": "844f9ac453d8bc6c68ea06d12be2ae55d7a6a394" | ||
"gitHead": "bde0768b1880639795b74bf09f73178c1ac32f87" | ||
} |
7072
+ Added@aryth/comparer@0.1.14(transitive)
+ Added@aryth/rand@0.1.14(transitive)
+ Added@vect/swap@0.2.13(transitive)
+ Added@vect/vector-update@0.2.13(transitive)
- Removed@aryth/comparer@0.0.13(transitive)
- Removed@aryth/rand@0.0.13(transitive)
- Removed@vect/swap@0.1.15(transitive)
- Removed@vect/vector-update@0.1.15(transitive)
Updated@aryth/comparer@^0.1.0
Updated@aryth/rand@^0.1.0
Updated@vect/swap@^0.2.0
Updated@vect/vector-update@^0.2.0