
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@liveblocks/react-tiptap
Advanced tools
An integration of TipTap + React to enable collaboration, comments, live cursors, and more with Liveblocks.
v3.3.0
@liveblocks/react-ui
maxVisibleComments
prop to Thread
to control the maximum number of
comments to show. When comments are hidden, a "Show more replies" button is
shown to allow users to expand the thread.onComposerSubmit
callback to AiChat
triggered when a new message is
sent. It can also be used to customize message submission by calling
useSendAiMessage
yourself.AiChat
's composer have been renamed:
AI_CHAT_COMPOSER_SEND
→ AI_COMPOSER_PLACEHOLDER
.lb-ai-chat-composer-form
→ .lb-ai-composer-form
AiChat
no longer leaks that knowledge to
other instances of AiChat
that are currently mounted on screen.@liveblocks/react
query
option to useAiChats
to filter the current user’s AI chats by
metadata. Supports exact matches for string values, "contains all" for string
arrays, and filtering by absence using null
(e.g.
{ metadata: { archived: null } }
).useSendAiMessage
now accepts passing the chat ID and/or options to the
function rather than the hook. This can be useful in dynamic scenarios where
the chat ID might not be known when calling the hook for example.useCreateAiChat
now accepts a chat ID as a string instead of
{ id: "chat-id" }
.@liveblocks/react-tiptap
and @liveblocks/react-lexical
FloatingComposer
via the
components={{ Composer }}
prop.@liveblocks/react-lexical
ATTACH_THREAD_COMMAND
command to manually create a thread attached to
the current selection.FAQs
An integration of TipTap + React to enable collaboration, comments, live cursors, and more with Liveblocks.
The npm package @liveblocks/react-tiptap receives a total of 3,703 weekly downloads. As such, @liveblocks/react-tiptap popularity was classified as popular.
We found that @liveblocks/react-tiptap demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.