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.6
to
0.1.7
+3
-3
package.json
{
"name": "@squaredup/cli",
"version": "0.1.6",
"version": "0.1.7",
"description": "CLI tool for managing SquaredUp plugins",

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

"keywords": [],
"author": "",
"license": "ISC",
"author": "SquaredUp",
"dependencies": {

@@ -55,4 +54,5 @@ "@inquirer/prompts": "^8.2.1",

"test": "pnpm exec vitest --silent=passed-only",
"test:ci": "pnpm exec vitest run --reporter=default --reporter=junit --outputFile.junit=test-results/junit.xml",
"fast": "pnpm i --frozen-lockfile"
}
}