@cloud-cli/cli
Advanced tools
| export type WithAdditionalOptions<T> = T & { | ||
| _: string[]; | ||
| }; |
| export {}; |
+1
-0
@@ -7,2 +7,3 @@ import { Configuration } from './configuration.js'; | ||
| export type { ServerParams } from './http-server.js'; | ||
| export type { WithAdditionalOptions } from './types.js'; | ||
| export declare function run(command: string, args?: Record<string, any>, config?: Configuration): Promise<unknown>; |
+1
-1
| { | ||
| "name": "@cloud-cli/cli", | ||
| "version": "1.9.5", | ||
| "version": "1.9.6", | ||
| "description": "CLI for the Cloud CLI project", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
| {} |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
27476
0.48%26
4%654
0.77%