Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@inquirer/input

Package Overview
Dependencies
Maintainers
3
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inquirer/input - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

12

package.json
{
"name": "@inquirer/input",
"version": "2.2.1",
"version": "2.2.2",
"description": "Inquirer input text prompt",

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

"dependencies": {
"@inquirer/core": "^9.0.2",
"@inquirer/type": "^1.4.0"
"@inquirer/core": "^9.0.3",
"@inquirer/type": "^1.5.0"
},
"devDependencies": {
"@inquirer/testing": "^2.1.25"
"@inquirer/testing": "^2.1.26"
},

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

"tsc:cjs": "rm -rf dist/cjs && tsc -p ./tsconfig.cjs.json && node ../../tools/fix-ext.mjs",
"dev": "tsc -p ./tsconfig.json --watch",
"tsc:watch": "tsc -p ./tsconfig.json --watch",
"attw": "attw --pack"

@@ -91,3 +91,3 @@ },

"sideEffects": false,
"gitHead": "95d2d65d3aca2c0fab66c7fd40b5dc413dfc894f"
"gitHead": "eb7a658ca58d8cc5863efb9289ae1b42e818bdd0"
}
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