@types/lodash
Advanced tools
Comparing version 4.14.195 to 4.14.196
@@ -34,13 +34,1 @@ // Type definitions for Lo-Dash 4.14 | ||
} | ||
// Backward compatibility with --target es5 | ||
declare global { | ||
// tslint:disable-next-line:no-empty-interface | ||
interface Set<T> { } | ||
// tslint:disable-next-line:no-empty-interface | ||
interface Map<K, V> { } | ||
// tslint:disable-next-line:no-empty-interface | ||
interface WeakSet<T> { } | ||
// tslint:disable-next-line:no-empty-interface | ||
interface WeakMap<K extends object, V> { } | ||
} |
{ | ||
"name": "@types/lodash", | ||
"version": "4.14.195", | ||
"version": "4.14.196", | ||
"description": "TypeScript definitions for Lo-Dash", | ||
@@ -58,4 +58,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "511fee61d6ee9c65fa58c2adfea8692c665eba179542b7f18eebfa3f216e5972", | ||
"typesPublisherContentHash": "64982931e98fd6a3d4a4943a636abff8a31c96da2820877bbb6744620bc63918", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 25 May 2023 20:34:17 GMT | ||
* Last updated: Tue, 25 Jul 2023 23:32:44 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
863029
19090