Socket
Socket
Sign inDemoInstall

@inquirer/core

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

Comparing version 0.0.6-alpha.0 to 0.0.7-alpha.0

14

package.json
{
"name": "@inquirer/core",
"version": "0.0.6-alpha.0",
"version": "0.0.7-alpha.0",
"description": "Core Inquirer prompt API",

@@ -16,11 +16,11 @@ "main": "index.js",

"dependencies": {
"ansi-escapes": "^3.2.0",
"ansi-escapes": "^4.2.1",
"chalk": "^2.4.2",
"cli-spinners": "^1.3.1",
"cli-spinners": "^2.2.0",
"cli-width": "^2.2.0",
"lodash": "^4.17.12",
"mute-stream": "^0.0.7",
"mute-stream": "^0.0.8",
"run-async": "^2.3.0",
"string-width": "^2.1.1",
"strip-ansi": "^4.0.0"
"string-width": "^4.1.0",
"strip-ansi": "^5.2.0"
},

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

},
"gitHead": "da5d0e22de84486240b12f52643fbd573f8d0d38"
"gitHead": "54285c75bc7986e0e2c7bcd2bc8ae4ddd6f05929"
}
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