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

@epandco/create-app

Package Overview
Dependencies
Maintainers
10
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epandco/create-app - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

2

index.js

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

.map((entry) => {
return { title: entry.name[0].toUpperCase() + entry.name.slice(1), value: entry.name };
return { title: entry.name, value: entry.name };
}),

@@ -71,0 +71,0 @@ { title: 'none', value: null }

{
"name": "@epandco/create-app",
"version": "0.2.5",
"version": "0.2.6",
"author": "EP+Co",

@@ -5,0 +5,0 @@ "description": "A simple CLI to quickly scaffold projects using EP+Co's standard project templates",

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