@types/lodash.throttle
Advanced tools
@@ -5,3 +5,3 @@ // Type definitions for lodash.throttle 4.1 | ||
| // 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.throttle", | ||
| "version": "4.1.5", | ||
| "version": "4.1.6", | ||
| "description": "TypeScript definitions for lodash.throttle", | ||
@@ -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.throttle" | ||
| }, | ||
@@ -34,4 +35,4 @@ "scripts": {}, | ||
| }, | ||
| "typesPublisherContentHash": "1ca197749ed9fc99e978da0042e3fc08ed6059a14d97bb7931e564f44aeb8688", | ||
| "typeScriptVersion": "2.6" | ||
| "typesPublisherContentHash": "e786fdf41dd760aab9800ac4c9b337817c720e44e584feb00768aad0feb97ad6", | ||
| "typeScriptVersion": "2.8" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| Additional Details | ||
| * Last updated: Wed, 13 Feb 2019 20:02:28 GMT | ||
| * Last updated: Mon, 04 Mar 2019 23:26:49 GMT | ||
| * Dependencies: @types/lodash | ||
@@ -14,0 +14,0 @@ * Global values: none |
3331
1.4%