Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/fastclick

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/fastclick - npm Package Compare versions

Comparing version 1.0.31 to 1.0.32

5

fastclick/index.d.ts

@@ -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;

10

fastclick/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc