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

unchanged

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unchanged - npm Package Versions

12

1.0.6

Diff

Changelog

Source

1.0.6

  • Replace map with slice when shallow-cloning arrays (performance and footprint)
planttheidea
published 1.0.5 •

Changelog

Source

1.0.5

  • Fix issue with using array keys when using add with nested arrays
planttheidea
published 1.0.4 •

Changelog

Source

1.0.4

  • Ensure that the original object's prototype is retained on merge when it is not a standard object
planttheidea
published 1.0.3 •

Changelog

Source

1.0.3

  • Use custom splice for remove instead of native (in case item is an extension of an Array and has messed with splice)
planttheidea
published 1.0.2 •

Changelog

Source

1.0.2

  • Do not create a new object if the object type does not match what the key thinks it should be (causes invalid results for array-like objects)
planttheidea
published 1.0.1 •

Changelog

Source

1.0.1

  • Remove duplicate call to isCloneable (performance improvement when cloning)
planttheidea
published 1.0.0 •

Changelog

Source

1.0.0

  • Initial release
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