New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

nuke-cli

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuke-cli - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+2
-2
package.json
{
"name": "nuke-cli",
"version": "1.0.0",
"description": "A CLI focused in powering your web based project.",
"version": "1.0.1",
"description": "A CLI focused on powering the start of your web project.",
"author": {

@@ -6,0 +6,0 @@ "name": "cl4pper",

# nuke-cli
A CLI focused in powering the star of your React based project.
![GitHub Actions](https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge&logo=githubactions&logoColor=white)
![NPM](https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge&logo=npm&logoColor=white)
## INSTRCTIONS:
[![CI](https://github.com/cl4pper/nuke-cli/actions/workflows/integration.yaml/badge.svg)](https://github.com/cl4pper/nuke-cli/actions/workflows/integration.yaml)
To install: `yarn global add nuke-cli` or `npm i -g nuke-cli`.
[![Publish](https://github.com/cl4pper/nuke-cli/actions/workflows/publish.yaml/badge.svg)](https://github.com/cl4pper/nuke-cli/actions/workflows/publish.yaml)
A CLI focused on powering the start of your web project.
## INSTRUCTIONS:
# To install:
By npm: `npm install -g nuke-cli`
To start a project: `nuke start:ts <INSERT_PROJECT_NAME>`
Engineered by [Gluegun](https://github.com/infinitered/gluegun).