Socket
Socket
Sign inDemoInstall

@inquirer/core

Package Overview
Dependencies
10
Maintainers
3
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.20-alpha.0 to 0.0.21-alpha.0

dist/index.d.ts

23

package.json
{
"name": "@inquirer/core",
"version": "0.0.20-alpha.0",
"type": "module",
"version": "0.0.21-alpha.0",
"description": "Core Inquirer prompt API",
"main": "index.js",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"repository": "SBoudrias/Inquirer.js",

@@ -16,17 +18,20 @@ "keywords": [

"dependencies": {
"ansi-escapes": "^4.2.1",
"chalk": "^4.1.1",
"ansi-escapes": "^5.0.0",
"chalk": "^5.0.1",
"cli-spinners": "^2.6.1",
"cli-width": "^3.0.0",
"cli-width": "^4.0.0",
"lodash": "^4.17.21",
"mute-stream": "^0.0.8",
"run-async": "^2.3.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0",
"wrap-ansi": "^7.0.0"
"string-width": "^5.1.2",
"strip-ansi": "^7.0.1",
"wrap-ansi": "^8.0.1"
},
"scripts": {
"tsc": "tsc"
},
"publishConfig": {
"access": "public"
},
"gitHead": "83b807522ca6e10ab90a6921eac9d9655e2dac38"
"gitHead": "cd0d1465327c0e98a89c937a80b7c473b6d00f74"
}
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