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.1 to 2.0.2

2

prompts/index.d.ts

@@ -53,3 +53,3 @@ // Type definitions for prompts 2.0

title: string;
value: string;
value: any;
disable?: boolean;

@@ -56,0 +56,0 @@ }

{
"name": "@types/prompts",
"version": "2.0.1",
"version": "2.0.2",
"description": "TypeScript definitions for prompts",

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

"dependencies": {},
"typesPublisherContentHash": "3512bf98620b43ab7ababa1e99dae2be0ee9061f980067d0a867debcd518b1de",
"typesPublisherContentHash": "e537ffadd2846d49a3a60f46340301e087b42a32260b3ea73f0ec54315349b7d",
"typeScriptVersion": "2.9"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for prompts ( https://github.com/terkelg/prompts ).
This package contains type definitions for prompts (https://github.com/terkelg/prompts).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Mon, 17 Jun 2019 07:12:22 GMT
* Last updated: Fri, 25 Oct 2019 20:27:33 GMT
* Dependencies: none

@@ -18,2 +18,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>.
These definitions were written by Berkay GURSOY <https://github.com/Berkays>, Daniel Perez Alvarez <https://github.com/danielpa9708>, Kamontat Chantrachirathumrong <https://github.com/kamontat>, and theweirdone <https://github.com/theweirdone>.
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