Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/prompts

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/prompts - npm Package Compare versions

Comparing version 2.0.9 to 2.0.10

1

prompts/index.d.ts

@@ -97,2 +97,3 @@ // Type definitions for prompts 2.0

hint?: string;
warn?: string;
suggest?: ((input: any, choices: Choice[]) => Promise<any>);

@@ -99,0 +100,0 @@ limit?: number;

6

prompts/package.json
{
"name": "@types/prompts",
"version": "2.0.9",
"version": "2.0.10",
"description": "TypeScript definitions for prompts",

@@ -49,4 +49,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "3bd6de3c2ec2df9ad0cb1733e2532ba5615414f126b6c3182b95f4342d5d6872",
"typeScriptVersion": "3.1"
"typesPublisherContentHash": "6ee6a62b1fe20820ecd690c50826a62913b859d357dadd86494acb8f5643b0ec",
"typeScriptVersion": "3.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 14 Sep 2020 10:35:46 GMT
* Last updated: Tue, 30 Mar 2021 07:31:11 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc