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

@types/hammerjs

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/hammerjs - npm Package Compare versions

Comparing version 2.0.42 to 2.0.43

5

hammerjs/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for Hammer.js 2.0.8
// Project: http://hammerjs.github.io/
// Definitions by: Han Lin Yap <https://github.com/codler>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare var Hammer: HammerStatic;

@@ -7,0 +2,0 @@

10

hammerjs/package.json
{
"name": "@types/hammerjs",
"version": "2.0.42",
"description": "TypeScript definitions for Hammer.js",
"version": "2.0.43",
"description": "TypeScript definitions for hammerjs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hammerjs",

@@ -10,4 +10,4 @@ "license": "MIT",

"name": "Han Lin Yap",
"url": "https://github.com/codler",
"githubUsername": "codler"
"githubUsername": "codler",
"url": "https://github.com/codler"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "489eb1865389dd7db1cd851efa6287db536a551aa7ec3cf69d7b2e39ddde8725",
"typesPublisherContentHash": "bcdf278f296882afb4630fd8b43f9974e6aea1f600a0d2415d7eaba0f5144e40",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Hammer.js (http://hammerjs.github.io/).
This package contains type definitions for hammerjs (http://hammerjs.github.io/).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Sat, 16 Sep 2023 08:06:32 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: `Hammer`, `HammerInput`, `MouseInput`, `PointerEventInput`, `SingleTouchInput`, `TouchAction`, `TouchInput`, `TouchMouseInput`
# Credits
These definitions were written by [Han Lin Yap](https://github.com/codler).
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