@quenty/lrucache
Advanced tools
Comparing version 1.1.1-canary.478.2801f00.0 to 1.2.0-canary.478.211e09e.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [1.1.1-canary.478.2801f00.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/lrucache@1.1.0...@quenty/lrucache@1.1.1-canary.478.2801f00.0) (2024-08-24) | ||
# [1.2.0-canary.478.211e09e.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/lrucache@1.1.0...@quenty/lrucache@1.2.0-canary.478.211e09e.0) (2024-08-27) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/lrucache |
{ | ||
"name": "@quenty/lrucache", | ||
"version": "1.1.1-canary.478.2801f00.0", | ||
"version": "1.2.0-canary.478.211e09e.0", | ||
"description": "LRUCache library", | ||
@@ -28,3 +28,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "10.3.1-canary.478.2801f00.0" | ||
"@quenty/loader": "10.4.0-canary.478.211e09e.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "2801f00e2650bc489a90fedd4613c5ccc9d6f449" | ||
"gitHead": "211e09ec811d87f8ad4596230f8ee53f81eb6eaa" | ||
} |
8987
+ Added@quenty/loader@10.4.0-canary.478.211e09e.0(transitive)
- Removed@quenty/loader@10.3.1-canary.478.2801f00.0(transitive)