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

charlike-cli

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

charlike-cli - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

cli.js

@@ -29,2 +29,4 @@ #!/usr/bin/env node

process.title = pkg.bin ? Object.keys(pkg.bin)[0] : pkg.name
const name = cli._[0] || cli.name

@@ -31,0 +33,0 @@ const desc = cli._[1] || cli.desc

4

package.json
{
"name": "charlike-cli",
"version": "0.2.1",
"version": "0.2.2",
"description": "Command line interface for the [charlike][] project scaffolder.",

@@ -24,3 +24,3 @@ "repository": "tunnckoCore/charlike-cli",

"dependencies": {
"charlike": "^0.2.8",
"charlike": "*",
"git-user-name": "^1.2.0",

@@ -27,0 +27,0 @@ "minimist": "^1.2.0"

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