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

@types/fbjs

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/fbjs - npm Package Compare versions

Comparing version 3.0.9 to 3.0.10

2

fbjs/lib/DOMMouseMoveTracker.d.ts

@@ -10,3 +10,3 @@ /**

declare class DOMMouseMoveTracker {
// tslint:disable-next-line:ban-types
// eslint-disable-next-line @typescript-eslint/ban-types
constructor(onMove: Function, onMoveEnd: Function, domNode: HTMLElement);

@@ -13,0 +13,0 @@ /**

@@ -9,9 +9,9 @@ declare class ReactWheelHandler {

constructor(
// tslint:disable-next-line:ban-types
// eslint-disable-next-line @typescript-eslint/ban-types
onWheel: Function,
// tslint:disable-next-line:ban-types
// eslint-disable-next-line @typescript-eslint/ban-types
handleScrollX: boolean | Function,
// tslint:disable-next-line:ban-types
// eslint-disable-next-line @typescript-eslint/ban-types
handleScrollY: boolean | Function,
// tslint:disable-next-line:ban-types
// eslint-disable-next-line @typescript-eslint/ban-types
stopPropagation?: boolean | Function,

@@ -18,0 +18,0 @@ );

{
"name": "@types/fbjs",
"version": "3.0.9",
"version": "3.0.10",
"description": "TypeScript definitions for fbjs",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fbjs",

},
"typesPublisherContentHash": "af85bddbff10f6c74042951534a802bfdec8aa0afeb396b9cae7524b06ebf40b",
"typesPublisherContentHash": "c381d2f1f2e75c1e715219b0d7a6163ba24c41949bd7354554da9b76d324ff5d",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 03:09:37 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: [@types/jsdom](https://npmjs.com/package/@types/jsdom)

@@ -14,0 +14,0 @@

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