Socket
Socket
Sign inDemoInstall

@inquirer/core

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/core - npm Package Compare versions

Comparing version 9.0.2 to 9.0.3

14

package.json
{
"name": "@inquirer/core",
"version": "9.0.2",
"version": "9.0.3",
"engines": {

@@ -60,6 +60,6 @@ "node": ">=18"

"dependencies": {
"@inquirer/figures": "^1.0.3",
"@inquirer/type": "^1.4.0",
"@inquirer/figures": "^1.0.4",
"@inquirer/type": "^1.5.0",
"@types/mute-stream": "^0.0.4",
"@types/node": "^20.14.9",
"@types/node": "^20.14.11",
"@types/wrap-ansi": "^3.0.0",

@@ -76,3 +76,3 @@ "ansi-escapes": "^4.3.2",

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

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

@@ -103,3 +103,3 @@ },

"sideEffects": false,
"gitHead": "95d2d65d3aca2c0fab66c7fd40b5dc413dfc894f"
"gitHead": "eb7a658ca58d8cc5863efb9289ae1b42e818bdd0"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc