Socket
Socket
Sign inDemoInstall

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
911

1.4.3

Diff

Changelog

Source

1.4.3

10 February 2017

  • Changing the signature of remove() to avoid edge case creation bb88a78
  • Adding some tests double checking deleting things that don't exist won''t be an issue e208b76
avoidwork
published 1.4.2 •

Changelog

Source

1.4.2

23 January 2017

  • Fixing a potential reference error a429da6
avoidwork
published 1.4.1 •

Changelog

Source

1.4.1

5 January 2017

  • Refactoring set() to be faster for updating values, updating delete() arguments to match remove() dd6a223
avoidwork
published 1.4.0 •

Changelog

Source

1.4.0

2 January 2017

  • Creating cache.clear(), updating README 5b89f46
  • Updating the return of clear(), updating .gitignore 0e565ec
  • Updating copyrights d8e6bbc
avoidwork
published 1.3.3 •

Changelog

Source

1.3.3

20 November 2016

  • Updating package.json to use index.js 480d61a
avoidwork
published 1.3.2 •

Changelog

Source

1.3.2

20 November 2016

avoidwork
published 1.3.1 •

Changelog

Source

1.3.1

19 November 2016

  • Adding update() to receive state from onchange() 05ffd08
avoidwork
published 1.3.0 •

Changelog

Source

1.3.0

19 November 2016

  • Creating this.notify & this.onchange(eventName, serializedCache), updating eslint rules 2b2880f
  • Updating README 09b61a1
  • Adding "use strict"; to intro.js e86d4ee
avoidwork
published 1.1.0 •

Changelog

Source

1.1.0

24 January 2016

  • Add has and delete methods so that it's compatible with lodash's memoize function #1
  • Updating to ES6 syntax & babel transpile, removing /docs as it will not be generated now f75b2eb
  • rebuild 5e09785
  • Add has and delete methods so that it implements the parts of the Map method interface that make it compatible with lodash's memoize method. Add corresponding docs and tests. 6fa548e
avoidwork
published 1.0.2 •

Changelog

Source

1.0.2

25 August 2013

  • Minor tweak to code structure, added docs 5f000f8
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