@types/masonry-layout
Advanced tools
Comparing version 4.2.7 to 4.2.8
@@ -34,2 +34,3 @@ /// <reference types="jquery" /> | ||
data?(element: Element): Masonry; | ||
option?(options: Masonry.Options): void; | ||
} | ||
@@ -36,0 +37,0 @@ |
{ | ||
"name": "@types/masonry-layout", | ||
"version": "4.2.7", | ||
"version": "4.2.8", | ||
"description": "TypeScript definitions for masonry-layout", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/masonry-layout", | ||
}, | ||
"typesPublisherContentHash": "385c13eb48de7250e37941673ace6efa4393bdea17c8e9ac9f00ab9d9ded15b3", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "6ae7e971395a849bccee1948ce8ccb30d22e4c91b0062ed492ab17ab37a8febc", | ||
"typeScriptVersion": "4.7" | ||
} |
@@ -44,2 +44,3 @@ # Installation | ||
data?(element: Element): Masonry; | ||
option?(options: Masonry.Options): void; | ||
} | ||
@@ -86,3 +87,3 @@ | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT | ||
* Last updated: Mon, 13 May 2024 17:35:53 GMT | ||
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery) | ||
@@ -89,0 +90,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
6971
60
91