@types/scrollmagic
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -152,5 +152,5 @@ // Type definitions for scrollmagic 2.0 | ||
// treating the generic Event interface as an abstract base interface | ||
// tslint:disable-next-line no-unnecessary-generics | ||
// eslint-disable-next-line no-unnecessary-generics | ||
off<T extends Event<EventType>>(events: string, callback: (event: T) => any): Scene; | ||
// tslint:disable-next-line no-unnecessary-generics | ||
// eslint-disable-next-line no-unnecessary-generics | ||
on<T extends Event<EventType>>(events: string, callback: (event: T) => any): Scene; | ||
@@ -157,0 +157,0 @@ trigger(name: string, vars?: object): Scene; |
{ | ||
"name": "@types/scrollmagic", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "TypeScript definitions for scrollmagic", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/scrollmagic", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "e29b0346e9b211e6c65064f0905cc1b5b7a640993dbc8fb62202d084be54fc68", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "18eb3b16f9ad05f708a14e013363d497deecee0ea7b1b4a96eb85a3161afa98a", | ||
"typeScriptVersion": "4.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 06 Jul 2021 16:34:23 GMT | ||
* Last updated: Fri, 30 Dec 2022 23:03:48 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `ScrollMagic` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package