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

object-extender

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-extender

A simple utility for extending, copying and merging JavaScript objects.

  • 1.2.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9
decreased by-67.86%
Maintainers
1
Weekly downloads
 
Created
Source

Object Extender

An attempt at making it easy to extend, copy and merge objects. There are numerous pitfalls to using this module and it will not work as expected in many cases - please test your code thoughroughly.

Read the source code for the methods and how to use them.

Known Issues

  • Breaking references doesn't work with "deep" objects - References can be broken at the top level only. This is a known issue with the code in deepExtend().

Keywords

FAQs

Package last updated on 18 Mar 2016

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

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