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

@smartsoft001/cli

Package Overview
Dependencies
Maintainers
1
Versions
450
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smartsoft001/cli - npm Package Compare versions

Comparing version 1.1.52 to 1.1.53

2

package.json
{
"name": "@smartsoft001/cli",
"version": "1.1.52",
"version": "1.1.53",
"bin": {

@@ -5,0 +5,0 @@ "smart": "bin/smart.js"

@@ -67,3 +67,3 @@ "use strict";

];
const createCommand = `npx create-nx-workspace@14.0.5 ${name} ${params.join(' ')}`;
const createCommand = `npx create-nx-workspace@latest ${name} ${params.join(' ')}`;
(0, utils_1.runCommand)(createCommand);

@@ -70,0 +70,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