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 4.0.0 to 4.0.1

1

lodash.sum/index.d.ts

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

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
import { sum } from "lodash";
export = sum;

5

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

@@ -17,3 +17,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "da1d52ea3d90bbd0b5040456756ca6feda21b94bfd98fefac40b36624cdc70ab"
"typesPublisherContentHash": "d9fa9abebf82ac0a5aaf7060edec0a5fc2d0ea4bb2916012032cdf37c85ec250",
"typeScriptVersion": "2.1"
}

@@ -8,9 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lodash.sum
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/lodash.sum
Additional Details
* Last updated: Mon, 05 Dec 2016 21:27:49 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: lodash
* Last updated: Fri, 27 Jan 2017 21:43:33 GMT
* Dependencies: lodash
* Global values: none

@@ -17,0 +15,0 @@

{
"authors": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>",
"libraryDependencies": [],
"moduleDependencies": [
"lodash"
],
"libraryMajorVersion": 4,
"libraryMinorVersion": 0,
"name": "lodash.sum",
"libraryName": "lodash.sum",
"typingsPackageName": "lodash.sum",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",
"globals": [],
"declaredModules": [
"lodash.sum"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "da1d52ea3d90bbd0b5040456756ca6feda21b94bfd98fefac40b36624cdc70ab"
"data": {
"authors": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>",
"dependencies": {
"lodash": "*"
},
"pathMappings": {},
"libraryMajorVersion": 4,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.1",
"libraryName": "lodash.sum",
"typingsPackageName": "lodash.sum",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"lodash.sum/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "d9fa9abebf82ac0a5aaf7060edec0a5fc2d0ea4bb2916012032cdf37c85ec250"
},
"isLatest": true
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc