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

extend2

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extend2

Port of jQuery.extend for Node.js

  • 4.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
25K
decreased by-18.98%
Maintainers
2
Weekly downloads
 
Created
Source

extend2

Forked from node-extend, the difference is overriding array as primitive when deep clone.

NPM version Node.js CI Test coverage Known Vulnerabilities npm download

Usage

import { extend } from 'extend2';

// for deep clone
extend(true, {}, object1, objectN);

License

extend2 is licensed under the MIT License.

Acknowledgements

All credit to the jQuery authors for perfecting this amazing utility.

Ported to Node.js by Stefan Thomas with contributions by Jonathan Buchanan and Jordan Harband.

Contributors


ljharb


justmoon


jonmorehouse


popomore


greelgorke


andyburke


blaise-io


danbell


jamielinux


insin


madarche


Mithgol


fengmk2


2hu12

This project follows the git-contributor spec, auto updated at Sat Jun 15 2024 10:08:30 GMT+0800.

Keywords

FAQs

Package last updated on 15 Jun 2024

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