@vect/object-select
Advanced tools
Comparing version 0.5.8 to 0.5.10
{ | ||
"name": "@vect/object-select", | ||
"version": "0.5.8", | ||
"version": "0.5.10", | ||
"description": "Select from object/array", | ||
@@ -21,6 +21,6 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.4.10", | ||
"@aryth/rand": "^0.4.10", | ||
"@vect/swap": "^0.5.8", | ||
"@vect/vector-mapper": "^0.5.8" | ||
"@aryth/comparer": "^0.5.1", | ||
"@aryth/rand": "^0.5.1", | ||
"@vect/swap": "^0.5.10", | ||
"@vect/vector-mapper": "^0.5.10" | ||
}, | ||
@@ -42,3 +42,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/vect#readme", | ||
"gitHead": "be301319e2e7a66921c173871ee7ab5c13ec3f64" | ||
"gitHead": "7409af5f305f2f36b156822486d5560a465d2d51" | ||
} |
@@ -0,0 +0,0 @@ # @vect/object-select |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
10729
+ Added@aryth/comparer@0.5.10(transitive)
+ Added@aryth/rand@0.5.10(transitive)
+ Added@vect/swap@0.6.13(transitive)
- Removed@aryth/comparer@0.4.10(transitive)
- Removed@aryth/rand@0.4.10(transitive)
Updated@aryth/comparer@^0.5.1
Updated@aryth/rand@^0.5.1
Updated@vect/swap@^0.5.10
Updated@vect/vector-mapper@^0.5.10