Socket
Socket
Sign inDemoInstall

@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.4.3 to 2.4.4

2

prompts/index.d.ts

@@ -82,3 +82,3 @@ // Type definitions for prompts 2.4

name: ValueOrFunc<T>;
message: ValueOrFunc<string>;
message?: ValueOrFunc<string> | undefined;
initial?: InitialReturnValue | PrevCaller<T, InitialReturnValue | Promise<InitialReturnValue>> | undefined;

@@ -85,0 +85,0 @@ style?: string | PrevCaller<T, string | Falsy> | undefined;

{
"name": "@types/prompts",
"version": "2.4.3",
"version": "2.4.4",
"description": "TypeScript definitions for prompts",

@@ -56,4 +56,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prompts",

},
"typesPublisherContentHash": "2604b0a3bdb033f74fff8451e23a3eba7c5a1248dc5540172b80e89f0cfd5379",
"typeScriptVersion": "4.2"
"typesPublisherContentHash": "cd9635cab4679541a315cf5f5fbeecdc9722a3395db3b143d8c6fefde46b1180",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Sun, 12 Mar 2023 01:32:38 GMT
* Last updated: Thu, 30 Mar 2023 17:33:51 GMT
* Dependencies: [@types/kleur](https://npmjs.com/package/@types/kleur), [@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