@types/dragula
Advanced tools
Comparing version 2.1.30 to 2.1.31
// 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 | ||
@@ -24,2 +25,3 @@ | ||
mirrorContainer?: Element; | ||
ignoreInputTextSelection?: boolean; | ||
} | ||
@@ -26,0 +28,0 @@ |
{ | ||
"name": "@types/dragula", | ||
"version": "2.1.30", | ||
"version": "2.1.31", | ||
"description": "TypeScript definitions for dragula", | ||
"license": "MIT", | ||
"author": "Paul Welter <https://github.com/pwelter34/>", | ||
"contributors": [ | ||
{ | ||
"name": "Paul Welter", | ||
"url": "https://github.com/pwelter34/" | ||
}, | ||
{ | ||
"name": "Yang He", | ||
"url": "https://github.com/abruzzihraig/" | ||
} | ||
], | ||
"main": "", | ||
@@ -15,4 +24,4 @@ "repository": { | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "4fd8e5070317523ef72177e454b3588c1541902e334d2377f554f0feb9544339", | ||
"typesPublisherContentHash": "e12b3ff23856f8549e8ff475d5d9fc6caf3f47ce91842541fba0c6e884fedb34", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,11 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/dragula | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dragula | ||
Additional Details | ||
* Last updated: Mon, 09 Jan 2017 15:21:42 GMT | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Last updated: Fri, 14 Jul 2017 14:13:24 GMT | ||
* Dependencies: none | ||
* Global values: dragula | ||
# Credits | ||
These definitions were written by Paul Welter <https://github.com/pwelter34/>. | ||
These definitions were written by Paul Welter <https://github.com/pwelter34/>, 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
4092
42
17