New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@scriptollc/react-quill

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scriptollc/react-quill - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

12

package.json
{
"name": "@scriptollc/react-quill",
"version": "2.1.2",
"version": "2.1.3",
"description": "The Quill rich-text editor as a React component.",

@@ -21,2 +21,11 @@ "author": "zenoamaro <zenoamaro@gmail.com>",

},
"browser": {
"react": "./shims/react.js",
"react-dom": "./shims/react-dom.js"
},
"browserify": {
"transform": [
"envify"
]
},
"engines": {

@@ -41,2 +50,3 @@ "node": ">= 0.8.x"

"dependencies": {
"envify": "^3.4.1",
"quill": "^1.0.2"

@@ -43,0 +53,0 @@ },

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