Socket
Socket
Sign inDemoInstall

@types/lodash

Package Overview
Dependencies
0
Maintainers
1
Versions
198
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.14.198 to 4.14.199

2

lodash/common/common.d.ts
import _ = require("../index");
// tslint:disable-next-line:strict-export-declare-modifiers
// eslint-disable-next-line @definitelytyped/strict-export-declare-modifiers
type GlobalPartial<T> = Partial<T>;

@@ -4,0 +4,0 @@ declare module "../index" {

import _ = require("../index");
// tslint:disable-next-line:strict-export-declare-modifiers
// eslint-disable-next-line @definitelytyped/strict-export-declare-modifiers
type GlobalFunction = Function;

@@ -4,0 +4,0 @@ declare module "../index" {

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

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

"dependencies": {},
"typesPublisherContentHash": "f5a3d945b8f87ad615d40a020989b90134bb2412bc4d695240d131d65829c6bd",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "e75cdcbb9a2728fc0fb2059a833f53da143c774b93fa948ac1d5e5311b350ce2",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 05 Sep 2023 19:33:08 GMT
* Last updated: Fri, 22 Sep 2023 23:35:09 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