Socket
Socket
Sign inDemoInstall

@types/lodash

Package Overview
Dependencies
0
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.14.176 to 4.14.177

2

lodash/common/util.d.ts

@@ -427,3 +427,3 @@ import _ = require("../index");

*/
iteratee(func: string | object): (...args: any[]) => any;
iteratee(func: symbol | number | string | object): (...args: any[]) => any;
}

@@ -430,0 +430,0 @@ interface Function<T extends (...args: any) => any> {

{
"name": "@types/lodash",
"version": "4.14.176",
"version": "4.14.177",
"description": "TypeScript definitions for Lo-Dash",

@@ -63,4 +63,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash",

"dependencies": {},
"typesPublisherContentHash": "1b67ca87899020bd2db2d94fd988d84696030b943ffcb0c59f5f0e16da2e1d51",
"typesPublisherContentHash": "62c83f6b673d4d070131f428e31523cd62295c6966c79eada66ab2f7179e9aeb",
"typeScriptVersion": "3.7"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 20 Oct 2021 22:31:23 GMT
* Last updated: Mon, 15 Nov 2021 17:31:57 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `_`

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc