Socket
Socket
Sign inDemoInstall

@inquirer/input

Package Overview
Dependencies
Maintainers
3
Versions
80
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 1.0.2 to 1.0.3

12

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

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

"dependencies": {
"@inquirer/core": "^1.0.3",
"@inquirer/type": "^1.0.2",
"@inquirer/core": "^1.0.4",
"@inquirer/type": "^1.0.3",
"chalk": "^4.1.2"
},
"devDependencies": {
"@inquirer/testing": "^1.0.2"
"@inquirer/testing": "^1.0.3"
},

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

"tsc:cjs": "tsc -p ./tsconfig.cjs.json && yarn run fix-ext",
"fix-ext": "node --no-warnings=ExperimentalWarning --loader ts-node/esm ../../tools/rename-ext.mts"
"fix-ext": "node --no-warnings=ExperimentalWarning --loader=ts-node/esm ../../tools/rename-ext.mts"
},

@@ -91,3 +91,3 @@ "publishConfig": {

},
"gitHead": "865c589ffbc4a66f328dc4e64a08646200c755f3"
"gitHead": "12fecef5292da253564c845ef5be67b37441e381"
}
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