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

quill

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quill - npm Package Compare versions

Comparing version 0.19.5 to 0.19.7

dist/quill.base.css

2

index.js

@@ -1,1 +0,1 @@

module.exports = require('./lib/index');
module.exports = require('./dist/quill');
{
"name": "quill",
"version": "0.19.5",
"version": "0.19.7",
"description": "Cross browser rich text editor",

@@ -72,4 +72,4 @@ "author": "Jason Chen <jhchen7@gmail.com>",

"scripts": {
"prepublish": "grunt coffee:quill",
"postpublish": "grunt clean:coffee",
"prepublish": "grunt dist",
"postpublish": "grunt clean:all",
"test": "grunt test"

@@ -76,0 +76,0 @@ },

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