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

13

1.4.1

Diff

Changelog

Source

1.4.1

  • Update to use babel@7 (smaller build, slightly better performance)
planttheidea
published 1.4.0 •

Changelog

Source

1.4.0

  • Add transform function
  • Remove use of native Object.assign in favor of local code (faster)
planttheidea
published 1.3.3 •

Changelog

Source

1.3.3

  • Provide Object.assign fallback for IE support without polyfill
  • Use internal reduce method for performance on non-standard objects
planttheidea
published 1.3.2 •

Changelog

Source

1.3.2

  • Use direct assignment instead of .push() when cloning arrays, to prevent breakage when the array has a custom push method
planttheidea
published 1.3.1 •

Changelog

Source

1.3.1

  • Remove benchmark files from published package
planttheidea
published 1.3.0 •

Changelog

Source

1.3.0

planttheidea
published 1.2.1 •

Changelog

Source

1.2.1

  • Simplify code for has
planttheidea
published 1.2.0 •

Changelog

Source

1.2.0

planttheidea
published 1.1.0 •

Changelog

Source

1.1.0

  • Add rollup for building dist files
  • Replace homegrown curry with curriable
planttheidea
published 1.0.7 •

Changelog

Source

1.0.7

  • Improve speed of curried methods by removing unneeded slice calls and calling with initial 0 index
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