Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/deepmerge

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/deepmerge - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

36

deepmerge/package.json
{
"name": "@types/deepmerge",
"version": "2.1.0",
"description": "TypeScript definitions for deepmerge",
"license": "MIT",
"contributors": [
{
"name": "marvinscharle",
"url": "https://github.com/marvinscharle",
"githubUsername": "marvinscharle"
},
{
"name": "syy1125",
"url": "https://github.com/syy1125",
"githubUsername": "syy1125"
},
{
"name": "AppLover69",
"url": "https://github.com/AppLover69",
"githubUsername": "AppLover69"
}
],
"version": "2.2.0",
"typings": null,
"description": "Stub TypeScript definitions entry for deepmerge, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "c26d4c0546e3902dd67af8936c5aa532139555a04f03e25e3cc0acfe9fa1bacb",
"typeScriptVersion": "2.2"
"author": "",
"repository": "git@github.com:KyleAMathews/deepmerge.git",
"license": "MIT",
"dependencies": {
"deepmerge": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/deepmerge`
This is a stub types definition for deepmerge (git@github.com:KyleAMathews/deepmerge.git).
# Summary
This package contains type definitions for deepmerge (https://github.com/KyleAMathews/deepmerge).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/deepmerge
Additional Details
* Last updated: Thu, 15 Mar 2018 23:17:55 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by marvinscharle <https://github.com/marvinscharle>, syy1125 <https://github.com/syy1125>, AppLover69 <https://github.com/AppLover69>.
deepmerge provides its own type definitions, so you don't need @types/deepmerge installed!
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