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

fast-copy

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-copy - npm Package Versions

124

2.0.5

Diff

Changelog

Source

2.0.5

  • Fix issue copying objects referenced multiple times in source #28 (thanks @darkowic)
planttheidea
published 2.0.4 •

Changelog

Source

2.0.4

  • Cache length of arrays for faster iteration #22
  • Update dev dependencies and types
planttheidea
published 2.0.3 •

Changelog

Source

2.0.3

  • Add safety to constructing native objects (fixes #19)
planttheidea
published 2.0.2 •

Changelog

Source

2.0.2

  • Manually coalesce options instead of use destructuring (performance)
planttheidea
published 2.0.1 •

Changelog

Source

2.0.1

  • Fix typings declarations - #17
planttheidea
published 2.0.0 •

Changelog

Source

2.0.0

  • Rewrite in TypeScript
  • Add strict mode (for more accurate and thorough copying, at the expense of less performance)
BREAKING CHANGES
  • Second parameter is now an object of options
planttheidea
published 1.2.4 •

Changelog

Source

1.2.4

  • Ensure Date copy uses realm-specific constructor
planttheidea
published 1.2.3 •

Changelog

Source

1.2.3

  • Support custom prototype applied to plain object via Object.create()
planttheidea
published 1.2.2 •

Changelog

Source

1.2.2

  • Support copy of extensions of native Array with alternative push() method
planttheidea
published 1.2.1 •

Changelog

Source

1.2.1

  • Under-the-hood optimizations per recommendations from #7
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