@types/masonry-layout
Advanced tools
Comparing version 4.2.0 to 4.2.1
// Type definitions for Masonry 4.2 | ||
// Project: https://github.com/desandro/masonry | ||
// 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> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/borisyankov/DefinitelyTyped |
{ | ||
"name": "@types/masonry-layout", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"description": "TypeScript definitions for Masonry", | ||
@@ -19,5 +19,6 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -28,4 +29,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "490cd21d11392d0b6fff40346e9649a74c62fbde33e7395f3ef2bdcde4db943a", | ||
"typesPublisherContentHash": "5bd3232064524b9890487a618f51bd0f2dcba9863d817c29c0acd2d499cd4c40", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -5,10 +5,10 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Masonry (https://github.com/desandro/masonry). | ||
This package contains type definitions for Masonry ( https://github.com/desandro/masonry ). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/masonry-layout | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/masonry-layout | ||
Additional Details | ||
* Last updated: Tue, 23 Jan 2018 20:05:42 GMT | ||
* Dependencies: jquery | ||
* Last updated: Wed, 13 Feb 2019 21:04:28 GMT | ||
* Dependencies: @types/jquery | ||
* Global values: none | ||
@@ -15,0 +15,0 @@ |
Sorry, the diff of this file is not supported yet
4403