Comparing version 0.19.5 to 0.19.7
@@ -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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
337291
8737
8
3