Socket
Socket
Sign inDemoInstall

@inquirer/core

Package Overview
Dependencies
11
Maintainers
3
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

10

package.json
{
"name": "@inquirer/core",
"version": "1.0.3",
"version": "1.0.4",
"engines": {

@@ -60,3 +60,3 @@ "node": ">=14.18.0"

"dependencies": {
"@inquirer/type": "^1.0.2",
"@inquirer/type": "^1.0.3",
"ansi-escapes": "^4.3.2",

@@ -74,3 +74,3 @@ "chalk": "^4.1.2",

"devDependencies": {
"@inquirer/testing": "^1.0.2"
"@inquirer/testing": "^1.0.3"
},

@@ -82,3 +82,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"
},

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

},
"gitHead": "865c589ffbc4a66f328dc4e64a08646200c755f3"
"gitHead": "12fecef5292da253564c845ef5be67b37441e381"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc