@types/hammerjs
Advanced tools
Comparing version 2.0.45 to 2.0.46
@@ -184,2 +184,5 @@ declare var Hammer: HammerStatic; | ||
/** The amount of multi-taps being recognized. */ | ||
tapCount?: number; | ||
/** Source event object, type TouchEvent, MouseEvent or PointerEvent. */ | ||
@@ -186,0 +189,0 @@ srcEvent: TouchEvent | MouseEvent | PointerEvent; |
{ | ||
"name": "@types/hammerjs", | ||
"version": "2.0.45", | ||
"version": "2.0.46", | ||
"description": "TypeScript definitions for hammerjs", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hammerjs", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "7ec27786471f530e6d1a3edbfcd4c492e96913045a8b39a8f3c67db0f7d94cef", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "940610a83da8b99e3035028564e9536f6c44025e0387899fdaafa00474821be4", | ||
"typeScriptVersion": "4.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
* Last updated: Mon, 07 Oct 2024 22:07:58 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,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
11874
268