@types/prompts
Advanced tools
Comparing version 2.0.8 to 2.0.9
@@ -90,2 +90,3 @@ // Type definitions for prompts 2.0 | ||
round?: number; | ||
instructions?: string | boolean; | ||
increment?: number; | ||
@@ -92,0 +93,0 @@ separator?: string; |
{ | ||
"name": "@types/prompts", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"description": "TypeScript definitions for prompts", | ||
@@ -49,4 +49,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "1de9099a7d95ba57888039fe4d2311156c8c75f54c12ce5b1b61da1b232fb414", | ||
"typeScriptVersion": "2.9" | ||
"typesPublisherContentHash": "3bd6de3c2ec2df9ad0cb1733e2532ba5615414f126b6c3182b95f4342d5d6872", | ||
"typeScriptVersion": "3.1" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 04 May 2020 18:03:34 GMT | ||
* Last updated: Mon, 14 Sep 2020 10:35:46 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -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
7070
89