Socket
Socket
Sign inDemoInstall

@types/lodash.mergewith

Package Overview
Dependencies
1
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.6.0 to 4.6.1

1

lodash.mergewith/index.d.ts

@@ -5,4 +5,5 @@ // Type definitions for lodash.mergeWith 4.6

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

5

lodash.mergewith/package.json
{
"name": "@types/lodash.mergewith",
"version": "4.6.0",
"version": "4.6.1",
"description": "TypeScript definitions for lodash.mergeWith",

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

"peerDependencies": {},
"typesPublisherContentHash": "6ce88b03056cdac74b2c035a5a421b2825a694f7cb674206468a2b5499302361"
"typesPublisherContentHash": "95cc1780ee61bf9140db1f969ee6dca06adec26264d49ca9162f6f66e73cafa6",
"typeScriptVersion": "2.1"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lodash.mergewith
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/lodash.mergewith
Additional Details
* Last updated: Mon, 05 Dec 2016 21:27:46 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: lodash
* Last updated: Fri, 27 Jan 2017 21:43:30 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": 6,
"name": "lodash.mergewith",
"libraryName": "lodash.mergeWith",
"typingsPackageName": "lodash.mergewith",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",
"globals": [],
"declaredModules": [
"lodash.mergewith"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "6ce88b03056cdac74b2c035a5a421b2825a694f7cb674206468a2b5499302361"
"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": 6,
"typeScriptVersion": "2.1",
"libraryName": "lodash.mergeWith",
"typingsPackageName": "lodash.mergewith",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"lodash.mergewith/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "95cc1780ee61bf9140db1f969ee6dca06adec26264d49ca9162f6f66e73cafa6"
},
"isLatest": true
}
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