@types/hammerjs
Advanced tools
Comparing version 2.0.28 to 2.0.29
{ | ||
"name": "@types/hammerjs", | ||
"version": "2.0.28", | ||
"version": "2.0.29", | ||
"description": "TypeScript definitions for Hammer.js 2.0.4", | ||
"license": "MIT", | ||
"author": "Philip Bulley <https://github.com/milkisevil/>, Han Lin Yap <https://github.com/codler>", | ||
"main": "", | ||
"scripts": {}, | ||
"author": "Philip Bulley <https://github.com/milkisevil/>, Han Lin Yap <https://github.com/codler>", | ||
"repository": { | ||
@@ -12,5 +12,5 @@ "type": "git", | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": {} | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typings": "index.d.ts" | ||
} |
@@ -11,9 +11,9 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 14 Jul 2016 13:52:42 GMT | ||
* Last updated: Tue, 19 Jul 2016 13:07:16 GMT | ||
* File structure: Mixed | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: Hammer, HammerInput, MouseInput, PointerEventInput, SingleTouchInput, TouchInput, TouchMouseInput, TouchAction | ||
* Global values: Hammer, HammerInput, MouseInput, PointerEventInput, SingleTouchInput, TouchAction, TouchInput, TouchMouseInput | ||
# Credits | ||
These definitions were written by Philip Bulley <https://github.com/milkisevil/>, Han Lin Yap <https://github.com/codler>. |
@@ -20,5 +20,5 @@ { | ||
"SingleTouchInput", | ||
"TouchAction", | ||
"TouchInput", | ||
"TouchMouseInput", | ||
"TouchAction" | ||
"TouchMouseInput" | ||
], | ||
@@ -29,6 +29,6 @@ "declaredModules": [ | ||
"files": [ | ||
"hammerjs-1.1.3.d.ts", | ||
"index.d.ts" | ||
], | ||
"contentHash": "c74df3b8a452550321cce6a8dcb6df102fe8993d3a148491e78bd94224e49336" | ||
"hasPackageJson": false, | ||
"contentHash": "936f1113e84cafff1bd5a1b5c3465ad9b513fe9519ed24500c62df6e3f15ae82" | ||
} |
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
10268
4
293