@types/lodash.throttle
Advanced tools
| // Type definitions for lodash.throttle 4.1 | ||
| // Project: http://lodash.com/ | ||
| // Project: https://lodash.com | ||
| // Definitions by: Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
| { | ||
| "name": "@types/lodash.throttle", | ||
| "version": "4.1.4", | ||
| "version": "4.1.5", | ||
| "description": "TypeScript definitions for lodash.throttle", | ||
@@ -24,2 +24,3 @@ "license": "MIT", | ||
| "main": "", | ||
| "types": "index", | ||
| "repository": { | ||
@@ -33,4 +34,4 @@ "type": "git", | ||
| }, | ||
| "typesPublisherContentHash": "5fefb40755967867e92832a88d0ae616abb1660e569b3dab24cb6e3c487cb420", | ||
| "typesPublisherContentHash": "1ca197749ed9fc99e978da0042e3fc08ed6059a14d97bb7931e564f44aeb8688", | ||
| "typeScriptVersion": "2.6" | ||
| } |
@@ -5,3 +5,3 @@ # Installation | ||
| # Summary | ||
| This package contains type definitions for lodash.throttle (http://lodash.com/). | ||
| This package contains type definitions for lodash.throttle ( https://lodash.com ). | ||
@@ -12,4 +12,4 @@ # Details | ||
| Additional Details | ||
| * Last updated: Mon, 23 Jul 2018 23:44:12 GMT | ||
| * Dependencies: lodash | ||
| * Last updated: Wed, 13 Feb 2019 20:02:28 GMT | ||
| * Dependencies: @types/lodash | ||
| * Global values: none | ||
@@ -16,0 +16,0 @@ |
3285
1.61%