Socket
Book a DemoInstallSign in
Socket

@naturalcycles/cli

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@naturalcycles/cli

CLI utils to be installed globally via 'npm i -g'

latest
Source
npmnpm
Version
1.9.1
Version published
Maintainers
2
Created
Source

@naturalcycles/cli

CLI utils to be installed globally via 'npm i -g'

npm install size code style: prettier

Install

npm i -g @naturalcycles/cli

CLI commands (globally available)

  • tsn: short alias for ts-node with additional parameters -T -r tsconfig-paths/register -r dotenv/config. Will use ./scripts/tsconfig.json (file will be auto-generated in not present).

Set TSN_ESBUILD env variable to enable experimental esbuild transpilation, using esbuild and esbuild-register instead of typescript and ts-node.

Packaging

  • engines.node: Latest Node.js LTS
  • main: dist/index.js: commonjs, es2020

FAQs

Package last updated on 05 Jan 2025

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