@types/hammerjs
Advanced tools
Comparing version 2.0.40 to 2.0.41
// Type definitions for Hammer.js 2.0.8 | ||
// Project: http://hammerjs.github.io/ | ||
// Definitions by: Philip Bulley <https://github.com/milkisevil>, Han Lin Yap <https://github.com/codler> | ||
// Definitions by: Han Lin Yap <https://github.com/codler> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/hammerjs", | ||
"version": "2.0.40", | ||
"version": "2.0.41", | ||
"description": "TypeScript definitions for Hammer.js", | ||
@@ -9,7 +9,2 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hammerjs", | ||
{ | ||
"name": "Philip Bulley", | ||
"url": "https://github.com/milkisevil", | ||
"githubUsername": "milkisevil" | ||
}, | ||
{ | ||
"name": "Han Lin Yap", | ||
@@ -29,4 +24,4 @@ "url": "https://github.com/codler", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "3925c47621b34317e34095fae346c43ae7227a21c020f3c546052c5959c7f4ab", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "6e62091eae2c2414fff64672862711eb9d5fa3fefbdfb667c34653179e2374e9", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 06 Jul 2021 20:33:10 GMT | ||
* Last updated: Thu, 23 Dec 2021 23:34:48 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: `Hammer`, `HammerInput`, `MouseInput`, `PointerEventInput`, `SingleTouchInput`, `TouchAction`, `TouchInput`, `TouchMouseInput` | ||
# Credits | ||
These definitions were written by [Philip Bulley](https://github.com/milkisevil), and [Han Lin Yap](https://github.com/codler). | ||
These definitions were written by [Han Lin Yap](https://github.com/codler). |
11846