@types/dragula
Advanced tools
Comparing version 3.7.2 to 3.7.3
@@ -1,8 +0,1 @@ | ||
// Type definitions for dragula 3.7 | ||
// Project: http://bevacqua.github.io/dragula/ | ||
// Definitions by: Paul Welter <https://github.com/pwelter34> | ||
// Yang He <https://github.com/abruzzihraig> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare const dragula: dragula.Dragula; | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/dragula", | ||
"version": "3.7.2", | ||
"version": "3.7.3", | ||
"description": "TypeScript definitions for dragula", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dragula", | ||
"name": "Paul Welter", | ||
"url": "https://github.com/pwelter34", | ||
"githubUsername": "pwelter34" | ||
"githubUsername": "pwelter34", | ||
"url": "https://github.com/pwelter34" | ||
}, | ||
{ | ||
"name": "Yang He", | ||
"url": "https://github.com/abruzzihraig", | ||
"githubUsername": "abruzzihraig" | ||
"githubUsername": "abruzzihraig", | ||
"url": "https://github.com/abruzzihraig" | ||
}, | ||
{ | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
} | ||
@@ -34,4 +34,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "7496e6bc08b50028457577cf86309529ceee64fa3acdab86890fa25f7fcec902", | ||
"typesPublisherContentHash": "5b947acc2a77103b2d893ed424243cea9ee8c0c3341ad26c75edd70798e55891", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,9 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for dragula 3.7 | ||
// Project: http://bevacqua.github.io/dragula/ | ||
// Definitions by: Paul Welter <https://github.com/pwelter34> | ||
// Yang He <https://github.com/abruzzihraig> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare const dragula: dragula.Dragula; | ||
@@ -70,7 +63,6 @@ | ||
### Additional Details | ||
* Last updated: Fri, 22 Sep 2023 20:29:40 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: none | ||
* Global values: `dragula` | ||
# Credits | ||
These definitions were written by [Paul Welter](https://github.com/pwelter34), [Yang He](https://github.com/abruzzihraig), and [Piotr Błażejewicz](https://github.com/peterblazejewicz). |
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
6989
43
67