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

Comparing version 11.0.0 to 11.0.1

0

dist/tiny-lru.js

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /*!

3

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

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

"exports": {
"types": "./lru.d.ts",
"import": "./dist/tiny-lru.js",

@@ -24,0 +25,0 @@ "require": "./dist/tiny-lru.cjs"

Sorry, the diff of this file is not supported yet

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