Socket
Socket
Sign inDemoInstall

tiny-lru

Package Overview
Dependencies
0
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
10Next

10.0.1

Diff

Changelog

Source

10.0.1

1 November 2022

avoidwork
published 10.0.0 •

Changelog

Source

10.0.0

27 October 2022

  • Changing has() to be private as #has(), updating eslint rules #57
  • Updating CHANGELOG.md 5fdd139
  • Updating CHANGELOG.md d854d0e
avoidwork
published 9.0.3 •

Changelog

Source

9.0.3

5 October 2022

  • Removing browser from package.json to address a webpack interop issue with the dist outputs, adding test-webpack npm script, updating .gitignore 58c5d63
avoidwork
published 9.0.2 •

Changelog

Source

9.0.2

23 September 2022

  • fix: Manual typings with generics #55
  • Version bump to release c185335
  • fix: More accurate types 517ef2d
  • Updating CHANGELOG.md c422fb9
avoidwork
published 9.0.1 •

Changelog

Source

9.0.1

21 September 2022

  • Version bump to release 54b85bf
  • Putting the type file back in root & generated from ./src instead of ./dist 214c487
  • Updating CHANGELOG.md 41a22ae
avoidwork
published 9.0.0 •

Changelog

Source

9.0.0

20 September 2022

  • Updating folder structure & named export #53
  • Generating a new CHANGELOG.md, fixes #51 #51
  • Updating build and changing ./lib to ./dist, removing default export for named lru export, adding .npmignore file 981cc72
  • Generating new .d.ts types file from npm run types script, updating package.json file paths 949dbf8
  • Updating build script such that it executes types script ea2163d
avoidwork
published 8.0.2 •

Changelog

Source

8.0.2

12 March 2022

  • Include missing props in the TypeScript definition #52
  • Updating CHANGELOG.md d5ed34f
  • Updating CHANGELOG.md be2111e
  • Version bump to release 177bbb9
avoidwork
published 8.0.1 •

Changelog

Source

8.0.1

13 February 2022

  • Fix evict() for sizes 0 & 1 #50
  • Updating CHANGELOG.md 29c810c
  • Fixing evict() such that it handles a size of 0 and 1 properly c00f2cb
  • Adding test case for issue #46 39a2161
avoidwork
published 8.0.0 •

Changelog

Source

8.0.0

13 February 2022

  • Removing creeping expiry behavior #49
  • Removing creeping expiry behavior - it's an old flaw that keeps items in cache if accessed (wrong behavior) f2d8953
  • Version bump to release, updating LICENSE.md & README.md years f16fc2e
  • Updating CHANGELOG.md 683f030
avoidwork
published 7.0.6 •

Changelog

Source

7.0.6

6 June 2020

  • Updating CHANGELOG.md 42dc1ba
  • Removing prototype from this.items{} 1ec0ff8
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc