🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@squadai/cli

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@squadai/cli - npm Package Compare versions

Comparing version
0.3.2
to
0.3.3
+7
-0
CHANGELOG.md
# Changelog
## [0.3.3](https://github.com/the-basilisk-ai/squad-cli/compare/cli-v0.3.2...cli-v0.3.3) (2026-06-15)
### Bug Fixes
* **deps:** remediate Dependabot security advisories ([#48](https://github.com/the-basilisk-ai/squad-cli/issues/48)) ([4dda020](https://github.com/the-basilisk-ai/squad-cli/commit/4dda0200304c3125284d183a3c1548d267936b7c))
## [0.3.2](https://github.com/the-basilisk-ai/squad-cli/compare/cli-v0.3.1...cli-v0.3.2) (2026-05-11)

@@ -4,0 +11,0 @@

+4
-3
{
"name": "@squadai/cli",
"version": "0.3.2",
"version": "0.3.3",
"description": "Squad AI CLI - Product strategy management for AI agents and humans",

@@ -32,3 +32,3 @@ "license": "MIT",

"dependencies": {
"commander": "^14.0.3",
"commander": "^15.0.0",
"open": "^11.0.0"

@@ -52,5 +52,6 @@ },

"**/knip/picomatch": "4.0.4",
"**/tinyglobby/picomatch": "4.0.4"
"**/tinyglobby/picomatch": "4.0.4",
"**/esbuild": "0.28.1"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}

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

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