New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 0.6.0 to 0.6.1

8

CHANGELOG.md

@@ -5,2 +5,10 @@ # Change Log

<a name="0.6.1"></a>
## [0.6.1](https://github.com/thibaudcolas/draftjs-filters/compare/v0.6.0...v0.6.1) (2018-01-26)
### Bug Fixes
* **release:** replace prepublish script with prepublishOnly ([2d5e01f](https://github.com/thibaudcolas/draftjs-filters/commit/2d5e01f))
<a name="0.6.0"></a>

@@ -7,0 +15,0 @@

4

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

@@ -101,4 +101,4 @@ "author": "Thibaud Colas",

"test:ci": "npm run lint -s && npm run flow -s && npm run dist -s && npm run test:coverage -s -- --outputFile build/test-results.json --json",
"prepublish": "npm run dist -s"
"prepublishOnly": "npm run dist -s"
}
}
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