You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@quenty/lrucache

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/lrucache - npm Package Compare versions

Comparing version

to
1.3.0

2

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [1.2.1-canary.497.c4253b0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/lrucache@1.2.0...@quenty/lrucache@1.2.1-canary.497.c4253b0.0) (2024-09-20)
# [1.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/lrucache@1.2.0...@quenty/lrucache@1.3.0) (2024-09-25)

@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/lrucache

{
"name": "@quenty/lrucache",
"version": "1.2.1-canary.497.c4253b0.0",
"version": "1.3.0",
"description": "LRUCache library",

@@ -28,3 +28,3 @@ "keywords": [

"dependencies": {
"@quenty/loader": "10.4.1-canary.497.c4253b0.0"
"@quenty/loader": "^10.5.0"
},

@@ -34,3 +34,3 @@ "publishConfig": {

},
"gitHead": "c4253b0fa5841f436eed25e1a0c9d0083dd06ca8"
"gitHead": "41715b15e2b48b2d22ff4f5277a8d4b7a0d32ef3"
}