🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@types/quill

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/quill - npm Package Compare versions

Comparing version

to
1.3.9

2

quill/index.d.ts

@@ -46,3 +46,3 @@ // Type definitions for Quill 1.3

export interface ClipboardStatic {
convert(html: string|Blot): DeltaStatic;
convert(html?: string): DeltaStatic;
addMatcher(selectorOrNodeType: string|number, callback: (node: any, delta: DeltaStatic) => DeltaStatic): void;

@@ -49,0 +49,0 @@ dangerouslyPasteHTML(html: string, source?: Sources): void;

{
"name": "@types/quill",
"version": "1.3.8",
"version": "1.3.9",
"description": "TypeScript definitions for Quill",

@@ -42,4 +42,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "466903df6e20bf1ce658a45f8c5160c00019b4227dffef4a9272f2131561162e",
"typesPublisherContentHash": "bbfe15ed4b9066f1f217d70802f8d5d51e0e1a98946f42ced66648b168e9a4f1",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 06 Aug 2018 21:55:25 GMT
* Last updated: Tue, 07 Aug 2018 00:57:37 GMT
* Dependencies: parchment

@@ -14,0 +14,0 @@ * Global values: none