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

cache-mapset

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cache-mapset - npm Package Versions

1.0.0

Diff

Changelog

Source

1.0.0-beta.3 (2023-06-18)

Features

  • utils: add NaN check for capacity (affd6a3)
miyauci
published 1.0.0-beta.3 •

Changelog

Source

1.0.0-beta.3 (2023-06-18)

Features

  • utils: add NaN check for capacity (affd6a3)
miyauci
published 1.0.0-beta.2 •

Changelog

Source

1.0.0-beta.2 (2023-06-18)

Features

  • change constructor interface to accept initial values (0f83960)
  • change to accept initial entries (dc9d6b0)
  • deps: update deps (13ca145)
  • mod: export all related modules (3b9c376)
miyauci
published 1.0.0-beta.1 •

Changelog

Source

1.0.0-beta.1 (2023-06-12)

Features

  • fifo: add FIFO map impl (a644dd2)
  • fifo: add FIFO set impl (0ab2f11)
  • lfu: add limited map with LFU algorithm (15fec0f)
  • lfu: add limited set with LFU algorithm (4a10274)
  • lifo: add limited map with LIFO replacement algorithm (03f9a30)
  • lifo: add limited set with LIFO replacement algorithm (fd4add9)
  • lru_map: add impl for LRUMap (675f96e)
  • lru: add lru set impl (7f4c89e)
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