@types/dragula
Advanced tools
Comparing version 2.1.37 to 2.1.38
@@ -1,7 +0,1 @@ | ||
// Type definitions for dragula v2.1.2 | ||
// Project: http://bevacqua.github.io/dragula/ | ||
// Definitions by: Paul Welter <https://github.com/pwelter34> | ||
// Yang He <https://github.com/abruzzihraig> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare var dragula: dragula.Dragula; | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/dragula", | ||
"version": "2.1.37", | ||
"version": "2.1.38", | ||
"description": "TypeScript definitions for dragula", | ||
@@ -10,9 +10,9 @@ "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" | ||
} | ||
@@ -29,4 +29,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "e578d0b3998b8718734a6f2a2838495c7160e6b2f7b1f4a4f3ab43c15bb49b10", | ||
"typesPublisherContentHash": "b246ae6747693db680b3045db4c4d04fa29d151ccf2fd58a20a742a412290a10", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for dragula v2.1.2 | ||
// Project: http://bevacqua.github.io/dragula/ | ||
// Definitions by: Paul Welter <https://github.com/pwelter34> | ||
// Yang He <https://github.com/abruzzihraig> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare var dragula: dragula.Dragula; | ||
@@ -63,7 +57,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), and [Yang He](https://github.com/abruzzihraig). |
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
5719
37
61