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

ben-reilly

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

ben-reilly

![39882](https://img.shields.io/badge/compiled%20bundle-40k-yellowgreen) ![9318](https://img.shields.io/badge/gzipped%20bundle-9k-green)

  • 1.0.6
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

ben-reilly

39882 9318

Deep clone utility, optimal code paths for Node.js and Browsers

const clone = require('ben-reilly')
const copy = clone(anyObject)

This library has different implementations for Node.js and Browsers. In Node.js it will use the very fast v8 serializer and uses realistic-structured-clone in the browser.

IMG_0260

Library is named after Ben Reilly the "Scarlet Spider," a clone of Peter Parker.

FAQs

Package last updated on 10 Oct 2020

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