@types/masonry-layout
Advanced tools
Comparing version 4.2.5 to 4.2.6
@@ -1,7 +0,1 @@ | ||
// Type definitions for Masonry 4.2 | ||
// Project: https://github.com/desandro/masonry, https://masonry.desandro.com | ||
// Definitions by: Mark Wilson <https://github.com/m-a-wilson>, Travis Brown <https://github.com/warriorrocker> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
/// <reference types="jquery" /> | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/masonry-layout", | ||
"version": "4.2.5", | ||
"description": "TypeScript definitions for Masonry", | ||
"version": "4.2.6", | ||
"description": "TypeScript definitions for masonry-layout", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/masonry-layout", | ||
@@ -10,9 +10,9 @@ "license": "MIT", | ||
"name": "Mark Wilson", | ||
"url": "https://github.com/m-a-wilson", | ||
"githubUsername": "m-a-wilson" | ||
"githubUsername": "m-a-wilson", | ||
"url": "https://github.com/m-a-wilson" | ||
}, | ||
{ | ||
"name": "Travis Brown", | ||
"url": "https://github.com/warriorrocker", | ||
"githubUsername": "warriorrocker" | ||
"githubUsername": "warriorrocker", | ||
"url": "https://github.com/warriorrocker" | ||
} | ||
@@ -31,4 +31,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "9b958b212e9118de6803bc8a449a353a25afb1c3521e5c759aa2b40eac6b87e1", | ||
"typeScriptVersion": "3.9" | ||
"typesPublisherContentHash": "1fc3520d0f8190cd9817c9cf6d4e64613cbb1749f231363cd4d0539c78e7041f", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Masonry (https://github.com/desandro/masonry). | ||
This package contains type definitions for masonry-layout (https://github.com/desandro/masonry). | ||
@@ -12,8 +12,2 @@ # Details | ||
````ts | ||
// Type definitions for Masonry 4.2 | ||
// Project: https://github.com/desandro/masonry, https://masonry.desandro.com | ||
// Definitions by: Mark Wilson <https://github.com/m-a-wilson>, Travis Brown <https://github.com/warriorrocker> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
/// <reference types="jquery" /> | ||
@@ -93,7 +87,6 @@ | ||
### Additional Details | ||
* Last updated: Mon, 23 May 2022 18:01:48 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Mark Wilson](https://github.com/m-a-wilson), and [Travis Brown](https://github.com/warriorrocker). |
6881
59
90