@types/lodash
Advanced tools
Comparing version 4.14.169 to 4.14.170
@@ -378,3 +378,3 @@ import _ = require("../index"); | ||
* | ||
* Otherwise, it returns the return value of the last invokation, or undefined if the debounced | ||
* Otherwise, it returns the return value of the last invocation, or undefined if the debounced | ||
* function was not invoked yet. | ||
@@ -385,3 +385,3 @@ */ | ||
/** | ||
* Throw away any pending invokation of the debounced function. | ||
* Throw away any pending invocation of the debounced function. | ||
*/ | ||
@@ -391,6 +391,6 @@ cancel(): void; | ||
/** | ||
* If there is a pending invokation of the debounced function, invoke it immediately and return | ||
* If there is a pending invocation of the debounced function, invoke it immediately and return | ||
* its return value. | ||
* | ||
* Otherwise, return the value from the last invokation, or undefined if the debounced function | ||
* Otherwise, return the value from the last invocation, or undefined if the debounced function | ||
* was never invoked. | ||
@@ -397,0 +397,0 @@ */ |
{ | ||
"name": "@types/lodash", | ||
"version": "4.14.169", | ||
"version": "4.14.170", | ||
"description": "TypeScript definitions for Lo-Dash", | ||
@@ -62,4 +62,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "9fd44b93aab38796093e70b40b74759b439c63d6ff9c1b97324552224dacd998", | ||
"typesPublisherContentHash": "a1ab5370dc7d2482887ea9005d6da6d52ec549e607cb6eea7e84a4b6b69751ce", | ||
"typeScriptVersion": "3.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 12 May 2021 07:01:23 GMT | ||
* Last updated: Fri, 21 May 2021 10:31:46 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `_` |
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