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

23

2.2.1

Diff

planttheidea
published 2.2.0 •

Changelog

Source

2.2.0

  • Fix issue where getOwnPropertySymbols was expected to always be supported when Object.assign was natively supported
  • Greatly improve typings of handlers
planttheidea
published 2.2.0-beta.0 •

planttheidea
published 2.1.0 •

Changelog

Source

2.1.0

  • Add not and notWith methods
  • Ensure that objects with custom prototypes always use the same creator
planttheidea
published 2.0.1 •

Changelog

Source

2.0.1

  • Fix #33 - ensure objects created with Object.create(null) do not error
  • Switch from babel-minify to terser for minified build
planttheidea
published 2.0.0 •

Changelog

Source

2.0.0

Rewrite in TypeScript!

BREAKING CHANGES

  • transform has changed to be setWith, and the signature has changed as well (see the documentation for details)

NEW FEATURES

  • Added is method for assertion
  • Added function-first *With methods corresponding to each existing method (see the documentation for details)
  • TypeScript typings

ADDITIONAL CHANGES

  • Faster gets, sets, merges, and removes
  • Distinct main, module, and browser builds for better universality of consumption
planttheidea
published 1.5.2 •

Changelog

Source

1.5.2

  • Fix rollup build setup with latest curriable and pathington setups
planttheidea
published 1.5.1 •

Changelog

Source

1.5.1

  • Return support for Symbol keys when using assign, merge, remove, and set
  • Add documentation for has method
  • Improve speed of add by eliminating unneeded call to curried wrapper
  • Improve speed of merge by eliminating unneeded extra cloning
  • Improve speed of remove by eliminating unneeded iterations
  • Allow cloning to work consistently even with data from across realms
planttheidea
published 1.5.0 •

Changelog

Source

1.5.0

planttheidea
published 1.4.2 •

Changelog

Source

1.4.2

  • Add "sideEffects": false for better tree-shaking in webpack
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