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
57

2.0.1

Diff

Changelog

Source

2.0.1

  • Fix TypeScript typings (thanks @Crecket)
planttheidea
published 1.8.1 •

Changelog

Source

1.8.1

  • Fix getKeyIndex being passed as memoize for promises
planttheidea
published 1.8.0 •

Changelog

Source

1.8.0

  • Include the memoized function itself as the third parameter to onCacheAdd, onCacheChange, and onCacheHit firings
planttheidea
published 1.7.0 •

Changelog

Source

1.7.0

  • Fire onCacheHit and onCacheChange when promise functions successfully resolve
planttheidea
published 1.6.3 •

Changelog

Source

1.6.3

  • Replace native slice usages with cloneArray utility
planttheidea
published 1.6.2 •

Changelog

Source

1.6.2

  • Convert dist files to be built using rollup instead of webpack
planttheidea
published 1.6.1 •

Changelog

Source

1.6.1

  • Optimize slice calls for key storage (performance)
planttheidea
published 1.6.0 •

Changelog

Source

1.6.0

  • Add onCacheAdd option
  • Pass through unused properties in options for higher-order memoization library usage
planttheidea
published 1.5.0 •

Changelog

Source

1.5.0

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