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

13
11

11.2.1

Diff

Changelog

Source

11.2.1

4 October 2023

avoidwork
published 11.2.0 •

Changelog

Source

11.2.0

29 September 2023

  • Bump rollup from 3.29.3 to 3.29.4 #133
  • Bump rollup from 3.29.2 to 3.29.3 #132
  • Bump eslint from 8.49.0 to 8.50.0 #131
  • Copilot generated tests 1c39644
  • Exporting LRU class for extending, updating the interface for typescript, version bump to release 31c5e7c
  • Adding a precommit hook via husky to run npm test d4e7728
avoidwork
published 11.1.2 •

Changelog

Source

11.1.2

21 September 2023

  • Implementing nyc for code coverage & adding tests to get 100% eb7d2c8
  • Adding more tests c94f446
  • Adding more timeouts 7a3bf0c
avoidwork
published 11.1.1 •

Changelog

Source

11.1.1

20 September 2023

  • Fixing set(), fixes #37 & #75 such that the expiry property would roll forward if the cache is set to reset the ttl (cache-back centric) without impacting the original behavior #37
  • Generating CHANGELOG.md f72b64b
avoidwork
published 11.1.0 •

Changelog

Source

11.1.0

20 September 2023

  • Bump rollup from 3.29.1 to 3.29.2 #130
  • Bump eslint from 8.48.0 to 8.49.0 #129
  • Bump rollup from 3.29.0 to 3.29.1 #128
  • Bump actions/checkout from 3 to 4 #127
  • Bump rollup from 3.28.1 to 3.29.0 #126
  • Bump eslint from 8.47.0 to 8.48.0 #125
  • Bump typescript from 5.1.6 to 5.2.2 #124
  • Bump rollup from 3.28.0 to 3.28.1 #123
  • Bump eslint from 8.46.0 to 8.47.0 #122
  • Bump rollup from 3.27.2 to 3.28.0 #121
  • Bump rollup from 3.27.1 to 3.27.2 #120
  • Bump rollup from 3.27.0 to 3.27.1 #119
  • Bump eslint from 8.45.0 to 8.46.0 #118
  • Bump rollup from 3.26.3 to 3.27.0 #117
  • Bump rollup from 3.26.2 to 3.26.3 #116
  • Bump eslint from 8.44.0 to 8.45.0 #115
  • Bump rollup from 3.26.1 to 3.26.2 #114
  • Bump rollup from 3.26.0 to 3.26.1 #113
  • Bump eslint from 8.43.0 to 8.44.0 #112
  • Bump rollup from 3.25.3 to 3.26.0 #111
  • Bump typescript from 5.1.5 to 5.1.6 #109
  • Bump typescript from 5.1.3 to 5.1.5 #108
  • Bump rollup from 3.25.2 to 3.25.3 #107
  • Bump rollup from 3.25.1 to 3.25.2 #106
  • Bump eslint from 8.42.0 to 8.43.0 #105
  • Bump rollup from 3.24.0 to 3.25.1 #104
  • Bump rollup from 3.23.0 to 3.24.0 #103
  • Bump eslint from 8.41.0 to 8.42.0 #102
  • Bump typescript from 5.0.4 to 5.1.3 #100
  • Bump rollup from 3.22.0 to 3.23.0 #99
  • Bump eslint from 8.40.0 to 8.41.0 #98
  • Bump @rollup/plugin-terser from 0.4.1 to 0.4.3 #97
  • Bump rollup from 3.21.7 to 3.22.0 #95
  • Bump rollup from 3.21.6 to 3.21.7 #94
  • Bump rollup from 3.21.5 to 3.21.6 #93
  • Bump eslint from 8.39.0 to 8.40.0 #92
  • Bump rollup from 3.21.4 to 3.21.5 #91
  • Bump rollup from 3.21.3 to 3.21.4 #90
  • Bump rollup from 3.21.2 to 3.21.3 #89
  • Bump rollup from 3.21.0 to 3.21.2 #88
  • Bump rollup from 3.20.7 to 3.21.0 #87
  • Bump eslint from 8.38.0 to 8.39.0 #86
  • Bump rollup from 3.20.6 to 3.20.7 #85
  • Adding tests for keys() and clear() as per https://github.com/fastify/fastify/pull/4668#issuecomment-1501165054 :rocket: 6371a50
  • Moving has() into the class and into the README.md (want interop with common primitives), adding entries() & values(), & adding tests 535ff96
  • Generated CHANGELOG.md ac40e9c
avoidwork
published 11.0.1 •

Changelog

Source

11.0.1

19 April 2023

  • Bump rollup from 3.20.5 to 3.20.6 #83
  • Bump rollup from 3.20.4 to 3.20.5 #82
  • Bump rollup from 3.20.2 to 3.20.4 #81
  • Bump @rollup/plugin-terser from 0.4.0 to 0.4.1 #80
  • Bump typescript from 5.0.3 to 5.0.4 #79
  • Bump eslint from 8.37.0 to 8.38.0 #78
  • Adding types to exports, fixes #84 #84
  • Generating CHANGELOG.md a698b7b
  • Updating benchmark.js 30a3d1a
avoidwork
published 11.0.0 •

Changelog

Source

11.0.0

7 April 2023

  • Updating rollup config such that ecma module is '.js' and UMD is 'umd.js', replacing private #has() with equal has(), updating test such that it imports by name, updating package.json such that exports key is present for esm and cjs usage 6a284e6
  • Generating CHANGELOG.md 6e8b7a7
avoidwork
published 10.4.1 •

Changelog

Source

10.4.1

2 April 2023

avoidwork
published 10.4.0 •

Changelog

Source

10.4.0

2 April 2023

  • Revert Map (10.3.0) #76
  • Bump typescript from 5.0.2 to 5.0.3 #73
  • Bump eslint from 8.36.0 to 8.37.0 #72
  • Bump rollup from 3.20.0 to 3.20.2 #71
  • Updating tests to use assert.strictEqual(), moving expiresAt() to alphabetical position 07460a5
  • Building with reverted code 74f21b8
  • Revert "Use Map for faster execution" cc91ecc
avoidwork
published 10.3.0 •

Changelog

Source

10.3.0

23 March 2023

  • Use Map for faster execution #69
  • Bump rollup from 3.19.1 to 3.20.0 #70
  • Version bump to release 024f7ba
  • Generating CHANGELOG.md 27650bc
  • Ensure alphabetic order 146d157
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