@types/fastclick
Advanced tools
Comparing version 1.0.31 to 1.0.32
@@ -1,6 +0,1 @@ | ||
// Type definitions for FastClick v1.0.3 | ||
// Project: https://github.com/ftlabs/fastclick | ||
// Definitions by: Shinnosuke Watanabe <https://github.com/shinnn> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
interface FastClickObject { | ||
@@ -7,0 +2,0 @@ lastTouchIdentifier: number; |
{ | ||
"name": "@types/fastclick", | ||
"version": "1.0.31", | ||
"description": "TypeScript definitions for FastClick", | ||
"version": "1.0.32", | ||
"description": "TypeScript definitions for fastclick", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fastclick", | ||
@@ -10,4 +10,4 @@ "license": "MIT", | ||
"name": "Shinnosuke Watanabe", | ||
"url": "https://github.com/shinnn", | ||
"githubUsername": "shinnn" | ||
"githubUsername": "shinnn", | ||
"url": "https://github.com/shinnn" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "832c07a5b3aa6f7c32b6cf46b2c2a268deadc602cfe4ff9461569035fc53309a", | ||
"typesPublisherContentHash": "dcc3db5857f40a0b2d4bd0d6c3bc6ba9164683b7b69c51e85b0a9e6794321c5d", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for FastClick (https://github.com/ftlabs/fastclick). | ||
This package contains type definitions for fastclick (https://github.com/ftlabs/fastclick). | ||
@@ -12,7 +12,2 @@ # Details | ||
````ts | ||
// Type definitions for FastClick v1.0.3 | ||
// Project: https://github.com/ftlabs/fastclick | ||
// Definitions by: Shinnosuke Watanabe <https://github.com/shinnn> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
interface FastClickObject { | ||
@@ -61,7 +56,6 @@ lastTouchIdentifier: number; | ||
### Additional Details | ||
* Last updated: Thu, 14 Sep 2023 15:26:41 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: none | ||
* Global values: `FastClick` | ||
# Credits | ||
These definitions were written by [Shinnosuke Watanabe](https://github.com/shinnn). |
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
4952
34
59