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

ctl-scripts

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ctl-scripts

Develop, maintain, and release TypeScript libraries.

0.0.5
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

ctl-scripts

Develop, maintain, and release TypeScript libraries.

Usage

Manual usage

$ npm install ctl-scripts
# or
$ yarn add ctl-scripts
{
  "scripts": {
    "lint": "ctl-scripts lint",
    "test": "ctl-scripts test",
    "build": "ctl-scripts build"
  }
}

Commands

  • pre-commit
  • format
  • lint
  • test
  • build

Honorable mentions

  • kcd-scripts

FAQs

Package last updated on 13 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts