Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@mixvideo/cli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mixvideo/cli - npm Package Compare versions

Comparing version
1.0.4
to
1.0.5
+3
-3
package.json
{
"name": "@mixvideo/cli",
"version": "1.0.4",
"version": "1.0.5",
"description": "AI-powered video analysis and editing CLI tool for automatic video classification and Jianying draft generation",

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

"dependencies": {
"@mixvideo/jianying": "workspace:*",
"@mixvideo/video-analyzer": "workspace:*",
"@mixvideo/jianying": "^1.0.0",
"@mixvideo/video-analyzer": "^1.0.0",
"commander": "^14.0.0"

@@ -43,0 +43,0 @@ },