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 1.1.4 to 1.1.5

6

hammerjs v1.1/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for Hammer.js 1.1.3
// Project: http://eightmedia.github.com/hammer.js/
// Definitions by: Boris Yankov <https://github.com/borisyankov/>, Drew Noakes <https://drewnoakes.com>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="jquery"/>

@@ -8,0 +2,0 @@

10

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

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

"name": "Boris Yankov",
"url": "https://github.com/borisyankov",
"githubUsername": "borisyankov"
"githubUsername": "borisyankov",
"url": "https://github.com/borisyankov"
},

@@ -30,4 +30,4 @@ {

},
"typesPublisherContentHash": "5ccd5068675a7257a2ea56c0d7b83d8423b8a84d9d16d09ca6f57340c0b74172",
"typesPublisherContentHash": "6789e4ea7df4b1acf592a0f34635233a99c34873d444f331a5aef03adb54902b",
"typeScriptVersion": "4.5"
}

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

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

@@ -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: [@types/jquery](https://npmjs.com/package/@types/jquery)
* Global values: `Hammer`, `HammerDirectionType`, `HammerInstance`, `HammerPointerType`, `HammerTouchEventState`
# Credits
These definitions were written by [Boris Yankov](https://github.com/borisyankov), and [Drew Noakes](https://drewnoakes.com).
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