Socket
Socket
Sign inDemoInstall

@clack/core

Package Overview
Dependencies
2
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.3 to 0.3.4

./dist/index.cjs

7

CHANGELOG.md
# @clack/core
## 0.3.4
### Patch Changes
- a04e418: fix(@clack/core): keyboard input not working after await in spinner
- 4f6fcf5: feat(@clack/core): allow tab completion for placeholders
## 0.3.3

@@ -4,0 +11,0 @@

2

dist/index.d.ts

@@ -151,2 +151,2 @@ import { Readable, Writable } from 'node:stream';

export { ConfirmPrompt, GroupMultiSelectPrompt, MultiSelectPrompt, PasswordPrompt, Prompt, SelectKeyPrompt, SelectPrompt, State, TextPrompt, block, isCancel };
export { ConfirmPrompt, GroupMultiSelectPrompt, MultiSelectPrompt, PasswordPrompt, Prompt, SelectKeyPrompt, SelectPrompt, type State, TextPrompt, block, isCancel };
{
"name": "@clack/core",
"version": "0.3.3",
"version": "0.3.4",
"type": "module",

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

"license": "MIT",
"packageManager": "pnpm@7.6.0",
"packageManager": "pnpm@8.6.12",
"dependencies": {

@@ -53,0 +53,0 @@ "picocolors": "^1.0.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc