@types/masonry-layout
Advanced tools
Comparing version 4.2.4 to 4.2.5
@@ -74,3 +74,4 @@ // Type definitions for Masonry 4.2 | ||
masonry(options?: Masonry.Options): JQuery; | ||
masonry(selector: string | Element, options?: Masonry.Options | JQuery): JQuery; | ||
} | ||
} |
{ | ||
"name": "@types/masonry-layout", | ||
"version": "4.2.4", | ||
"version": "4.2.5", | ||
"description": "TypeScript definitions for Masonry", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/masonry-layout", | ||
}, | ||
"typesPublisherContentHash": "0f96dc6d3ab0d028e9e944cb676d087a7a2c2e7d8157261e35d4bcb7af6e7cd7", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "9b958b212e9118de6803bc8a449a353a25afb1c3521e5c759aa2b40eac6b87e1", | ||
"typeScriptVersion": "3.9" | ||
} |
@@ -84,2 +84,3 @@ # Installation | ||
masonry(options?: Masonry.Options): JQuery; | ||
masonry(selector: string | Element, options?: Masonry.Options | JQuery): JQuery; | ||
} | ||
@@ -91,3 +92,3 @@ } | ||
### Additional Details | ||
* Last updated: Fri, 09 Jul 2021 02:32:34 GMT | ||
* Last updated: Mon, 23 May 2022 18:01:48 GMT | ||
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery) | ||
@@ -94,0 +95,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
7533
64
97