@types/lodash.debounce
Advanced tools
Comparing version 4.0.5 to 4.0.6
@@ -5,3 +5,3 @@ // Type definitions for lodash.debounce 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.debounce", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "TypeScript definitions for lodash.debounce", | ||
@@ -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.debounce" | ||
}, | ||
@@ -34,4 +35,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "837a2d7c147d5ae8a83837603ea1e7e511a30f941fb03029585bafb45df327d0", | ||
"typeScriptVersion": "2.6" | ||
"typesPublisherContentHash": "798c2774a109ad91652dd1986f1cc20ef3b1640051a7e67683aecbc7565ced7a", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 13 Feb 2019 18:42:37 GMT | ||
* Last updated: Mon, 04 Mar 2019 22:43:02 GMT | ||
* Dependencies: @types/lodash | ||
@@ -14,0 +14,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3331