
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
draft-js-utils
Advanced tools
This is a set of utilities originally built for React-RTE, a rich text editor built on the awesome DraftJS.
This project uses Flow for static type checking. The type annotations are optional, but preferred. Each file can opt-in to using Flow by adding @flow to the docblock or put this as the first line: // @flow.
Flow typechecks will be run as part of the normal tests npm run test but can also be run separately using npm run typecheck.
The draft-js-export-html package provides utilities to convert Draft.js content state to HTML. It is similar to the convertToHTML feature of draft-js-utils but focuses solely on HTML conversion.
The draft-js-import-html package allows you to import HTML content into Draft.js content state. It complements the draft-js-export-html package and is useful for converting HTML to Draft.js content state.
FAQs
Collection of utilities for DraftJS
The npm package draft-js-utils receives a total of 175,838 weekly downloads. As such, draft-js-utils popularity was classified as popular.
We found that draft-js-utils demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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 discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.