New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/lodash.sum

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/lodash.sum - npm Package Compare versions

Comparing version

to
4.0.8

7

lodash.sum/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for lodash.sum 4.0
// Project: https://lodash.com
// Definitions by: Brian Zengel <https://github.com/bczengel>
// Ilya Mochalov <https://github.com/chrootsu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts

@@ -9,0 +2,0 @@

14

lodash.sum/package.json
{
"name": "@types/lodash.sum",
"version": "4.0.7",
"version": "4.0.8",
"description": "TypeScript definitions for lodash.sum",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.sum",

"name": "Brian Zengel",
"url": "https://github.com/bczengel",
"githubUsername": "bczengel"
"githubUsername": "bczengel",
"url": "https://github.com/bczengel"
},
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu",
"githubUsername": "chrootsu"
"githubUsername": "chrootsu",
"url": "https://github.com/chrootsu"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "bb046a1beb7a37191d39c0478a16f4f080d80b37b8a592f87f056f4b3b9302ac",
"typeScriptVersion": "3.9"
"typesPublisherContentHash": "ec79247610d340cd1df7f80c2b06c270ebb5077ff60066cac86a173cdd1de267",
"typeScriptVersion": "4.5"
}

@@ -11,9 +11,2 @@ # Installation

````ts
// Type definitions for lodash.sum 4.0
// Project: https://lodash.com
// Definitions by: Brian Zengel <https://github.com/bczengel>
// Ilya Mochalov <https://github.com/chrootsu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts

@@ -27,7 +20,6 @@

### Additional Details
* Last updated: Mon, 18 Apr 2022 23:03:36 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: [@types/lodash](https://npmjs.com/package/@types/lodash)
* Global values: none
# Credits
These definitions were written by [Brian Zengel](https://github.com/bczengel), and [Ilya Mochalov](https://github.com/chrootsu).