ngx-quill
Advanced tools
Comparing version 3.4.0 to 3.5.0
{ | ||
"name": "ngx-quill", | ||
"license": "MIT", | ||
"version": "3.4.0", | ||
"version": "3.5.0", | ||
"author": { | ||
@@ -40,3 +40,3 @@ "name": "Bengt Weiße" | ||
], | ||
"main": "./index.js", | ||
"main": "./bundles/index.js", | ||
"typings": "index.d.ts", | ||
@@ -67,3 +67,3 @@ "dependencies": { | ||
"jasmine-core": "^3.1.0", | ||
"karma": "^2.0.2", | ||
"karma": "^3.0.0", | ||
"karma-coverage": "^1.1.2", | ||
@@ -85,3 +85,3 @@ "karma-coverage-istanbul-reporter": "^1.4.2", | ||
"webpack": "^4.8.1", | ||
"webpack-cli": "^2.1.3", | ||
"webpack-cli": "^3.1.0", | ||
"webpack-node-externals": "^1.7.2", | ||
@@ -88,0 +88,0 @@ "zone.js": "^0.8.26" |
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
129044