@types/quill
Advanced tools
Comparing version
@@ -14,3 +14,3 @@ // Type definitions for Quill 2.0 | ||
import { Blot } from "parchment/dist/src/blot/abstract/blot"; | ||
import Delta = require("quill-delta"); | ||
import Delta from "quill-delta"; | ||
@@ -17,0 +17,0 @@ /** |
{ | ||
"name": "@types/quill", | ||
"version": "2.0.11", | ||
"version": "2.0.12", | ||
"description": "TypeScript definitions for Quill", | ||
@@ -54,6 +54,6 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/quill", | ||
"parchment": "^1.1.2", | ||
"quill-delta": "^4.0.1" | ||
"quill-delta": "^5.1.0" | ||
}, | ||
"typesPublisherContentHash": "bb38c1afa926854c152a840829f2dbbb97ca32d628d1dd3a024e38173928c99e", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "e69223de63f2cd08d6586a3f1909d698a931685411cbe9ed7a667b2dfa281740", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 30 Aug 2023 19:35:26 GMT | ||
* Last updated: Sun, 01 Oct 2023 05:34:55 GMT | ||
* Dependencies: [@types/parchment](https://npmjs.com/package/@types/parchment), [@types/quill-delta](https://npmjs.com/package/@types/quill-delta) | ||
@@ -14,0 +14,0 @@ * Global values: none |
12675
-0.05%+ Added
+ Added
- Removed
- Removed
Updated