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

4.0.8

Diff

Changelog

Source

4.0.8

  • Improve typings to support strict mode in TypeScript
planttheidea
published 4.0.8-beta.0 •

planttheidea
published 4.0.7 •

Changelog

Source

4.0.7

  • Create more targeted getKeyIndex helpers for more speed in each key situation
planttheidea
published 4.0.6 •

Changelog

Source

4.0.6

  • Use standard then interface (.then(onFulfilled, onRejected)) instead of ES spec (.then(onFulfilled).catch(onRejected)) for broader support
planttheidea
published 4.0.5 •

Changelog

Source

4.0.5

  • Fix failure when getKeyIndex is used and no keys are in the cache
planttheidea
published 4.0.4 •

Changelog

Source

4.0.4

  • Use .pop() to cap cache to maxSize when possible (slight performance improvement)
planttheidea
published 4.0.3 •

Changelog

Source

4.0.3

  • Namespace types under MicroMemoize namespace (which is how it was for 4.0.0, but it got lost)
planttheidea
published 4.0.2 •

Changelog

Source

4.0.2

  • Make Cache class consumable in types
planttheidea
published 4.0.2-beta.1 •

planttheidea
published 4.0.2-beta.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