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

5.0.6

Diff

Changelog

Source

5.0.6

31 December 2018

avoidwork
published 5.0.4 •

Changelog

Source

5.0.4

19 December 2018

  • Reverting attribute name change to keep it aligned with common doubly linked list implementations 9302ce1
avoidwork
published 5.0.3 •

Changelog

Source

5.0.3

12 December 2018

  • Removing an unneeded conditional statement & assignment in update path of set() 744b6b9
avoidwork
published 5.0.2 •

Changelog

Source

5.0.2

12 December 2018

  • Fixing assignment of right for of old left 157a61a
avoidwork
published 5.0.1 •

Changelog

Source

5.0.1

12 December 2018

  • Renaming previous to left & next to right for easier left>right mental picture ce8c396
  • Adding tests to validate cache item shape 0ee3265
  • Fixing assigning left of previous first assignment of right from an update in set() 10e4f25
avoidwork
published 5.0.0 •

Changelog

Source

5.0.0

9 December 2018

  • Initial refactor to remove notify functionality 9576b00
  • Reducing code 31bc3eb
  • Fixing call to set(), reducing get(), fixing signature of delete() e1a2032
avoidwork
published 4.0.6 •

Changelog

Source

4.0.6

8 December 2018

  • Fixing assignment of last & adding test 12d7d06
avoidwork
published 4.0.5 •

Changelog

Source

4.0.5

7 December 2018

  • Refactoring set() to avoid ops & fix an assignment 8b6719a
avoidwork
published 4.0.4 •

Changelog

Source

4.0.4

5 December 2018

  • Refactoring set() to not call link() on update 'cause it kills performance hard 42536c7
avoidwork
published 4.0.3 •

Changelog

Source

4.0.3

5 December 2018

  • Fixing relational assignments, fixes #16 #16
  • Prep to fix the other side of the link list c790d38
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