🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@wix/eslint-plugin-cli

Package Overview
Dependencies
Maintainers
21
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/eslint-plugin-cli - npm Package Compare versions

Comparing version

to
1.0.2

build/index.d.cts

23

package.json
{
"name": "@wix/eslint-plugin-cli",
"version": "1.0.1",
"version": "1.0.2",
"dependencies": {
"is-core-module": "^2.11.0",
"is-core-module": "^2.13.1",
"pkg-up": "^3.1.0"
},
"devDependencies": {
"@types/eslint": "^8.37.0",
"@types/estree": "^1.0.0",
"@types/is-core-module": "^2.2.0",
"@types/eslint": "^8.44.6",
"@types/estree": "^1.0.4",
"@types/is-core-module": "^2.2.1",
"@wix/wix-cli-jest-config": "1.0.0",
"eslint": "^8.38.0",
"jest": "^29.5.0",
"tsup": "^6.7.0"
"eslint": "^8.53.0",
"jest": "^29.7.0",
"tsup": "^8.0.1"
},

@@ -36,5 +36,7 @@ "exports": {

"build": "tsup",
"lint": "run -T lint-package",
"test": "jest",
"typecheck": "run -T tsc --noEmit"
},
"sideEffects": false,
"type": "module",

@@ -50,7 +52,8 @@ "types": "build/index.d.ts",

"typecheck",
"test"
"test",
"lint"
]
}
},
"falconPackageHash": "918997b4483c81a2baa1da3ece293fac5de22b12a0fbb081c185f132"
"falconPackageHash": "a30ed6e88c6fce3e305e7443d6bcb1b6576d0122d5bf3307ea7dae1c"
}

Sorry, the diff of this file is not supported yet