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

micro-memoize

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

micro-memoize - npm Package Versions

1
7

3.0.0-beta.3

Diff

planttheidea
published 3.0.0-beta.2 •

planttheidea
published 3.0.0-beta.1 •

planttheidea
published 3.0.0-beta.0 •

planttheidea
published 2.1.2 •

Changelog

Source

2.1.2

  • Fix issue where isMatchingKey was not being used with promise updater
  • Remove requirement of Object.assign existing globally
  • Add common use-case static handlers for up to 3 arguments, falling back to pre-existing dynamic handlers for more (faster comparison / argument cloning)
planttheidea
published 2.1.1 •

Changelog

Source

2.1.1

  • Upgrade to babel 7
  • Add "sideEffects": false for better tree-shaking with webpack
planttheidea
published 2.1.0 •

Changelog

Source

2.1.0

  • Add ESM support for NodeJS with separate .mjs extension exports
planttheidea
published 2.0.4 •

Changelog

Source

2.0.4

  • Fix issue with recursive calls to memoized function created discrepancy between keys and values in cache
planttheidea
published 2.0.3 •

Changelog

Source

2.0.3

  • More TypeScript typings (thanks again @rtorr)
planttheidea
published 2.0.2 •

Changelog

Source

2.0.2

  • Fix TypeScript typings (thanks @rtorr)
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