New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@squaredup/cli

Package Overview
Dependencies
Maintainers
6
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@squaredup/cli - npm Package Compare versions

Comparing version
0.1.8
to
0.2.0
+3
-2
package.json
{
"name": "@squaredup/cli",
"version": "0.1.8",
"version": "0.2.0",
"description": "CLI tool for managing SquaredUp plugins",

@@ -33,3 +33,4 @@ "main": "dist/index.js",

"ora": "^9.3.0",
"semver": "^7.7.4"
"semver": "^7.7.4",
"string-width": "^8.2.0"
},

@@ -36,0 +37,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display