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.22-alpha.0 to 0.0.23-alpha.0

1

dist/lib/utils.js

@@ -13,2 +13,3 @@ import wrapAnsi from 'wrap-ansi';

.map((line) => wrapAnsi(line, width, { trim: false, hard: true }).split('\n'))
.flat()
.join('\n');

6

package.json
{
"name": "@inquirer/core",
"type": "module",
"version": "0.0.22-alpha.0",
"version": "0.0.23-alpha.0",
"description": "Core Inquirer prompt API",

@@ -23,3 +23,3 @@ "main": "dist/index.js",

"chalk": "^5.0.1",
"cli-spinners": "^2.6.1",
"cli-spinners": "^2.7.0",
"cli-width": "^4.0.0",

@@ -39,3 +39,3 @@ "lodash": "^4.17.21",

},
"gitHead": "1d5e7e3d15c86851f2e5df2bb9f55084ba231c54"
"gitHead": "a95b68efa6f407cefff63300e7e50da34c6b6693"
}
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