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

oz-workflow-cli

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oz-workflow-cli - npm Package Compare versions

Comparing version
1.0.28
to
1.0.29
+0
-1
dist/utils.d.ts

@@ -7,3 +7,2 @@ export declare const getArgs: () => {

publish: string[];
generate?: boolean;
};
+2
-3
{
"name": "oz-workflow-cli",
"version": "1.0.28",
"version": "1.0.29",
"bin": "./dist/index.js",

@@ -26,5 +26,4 @@ "type": "module",

"dotenv": "^16.4.5",
"fs-extra": "^11.2.0",
"zod": "^3.23.8"
"fs-extra": "^11.2.0"
}
}

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