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.8 to 2.4.9

2

prompts/index.d.ts

@@ -17,3 +17,3 @@ /// <reference types="node" />

function inject(arr: ReadonlyArray<any>): void;
function inject(arr: readonly any[]): void;

@@ -20,0 +20,0 @@ namespace inject {

{
"name": "@types/prompts",
"version": "2.4.8",
"version": "2.4.9",
"description": "TypeScript definitions for prompts",

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

},
"typesPublisherContentHash": "e0a6f3b792350554ea7f641e847345be6e2743eb331318fc62730ebf682b2ddf",
"typesPublisherContentHash": "7d953904b623b8eecf106aca53b3442e9d8cabb93fbca4f3f2c0b877999c6758",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [kleur](https://npmjs.com/package/kleur)

@@ -14,0 +14,0 @@

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