New:Socket for Asana Is Now Available.Learn more
Get Started

@types/lodash

Package Overview
Dependencies
Maintainers
1
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/lodash - npm Package Compare versions

Comparing version
4.17.21
to
4.17.22
+0
-4
lodash/common/lang.d.ts

@@ -345,6 +345,2 @@ import _ = require("../index");

isArray(value?: any): value is any[];
/**
* @see _.isArray
*/
isArray<T>(value?: any): value is any[];
}

@@ -351,0 +347,0 @@ interface LoDashImplicitWrapper<TValue> {

+2
-2
{
"name": "@types/lodash",
"version": "4.17.21",
"version": "4.17.22",
"description": "TypeScript definitions for lodash",

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

"peerDependencies": {},
"typesPublisherContentHash": "262ec0cf23acf06f09c8d1c50a22c7fb7947e11fcaefe36187c657c5f438e04c",
"typesPublisherContentHash": "79603be9c422e70c74d5503a6eeaca0659fe855bd841ca38c21d78c0b80489ad",
"typeScriptVersion": "5.2"
}

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

### Additional Details
* Last updated: Sat, 22 Nov 2025 15:33:02 GMT
* Last updated: Sat, 10 Jan 2026 07:34:05 GMT
* Dependencies: none

@@ -14,0 +14,0 @@