New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dooboo-cli

Package Overview
Dependencies
Maintainers
1
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dooboo-cli - npm Package Compare versions

Comparing version 2.4.0 to 2.4.2

2

lib/bin/root.js

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

timers_1.setTimeout(function () {
shell.sed('-i', 'dooboo', functions_1.camelCaseToDash(`${nameOfApp}`), `./${nameOfApp}/package.json`);
shell.sed('-i', 'dooboo-starter', functions_1.camelCaseToDash(`${nameOfApp}`), `./${nameOfApp}/package.json`);
shell.sed('-i', 'dooboo', functions_1.camelCaseToDash(`${nameOfApp}`), `./${nameOfApp}/app.json`);

@@ -126,0 +126,0 @@ shell.exec('pwd');

{
"name": "dooboo-cli",
"version": "2.4.0",
"version": "2.4.2",
"description": "starting react express app with me!",

@@ -28,3 +28,3 @@ "bin": {

"chalk": "^2.4.2",
"commander": "^3.0.2",
"commander": "^4.0.0",
"inquirer": "^7.0.0",

@@ -31,0 +31,0 @@ "ora": "^4.0.2",

{
"name": "dooboo-cli",
"version": "2.4.0",
"version": "2.4.2",
"description": "starting react express app with me!",

@@ -28,3 +28,3 @@ "bin": {

"chalk": "^2.4.2",
"commander": "^3.0.2",
"commander": "^4.0.0",
"inquirer": "^7.0.0",

@@ -31,0 +31,0 @@ "ora": "^4.0.2",

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