Comparing version 0.19.1 to 0.19.2
@@ -5,3 +5,3 @@ var Delta, Document, Format, Line, LinkedList, Normalizer, dom, _; | ||
Delta = require('rich-text').Delta; | ||
Delta = require('rich-text/lib/delta'); | ||
@@ -8,0 +8,0 @@ dom = require('../lib/dom'); |
@@ -7,3 +7,3 @@ var Delta, Format, Leaf, Line, LinkedList, Normalizer, dom, _, | ||
Delta = require('rich-text').Delta; | ||
Delta = require('rich-text/lib/delta'); | ||
@@ -10,0 +10,0 @@ dom = require('../lib/dom'); |
@@ -10,3 +10,3 @@ var Delta, Editor, EventEmitter2, Format, Quill, Range, dom, pkg, _, | ||
Delta = require('rich-text').Delta; | ||
Delta = require('rich-text/lib/delta'); | ||
@@ -13,0 +13,0 @@ EventEmitter2 = require('eventemitter2').EventEmitter2; |
{ | ||
"name": "quill", | ||
"version": "0.19.1", | ||
"version": "0.19.2", | ||
"description": "Cross browser rich text editor", | ||
@@ -54,2 +54,3 @@ "author": "Jason Chen <jhchen7@gmail.com>", | ||
"stylus": "~0.49.2", | ||
"through": "~2.3.6", | ||
"watchify": "~2.0.0" | ||
@@ -56,0 +57,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
6
565202
38
12847