@types/hammerjs
Advanced tools
Comparing version 2.0.33 to 2.0.34
@@ -85,3 +85,3 @@ // Type definitions for Hammer.js 2.0.8 | ||
inputClass:() => void; | ||
inputClass:HammerInput; | ||
inputTarget:EventTarget; | ||
@@ -109,3 +109,3 @@ } | ||
inputClass?:() => void; | ||
inputClass?:HammerInput; | ||
inputTarget?:EventTarget; | ||
@@ -112,0 +112,0 @@ } |
{ | ||
"name": "@types/hammerjs", | ||
"version": "2.0.33", | ||
"description": "TypeScript definitions for Hammer.js 2.0.8", | ||
"version": "2.0.34", | ||
"description": "TypeScript definitions for Hammer.js", | ||
"license": "MIT", | ||
@@ -14,4 +14,5 @@ "author": "Philip Bulley <https://github.com/milkisevil/>, Han Lin Yap <https://github.com/codler>", | ||
"dependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "bb313cf173f50bf41f745dfb89f7d35fb1e7e6af9f2faa98eb5a62cec89b816e" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "da6e6c2f2084a19ad742fa5e7540ee472daa9fa1ba5d2b9789dfd28bdce5d40e", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,10 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Hammer.js 2.0.8 (http://hammerjs.github.io/). | ||
This package contains type definitions for Hammer.js (http://hammerjs.github.io/). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/hammerjs | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/hammerjs | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: Mixed | ||
* Last updated: Sat, 24 Dec 2016 20:38:39 GMT | ||
* Library Dependencies: none | ||
@@ -15,0 +14,0 @@ * Module Dependencies: none |
{ | ||
"authors": "Philip Bulley <https://github.com/milkisevil/>, Han Lin Yap <https://github.com/codler>", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": "2", | ||
"libraryMinorVersion": "0", | ||
"libraryName": "Hammer.js 2.0.8", | ||
"libraryMajorVersion": 2, | ||
"libraryMinorVersion": 0, | ||
"typeScriptVersion": "2.0", | ||
"libraryName": "Hammer.js", | ||
"typingsPackageName": "hammerjs", | ||
"projectName": "http://hammerjs.github.io/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "Mixed", | ||
"sourceBranch": "master", | ||
"globals": [ | ||
@@ -31,3 +30,3 @@ "Hammer", | ||
"hasPackageJson": false, | ||
"contentHash": "bb313cf173f50bf41f745dfb89f7d35fb1e7e6af9f2faa98eb5a62cec89b816e" | ||
"contentHash": "da6e6c2f2084a19ad742fa5e7540ee472daa9fa1ba5d2b9789dfd28bdce5d40e" | ||
} |
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
11398
322
18