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

create-cfp-app

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-cfp-app - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

3

create-cfp-app.js

@@ -54,3 +54,4 @@ #!/bin/env node

if (!process.argv[1].endsWith('/create-cfp-app.js')) {
if (process.env.DEBUG) console.log(process.argv)
if (!process.argv[1].includes('/create-cfp-app')) {
console.error('Please run standalone (e.g.: yarn create cfp-app)')

@@ -57,0 +58,0 @@ process.exit(1)

{
"name": "create-cfp-app",
"version": "1.1.1",
"version": "1.1.2",
"description": "Create a new cfp-app instance",

@@ -5,0 +5,0 @@ "main": "create-cfp-app.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