Socket
Socket
Sign inDemoInstall

@inquirer/rawlist

Package Overview
Dependencies
Maintainers
3
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inquirer/rawlist - npm Package Compare versions

Comparing version 2.1.12 to 2.1.13

8

package.json
{
"name": "@inquirer/rawlist",
"version": "2.1.12",
"version": "2.1.13",
"description": "Inquirer rawlist prompt",

@@ -57,3 +57,3 @@ "main": "./dist/cjs/index.js",

"dependencies": {
"@inquirer/core": "^9.0.0",
"@inquirer/core": "^9.0.1",
"@inquirer/type": "^1.4.0",

@@ -63,3 +63,3 @@ "yoctocolors-cjs": "^2.1.1"

"devDependencies": {
"@inquirer/testing": "^2.1.24"
"@inquirer/testing": "^2.1.25"
},

@@ -92,3 +92,3 @@ "scripts": {

"sideEffects": false,
"gitHead": "fc27d575bceb96466cb8da8524c26d4eb2a77df0"
"gitHead": "2285f2c043448ff4317635cf6481df7ffda2d3bd"
}

@@ -9,8 +9,25 @@ # `@inquirer/rawlist`

<table>
<tr>
<th>npm</th>
<th>yarn</th>
</tr>
<tr>
<td>
```sh
npm install @inquirer/rawlist
```
</td>
<td>
```sh
yarn add @inquirer/rawlist
```
</td>
</tr>
</table>
# Usage

@@ -17,0 +34,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