@types/prompt
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -77,4 +77,5 @@ // Type definitions for prompt 1.1 | ||
static start(options?: prompt.StartOptions): void; | ||
static stop(): void; | ||
} | ||
export = prompt; |
{ | ||
"name": "@types/prompt", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "TypeScript definitions for prompt", | ||
@@ -31,4 +31,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prompt", | ||
}, | ||
"typesPublisherContentHash": "cbff23a690a143b0c9fca05ddc88406a63396e79e4148d761fd63fa72d9907de", | ||
"typeScriptVersion": "4.1" | ||
"typesPublisherContentHash": "d16393ba4ac30addda539f8c0b4e829f3782cb8cf13b7f13cd2c107dd9637612", | ||
"typeScriptVersion": "4.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sat, 01 Oct 2022 08:32:58 GMT | ||
* Last updated: Wed, 25 Jan 2023 20:32:41 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/revalidator](https://npmjs.com/package/@types/revalidator) | ||
@@ -14,0 +14,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5677
68