@types/dragula
Advanced tools
Comparing version 3.7.4 to 3.7.5
@@ -21,2 +21,4 @@ declare const dragula: dragula.Dragula; | ||
ignoreInputTextSelection?: boolean | undefined; | ||
slideFactorX?: number | undefined; | ||
slideFactorY?: number | undefined; | ||
} | ||
@@ -23,0 +25,0 @@ |
{ | ||
"name": "@types/dragula", | ||
"version": "3.7.4", | ||
"version": "3.7.5", | ||
"description": "TypeScript definitions for dragula", | ||
@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dragula", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "2017a564bd35fe66c3e1ee501e8bbaeaf3fd9220777084de13b83f953316c48d", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "09ad719f0c2f1a8cad8119c4d2f120c9a33014c3b31031367a13d340da7eee69", | ||
"typeScriptVersion": "4.7" | ||
} |
@@ -31,2 +31,4 @@ # Installation | ||
ignoreInputTextSelection?: boolean | undefined; | ||
slideFactorX?: number | undefined; | ||
slideFactorY?: number | undefined; | ||
} | ||
@@ -63,3 +65,3 @@ | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT | ||
* Last updated: Fri, 19 Apr 2024 16:36:56 GMT | ||
* Dependencies: none | ||
@@ -66,0 +68,0 @@ |
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
7161
45
69