@types/shipit-cli
Advanced tools
@@ -8,4 +8,4 @@ // Type definitions for shipit-cli 4.0 | ||
| import * as child_process from "child_process"; | ||
| import * as fs from "fs"; | ||
| import * as child_process from "child_process"; | ||
| import * as shipit from "./index"; // Used for `typeof shipit` | ||
@@ -12,0 +12,0 @@ |
| { | ||
| "name": "@types/shipit-cli", | ||
| "version": "4.0.0", | ||
| "version": "4.0.1", | ||
| "description": "TypeScript definitions for shipit-cli", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/shipit-cli", | ||
| }, | ||
| "typesPublisherContentHash": "143b78d21f2906733c2e3674e58250c66f2e94b317893dd8025078f49dd2257f", | ||
| "typeScriptVersion": "3.6" | ||
| "typesPublisherContentHash": "d6aa165c71eb69bce0bbb0a31497c3e216b39c50c8779100ef043da577d351bb", | ||
| "typeScriptVersion": "4.5" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Wed, 30 Jun 2021 15:01:23 GMT | ||
| * Last updated: Mon, 25 Sep 2023 13:39:06 GMT | ||
| * Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: `shipit` |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package