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

tiny-lru

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tiny-lru - npm Package Versions

1
11

3.0.0

Diff

Changelog

Source

3.0.0

24 November 2018

avoidwork
published 2.0.0 •

Changelog

Source

2.0.0

20 November 2018

  • Dropping transpire, major version bump 7a3c9a6
avoidwork
published 1.6.4 •

Changelog

Source

1.6.4

20 November 2018

avoidwork
published 1.6.3 •

Changelog

Source

1.6.3

20 November 2018

  • Removing a conditional statement from remove() f321070
avoidwork
published 1.6.2 •

Changelog

Source

1.6.2

20 November 2018

  • Changing the signature of remove(), fixes #13 #13
  • Updating dependencies 1420af2
avoidwork
published 1.6.1 •

Changelog

Source

1.6.1

24 May 2018

  • Fixing leaks due to rushing; changing signature of clearTimer() to accept a second arg, fixing remove() by conditionally clearing the expires timer for a record, fixing reset() by clearing expires, fixing set() to only call setExpires() if enabled & key is new bbbfacb
avoidwork
published 1.6.0 •

Changelog

Source

1.6.0

23 May 2018

  • Creating expire property to remove items regardless of last accessed (ttl), fixes #11 #11
avoidwork
published 1.5.2 •

Changelog

Source

1.5.2

28 March 2018

  • Refactoring remove() to avoid an assignment if not required fb174d7
  • Updating CI config cd8da34
avoidwork
published 1.5.1 •

Changelog

Source

1.5.1

25 March 2018

  • Swapping null for '' as an interim fix for an erroneous null value which collides with remove() - lack of time / this'll solve it for now; no negative impact on bench-lru results df0a745
  • Build artifacts 8708506
  • Updating copyright year, minor tweak to a test 22b0fd5
avoidwork
published 1.5.0 •

Changelog

Source

1.5.0

28 December 2017

  • Adding ttl property to expire stale items 31c832f
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