@types/scroll-to-element
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -8,3 +8,3 @@ // Type definitions for scroll-to-element 2.0 | ||
offset: number; | ||
align?: 'top' | 'middle' | 'bottom' | undefined; | ||
align?: "top" | "middle" | "bottom" | undefined; | ||
ease?: string | undefined; | ||
@@ -11,0 +11,0 @@ duration?: number | undefined; |
{ | ||
"name": "@types/scroll-to-element", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "TypeScript definitions for scroll-to-element", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/scroll-to-element", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "f8c672b8d80df419aae7cbee2d5ee2cc0a621dc1b4a2ce06dd0d274d1a6d4a89", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "35ec331e5f82f81b080ef0bde368b5ec710c296923b857d2b780d29f457e16a5", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -18,3 +18,3 @@ # Installation | ||
offset: number; | ||
align?: 'top' | 'middle' | 'bottom' | undefined; | ||
align?: "top" | "middle" | "bottom" | undefined; | ||
ease?: string | undefined; | ||
@@ -31,3 +31,3 @@ duration?: number | undefined; | ||
### Additional Details | ||
* Last updated: Thu, 23 Dec 2021 23:35:48 GMT | ||
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT | ||
* Dependencies: none | ||
@@ -34,0 +34,0 @@ * Global values: none |
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