Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

07-cli

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

07-cli - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

07_cra_test/package.json

3

07.js

@@ -38,2 +38,3 @@ #!/usr/bin/env node

.command("cra")
.allowUnknownOption()
.description(

@@ -43,3 +44,3 @@ "Create a React App using create-react-app with 07_cra_template"

.option(
"-p --project <projectName>",
"-n --name <projectName>",
`Specify a project name ${"(e.g. byggma-kalkulator)".meta}`

@@ -46,0 +47,0 @@ )

{
"name": "07-cli",
"version": "2.0.0",
"version": "2.0.1",
"description": "A command line tool for 07 organization",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc