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

@spaceflow/cli

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spaceflow/cli - npm Package Compare versions

Comparing version
0.34.0
to
0.35.0
+1
-1
dist/cli.js

@@ -144,3 +144,3 @@ #!/usr/bin/env node

// 4. CLI 版本号(由 rspack DefinePlugin 在构建时注入)
const cliVersion = "0.34.0";
const cliVersion = "0.35.0";
// 5. 读取外部扩展列表

@@ -147,0 +147,0 @@ const extNames = readExternalExtensions(effectiveCwd);

{
"name": "@spaceflow/cli",
"version": "0.34.0",
"version": "0.35.0",
"description": "Spaceflow CLI 工具",

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

"dependencies": {
"@spaceflow/shared": "0.3.0"
"@spaceflow/shared": "0.4.0"
},

@@ -29,0 +29,0 @@ "devDependencies": {