@types/backbone
Advanced tools
@@ -151,2 +151,3 @@ /// <reference types="jquery" /> | ||
| <T extends BaseT>(this: T, eventName?: string | null, callback?: EventHandler | null, context?: any): T; | ||
| <T extends BaseT>(this: T, eventMap: EventMap, context?: any): T; | ||
| } | ||
@@ -162,2 +163,3 @@ interface Events_Trigger<BaseT> { | ||
| <T extends BaseT>(this: T, object?: any, events?: string, callback?: EventHandler): T; | ||
| <T extends BaseT>(this: T, object: any, eventMap: EventMap): T; | ||
| } | ||
@@ -179,2 +181,3 @@ | ||
| off(eventName?: string | null, callback?: EventHandler | null, context?: any): this; | ||
| off(eventMap: EventMap, context?: any): this; | ||
| trigger(eventName: string, ...args: any[]): this; | ||
@@ -192,2 +195,3 @@ bind(eventName: string, callback: EventHandler, context?: any): this; | ||
| stopListening(object?: any, events?: string, callback?: EventHandler): this; | ||
| stopListening(object: any, eventMap: EventMap): this; | ||
| } | ||
@@ -194,0 +198,0 @@ |
| { | ||
| "name": "@types/backbone", | ||
| "version": "1.4.22", | ||
| "version": "1.4.23", | ||
| "description": "TypeScript definitions for backbone", | ||
@@ -61,4 +61,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/backbone", | ||
| }, | ||
| "typesPublisherContentHash": "d4f9005a2f8e16f54316e0b62f362851593b22fb2bcf745d3f2ce3abf097dfbd", | ||
| "typeScriptVersion": "4.8" | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "0eb7916e11c6c30942f59413fec48d6eb2234ca4ca04b3f4fe333bfab60d4fd3", | ||
| "typeScriptVersion": "5.0" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Sat, 28 Sep 2024 02:28:53 GMT | ||
| * Last updated: Thu, 20 Mar 2025 18:02:38 GMT | ||
| * Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery), [@types/underscore](https://npmjs.com/package/@types/underscore) | ||
@@ -14,0 +14,0 @@ |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
29221
1%519
0.78%