@types/scrollmagic
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -98,2 +98,3 @@ /* Scrollmagic is a UMD module that exposes a global variable ScrollMagic | ||
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
export type ScrollTarget = (newScrollPos: number, ...args: any[]) => void | number | ElementOrSelector | object; | ||
@@ -100,0 +101,0 @@ |
{ | ||
"name": "@types/scrollmagic", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "TypeScript definitions for scrollmagic", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/scrollmagic", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "04fc30657418c8d2307fb5b1d16f733780781bdf6fa05a33adc45d6b8113d391", | ||
"typesPublisherContentHash": "c612389d2afa1996e00257fecf28551ff5efc7acd567a6d83d31352b9762ce99", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT | ||
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ |
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
8785
165