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.171 to 4.14.172

2

lodash/common/lang.d.ts

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

*
* @retrun Returns true if value is a native function, else false.
* @return Returns true if value is a native function, else false.
*/

@@ -954,0 +954,0 @@ isNative(value: any): value is (...args: any[]) => any;

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

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

"dependencies": {},
"typesPublisherContentHash": "47ee457337f16c752395542084e5ec22662487b7b62ec8850fa3bd079fb06e81",
"typesPublisherContentHash": "c531bcff25b826bd15082a3163d719b3d8ad00653a0a5ce5503747ec39843008",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Tue, 06 Jul 2021 22:02:44 GMT
* Last updated: Tue, 03 Aug 2021 08:31:20 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