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.2

2

lodash.sum/index.d.ts

@@ -5,5 +5,5 @@ // Type definitions for lodash.sum 4.0

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
// TypeScript Version: 2.2
import { sum } from "lodash";
export = sum;
{
"name": "@types/lodash.sum",
"version": "4.0.1",
"version": "4.0.2",
"description": "TypeScript definitions for lodash.sum",
"license": "MIT",
"author": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>",
"contributors": [
{
"name": "Brian Zengel",
"url": "https://github.com/bczengel"
},
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu"
},
{
"name": "Stepan Mikhaylyuk",
"url": "https://github.com/stepancar"
}
],
"main": "",

@@ -17,4 +30,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "d9fa9abebf82ac0a5aaf7060edec0a5fc2d0ea4bb2916012032cdf37c85ec250",
"typeScriptVersion": "2.1"
"typesPublisherContentHash": "30e7b4571070b33d16b16fd8cb4a0aa1805f82a79c13ce1118b61be7d8a95c79",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Fri, 27 Jan 2017 21:43:33 GMT
* Last updated: Wed, 22 Mar 2017 19:53:04 GMT
* Dependencies: lodash

@@ -14,0 +14,0 @@ * Global values: none