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.0.3 to 2.0.4

1

prompts/index.d.ts

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

disable?: boolean;
description?: string;
}

@@ -64,0 +65,0 @@

6

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

@@ -34,3 +34,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -43,4 +43,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "22f0b4aa3bec0926aff6e634769014df21a762cd58304d70105270210387b861",
"typesPublisherContentHash": "b8f0dd0b80016b94c0f88373e5c915dd52fb5d2a264632bc9436e9ad0d1c6132",
"typeScriptVersion": "2.9"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prompts
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prompts.
Additional Details
* Last updated: Wed, 06 Nov 2019 01:07:56 GMT
### Additional Details
* Last updated: Thu, 05 Mar 2020 18:34:39 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Berkay GURSOY <https://github.com/Berkays>, Daniel Perez Alvarez <https://github.com/danielpa9708>, Kamontat Chantrachirathumrong <https://github.com/kamontat>, theweirdone <https://github.com/theweirdone>, and whoaa512 <https://github.com/whoaa512>.
These definitions were written by [Berkay GURSOY](https://github.com/Berkays), [Daniel Perez Alvarez](https://github.com/danielpa9708), [Kamontat Chantrachirathumrong](https://github.com/kamontat), [theweirdone](https://github.com/theweirdone), and [whoaa512](https://github.com/whoaa512).
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