Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@clack/prompts

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clack/prompts - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

8

CHANGELOG.md
# @clack/prompts
## 0.6.2
### Patch Changes
- 58a1df1: Fix line duplication bug by automatically wrapping prompts to `process.stdout.columns`
- Updated dependencies [58a1df1]
- @clack/core@0.3.1
## 0.6.1

@@ -4,0 +12,0 @@

5

package.json
{
"name": "@clack/prompts",
"version": "0.6.1",
"version": "0.6.2",
"type": "module",

@@ -52,3 +52,3 @@ "main": "./dist/index.cjs",

"dependencies": {
"@clack/core": "^0.3.0",
"@clack/core": "^0.3.1",
"picocolors": "^1.0.0",

@@ -58,3 +58,2 @@ "sisteransi": "^1.0.5"

"devDependencies": {
"unbuild": "^1.1.1",
"is-unicode-supported": "^1.3.0"

@@ -61,0 +60,0 @@ },

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