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.162 to 4.14.163

1

lodash/common/lang.d.ts

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

isArrayLikeObject<T extends { __lodashAnyHack: any }>(value: T): boolean;
// tslint:disable-next-line:ban-types (type guard doesn't seem to work correctly without the Function type)
/**

@@ -456,0 +455,0 @@ * @see _.isArrayLikeObject

4

lodash/package.json
{
"name": "@types/lodash",
"version": "4.14.162",
"version": "4.14.163",
"description": "TypeScript definitions for Lo-Dash",

@@ -62,4 +62,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "162da2ee5587a763dea03351d2d50a58d6e91cf51ad0c4bdd4e7fc9423b0c502",
"typesPublisherContentHash": "cd8186dfb5d1b8ec2fcbc03b7d76041fcf7c7fa390f9a753a3642ce10616e809",
"typeScriptVersion": "3.2"
}

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

### Additional Details
* Last updated: Sun, 11 Oct 2020 03:24:29 GMT
* Last updated: Wed, 28 Oct 2020 18:55:12 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