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

ctl-scripts

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ctl-scripts - npm Package Compare versions

Comparing version

to
0.0.2

{
"name": "ctl-scripts",
"version": "0.0.1",
"version": "0.0.2",
"author": "Artem Zakharchenko",
"license": "MIT",
"bin": {
"ctl-scripts": "build/index.js"
},
"bin": "bin/index.js",
"scripts": {
"cli": "build/index.js",
"clean": "rimraf ./build",
"clean": "rimraf ./bin",
"build": "yarn clean && tsc",
"prepublishOnly": "yarn build"
},
"files": [
"README.md",
"bin",
"config"
],
"dependencies": {

@@ -16,0 +18,0 @@ "@rollup/plugin-json": "^4.1.0",