🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@crosscopy/crosscopy-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crosscopy/crosscopy-cli

CrossCopy CLI

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

TypeScript npx Template with Parcel

Package Publish

Test Building

npm version

Number of Downloads

How To Run?

npx ts-npx-parcel-template
npx ts-npx-parcel-template@latest # if you don't get the latest version

Setup

npm i

Development

Method 2 and 3 support auto-reload.

Method 1

npm start:ts: run index.ts directly using ts-node

Method 2

npm run dev: run index.ts with ts-node and nodemon

Method 3

npm run watch: build automatically

npm run start: run produced JS file

Production Build

npm run build

"bin": "dist/index.cjs" in package.json specifies where the npx executable is.

Publish

Update "version" in package.json.

npm login
npm publish

Keywords

crosscopy

FAQs

Package last updated on 13 Jun 2022

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