You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@vect/column-indicator

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vect/column-indicator - npm Package Compare versions

Comparing version

to
0.5.0

dist/index.cjs

13

package.json
{
"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"
}