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 Compare versions

Comparing version 11.2.10 to 11.2.11

2

dist/tiny-lru.js

@@ -6,3 +6,3 @@ /**

* @license BSD-3-Clause
* @version 11.2.10
* @version 11.2.11
*/

@@ -9,0 +9,0 @@ class LRU {

{
"name": "tiny-lru",
"description": "Tiny LRU cache for Client or Server",
"version": "11.2.10",
"version": "11.2.11",
"homepage": "https://github.com/avoidwork/tiny-lru",

@@ -15,3 +15,4 @@ "author": "Jason Mulligan <jason.mulligan@avoidwork.com>",

"files": [
"dist",
"dist/tiny-lru.cjs",
"dist/tiny-lru.js",
"*.d.ts"

@@ -18,0 +19,0 @@ ],

Sorry, the diff of this file is not supported yet

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