Socket
Socket
Sign inDemoInstall

draft-js-single-line-plugin

Package Overview
Dependencies
23
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.4 to 2.0.5

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

# v2.0.5 2019-07-23
* Allow more flexible immutable dependency range to avoid conflicts with the draft-js specified version
# v2.0.4 2019-07-22

@@ -8,0 +12,0 @@

4

package.json
{
"name": "draft-js-single-line-plugin",
"version": "2.0.4",
"version": "2.0.5",
"description": "Restrict a draft-js editor to a single line of input.",

@@ -56,4 +56,4 @@ "main": "lib/index.js",

"dependencies": {
"immutable": "~3.8.2"
"immutable": "^3.7.4"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc