@types/hammerjs
Advanced tools
Comparing version 2.0.44 to 2.0.45
@@ -69,3 +69,3 @@ declare var Hammer: HammerStatic; | ||
| [RecognizerStatic, RecognizerOptions, string | string[]] | ||
| [RecognizerStatic, RecognizerOptions, string | string[], (string | Recognizer) | (string | Recognizer)[]]; | ||
| [RecognizerStatic, RecognizerOptions, string | string[], (string | Recognizer) | Array<string | Recognizer>]; | ||
@@ -72,0 +72,0 @@ interface HammerDefaults extends HammerOptions { |
{ | ||
"name": "@types/hammerjs", | ||
"version": "2.0.44", | ||
"version": "2.0.45", | ||
"description": "TypeScript definitions for hammerjs", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hammerjs", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "44d9d14fd75e265fb80273d8cbc65e1a87ec2bb9cea1f42dad4fda2cb96b5f00", | ||
"typesPublisherContentHash": "7ec27786471f530e6d1a3edbfcd4c492e96913045a8b39a8f3c67db0f7d94cef", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT | ||
* Last updated: Mon, 20 Nov 2023 23:36:24 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
11796