Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

draftjs-filters

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

draftjs-filters - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

6

CHANGELOG.md

@@ -7,2 +7,8 @@ # Changelog

# [2.1.0](https://github.com/thibaudcolas/draftjs-filters/compare/v2.0.1...v2.1.0) (2018-10-26)
### Features
- **release:** mark package as side-effects-free for Webpack ([#25](https://github.com/thibaudcolas/draftjs-filters/issues/25)) ([38f1aa0](https://github.com/thibaudcolas/draftjs-filters/commit/38f1aa0))
## [2.0.1](https://github.com/thibaudcolas/draftjs-filters/compare/v2.0.0...v2.0.1) (2018-09-28)

@@ -9,0 +15,0 @@

3

package.json
{
"name": "draftjs-filters",
"version": "2.0.1",
"version": "2.1.0",
"description": "Filter Draft.js content to preserve only the formatting you allow",

@@ -9,2 +9,3 @@ "author": "Thibaud Colas",

"module": "dist/draftjs-filters.esm.js",
"sideEffects": false,
"keywords": [

@@ -11,0 +12,0 @@ "draft-js",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc