
Research
/Security News
Malicious Chrome and Firefox Extensions Steal Crypto Traders’ Session and Wallet Data
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.
@jsonjoy.com/collaborative-ui
Advanced tools
React component library for building real-time collaborative editing applications.
@jsonjoy.com/collaborative-uiA library of React components for building real-time collaborative editing experiences powered by JSON CRDT. Includes ready-made integrations for popular code and rich-text editors, and a visual toolkit for inspecting and debugging JSON CRDT documents.
npm install json-joy @jsonjoy.com/collaborative-ui
Import components directly from their directories:
import {CollaborativeInput} from '@jsonjoy.com/collaborative-input-react';
import {JsonCrdtModel} from '@jsonjoy.com/collaborative-ui/lib/JsonCrdtModel';
import {SideBySideSync} from '@jsonjoy.com/collaborative-ui/lib/SideBySideSync';
import {Model, s} from 'json-joy/lib/json-crdt';
import {CollaborativeInput} from '@jsonjoy.com/collaborative-input-react';
const model = Model.create(s.obj({text: s.str('Hello!')}));
<CollaborativeInput str={() => model.s.text.$} />
FAQs
React component library for building real-time collaborative editing applications.
The npm package @jsonjoy.com/collaborative-ui receives a total of 30 weekly downloads. As such, @jsonjoy.com/collaborative-ui popularity was classified as not popular.
We found that @jsonjoy.com/collaborative-ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Research
/Security News
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.