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

react-quill-new

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-quill-new - npm Package Compare versions

Comparing version 3.1.0-beta.1 to 3.1.0-beta.2

2

lib/index.js

@@ -7,3 +7,3 @@ /*

import ReactDOM from 'react-dom';
import isEqual from 'lodash/isEqual';
import { isEqual } from 'lodash-es';
import Quill from 'quill';

@@ -10,0 +10,0 @@ export { Quill };

{
"name": "react-quill-new",
"version": "3.1.0-beta.1",
"version": "3.1.0-beta.2",
"description": "The Quill rich-text editor as a React component.",

@@ -49,3 +49,3 @@ "author": "zenoamaro <zenoamaro@gmail.com>, VaguelySerious <mittgfu@gmail.com>",

"dependencies": {
"lodash": "^4.17.4",
"lodash-es": "^4.17.21",
"quill": "^2.0.1"

@@ -60,3 +60,3 @@ },

"@types/chai": "^4.3.16",
"@types/lodash": "^4.14.202",
"@types/lodash-es": "^4.17.12",
"@types/mocha": "^10.0.6",

@@ -63,0 +63,0 @@ "@types/react": "^16.9.11",

Sorry, the diff of this file is not supported yet

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