@types/isotope-layout
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -288,2 +288,6 @@ // Type definitions for isotope 3.0 | ||
/** | ||
* Filters, sorts, and lays out items. | ||
*/ | ||
isotope(): JQuery; | ||
/** | ||
* Lays out specified items. | ||
@@ -290,0 +294,0 @@ * @param elements Array of Isotope.Items |
{ | ||
"name": "@types/isotope-layout", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "TypeScript definitions for isotope", | ||
@@ -27,8 +27,9 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/isotope-layout" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "fc13d15558d2c4cab335ff476d0101c5307e0bd0c49bd6d0dd10252ec1cf67f8", | ||
"typesPublisherContentHash": "36eb61074976c34cd54d2078bf29eb5a582f53be44d1d41418143f6f51cdaa80", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 13 Feb 2019 18:42:14 GMT | ||
* Last updated: Tue, 26 Feb 2019 01:01:17 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: Isotope |
19034
362