
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@liveblocks/react-tiptap
Advanced tools
An integration of TipTap + React to enable collaboration, comments, live cursors, and more with Liveblocks.
v3.1.1
@liveblocks/client
LiveObject.detectLargeObjects
, which can be
enabled globally using LiveObject.detectLargeObjects = true
(default is
false). With this setting enabled, calls to LiveObject.set()
or
LiveObject.update()
will throw as soon as you add a value that would make
the total size of the LiveObject exceed the platform limit of 128 kB. The
benefit is that you get an early error instead of a silent failure, but the
downside is that this adds significant runtime overhead if your application
makes many LiveObject mutations.render
methods defined with defineAiTool()
. Previously, these errors would only be
shown during development.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,035 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
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.