@types/lodash.isnil
Advanced tools
Comparing version 4.0.5 to 4.0.6
@@ -5,3 +5,3 @@ // Type definitions for lodash.isNil 4.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.6 | ||
// TypeScript Version: 2.8 | ||
@@ -8,0 +8,0 @@ // Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts |
{ | ||
"name": "@types/lodash.isnil", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "TypeScript definitions for lodash.isNil", | ||
@@ -27,3 +27,4 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/lodash.isnil" | ||
}, | ||
@@ -34,4 +35,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "957b6c3c09c88a538ff5af0594bc3ec57766621f2ff93b426ff6272ff175c3a3", | ||
"typeScriptVersion": "2.6" | ||
"typesPublisherContentHash": "9d0415b28ba416eda8d006d0bbbbbe1f7d520a211cd38531f602220b8ecf23bf", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 13 Feb 2019 20:02:18 GMT | ||
* Last updated: Mon, 04 Mar 2019 22:43:10 GMT | ||
* Dependencies: @types/lodash | ||
@@ -14,0 +14,0 @@ * Global values: none |
3304