New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@graphix/merge

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphix/merge

Merge javascript objects (`{}`) DEEPLY (recursively). It also checks the equality of input objects.

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

Merge

Merge javascript objects like Object.assign() but DEEPLY (recursively). It also checks the equality of input objects.

npm (scoped) install size downloads
dependencies devDependencies
license Forks Stars

Installation

npm i @graphix/merge

or using yarn:

yarn add @graphix/merge

Usage

Coming ...

License

MIT © Mir-Ismaili

Keywords

javascript

FAQs

Package last updated on 08 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts