@types/quill
Advanced tools
Comparing version 0.0.30 to 0.0.31
@@ -44,3 +44,4 @@ // Type definitions for Quill | ||
theme?: string, | ||
formats?: string[] | ||
formats?: string[], | ||
bounds?: HTMLElement | string | ||
} | ||
@@ -47,0 +48,0 @@ |
{ | ||
"name": "@types/quill", | ||
"version": "0.0.30", | ||
"version": "0.0.31", | ||
"description": "TypeScript definitions for Quill", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "cd2ce49c57e55772aeba241bcd15651b7f45551b69241d28bd6ca4bfaa954a6a", | ||
"typesPublisherContentHash": "9bb87c8676433325def540b5781b7c301ae2faa7e2d761f2ca66886c4aa0dea0", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 20 Jun 2017 20:20:01 GMT | ||
* Last updated: Fri, 30 Jun 2017 21:28:46 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: Delta, Quill |
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
9947
140