@vect/column-indicator
Advanced tools
Comparing version
{ | ||
"name": "@vect/column-indicator", | ||
"version": "0.4.10", | ||
"version": "0.5.0", | ||
"description": "Indicators for column", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.esm.js", | ||
"main": "dist/index.cjs", | ||
"exports": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"files": [ | ||
@@ -22,3 +25,3 @@ "dist" | ||
"dependencies": { | ||
"@aryth/comparer": "^0.3.26" | ||
"@aryth/comparer": "^0.4.9" | ||
}, | ||
@@ -40,3 +43,3 @@ "keywords": [ | ||
"homepage": "https://github.com/hoyeungw/vect#readme", | ||
"gitHead": "1d5453c2bafd0c4cb02adaa1db576a139d3e1012" | ||
"gitHead": "955b6a3cb9d91c78f41b466ad3f170f7eb859204" | ||
} |
5942
13.22%6
20%101
46.38%+ Added
- Removed
Updated