@vect/column-indicator
Advanced tools
Comparing version 0.1.2 to 0.1.6
{ | ||
"name": "@vect/column-indicator", | ||
"version": "0.1.2", | ||
"version": "0.1.6", | ||
"description": "Indicators for column", | ||
@@ -39,3 +39,3 @@ "main": "dist/index.cjs.js", | ||
"homepage": "https://github.com/hoyeungw/vect#readme", | ||
"gitHead": "79d90ea9bee956a1eff326a7a798535b114d09fb" | ||
"gitHead": "d20974768659c1574cbc5c71076ac3092ffa484f" | ||
} |
@@ -1,2 +0,2 @@ | ||
# @vect/column-indicator | ||
# @vect/column-maxIndicator | ||
@@ -13,8 +13,8 @@ [![npm version][badge-npm-version]][url-npm] | ||
[//]: <> (Shields) | ||
[badge-npm-version]: https://flat.badgen.net/npm/v/@vect/column-indicator | ||
[badge-npm-download-monthly]: https://flat.badgen.net/npm/dm/@vect/column-indicator | ||
[badge-npm-download-total]:https://flat.badgen.net/npm/dt/@vect/column-indicator | ||
[badge-npm-dependents]: https://flat.badgen.net/npm/dependents/@vect/column-indicator | ||
[badge-npm-license]: https://flat.badgen.net/npm/license/@vect/column-indicator | ||
[badge-pp-install-size]: https://flat.badgen.net/packagephobia/install/@vect/column-indicator | ||
[badge-npm-version]: https://flat.badgen.net/npm/v/@vect/column-maxIndicator | ||
[badge-npm-download-monthly]: https://flat.badgen.net/npm/dm/@vect/column-maxIndicator | ||
[badge-npm-download-total]:https://flat.badgen.net/npm/dt/@vect/column-maxIndicator | ||
[badge-npm-dependents]: https://flat.badgen.net/npm/dependents/@vect/column-maxIndicator | ||
[badge-npm-license]: https://flat.badgen.net/npm/license/@vect/column-maxIndicator | ||
[badge-pp-install-size]: https://flat.badgen.net/packagephobia/install/@vect/column-maxIndicator | ||
[badge-github-last-commit]: https://flat.badgen.net/github/last-commit/hoyeungw/vect | ||
@@ -24,4 +24,4 @@ [badge-github-commit-count]: https://flat.badgen.net/github/commits/hoyeungw/vect | ||
[//]: <> (Link) | ||
[url-npm]: https://npmjs.org/package/@vect/column-indicator | ||
[url-pp]: https://packagephobia.now.sh/result?p=@vect/column-indicator | ||
[url-npm]: https://npmjs.org/package/@vect/column-maxIndicator | ||
[url-pp]: https://packagephobia.now.sh/result?p=@vect/column-maxIndicator | ||
[url-github]: https://github.com/hoyeungw/vect | ||
@@ -42,3 +42,3 @@ | ||
```console | ||
$ npm install @vect/column-indicator | ||
$ npm install @vect/column-maxIndicator | ||
``` | ||
@@ -45,0 +45,0 @@ |
5244