verdaccio-memory
Advanced tools
Comparing version 11.0.0-6-next.23 to 11.0.0-6-next.24
# Change Log | ||
## 11.0.0-6-next.24 | ||
### Patch Changes | ||
- @verdaccio/core@6.0.0-6-next.57 | ||
## 11.0.0-6-next.23 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "verdaccio-memory", | ||
"version": "11.0.0-6-next.23", | ||
"version": "11.0.0-6-next.24", | ||
"description": "Storage implementation in memory", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@verdaccio/core": "6.0.0-6-next.56", | ||
"@verdaccio/core": "6.0.0-6-next.57", | ||
"memory-fs": "0.5.0", | ||
@@ -42,4 +42,4 @@ "debug": "4.3.4", | ||
"@verdaccio/types": "11.0.0-6-next.19", | ||
"@verdaccio/config": "6.0.0-6-next.56", | ||
"@verdaccio/logger": "6.0.0-6-next.24" | ||
"@verdaccio/config": "6.0.0-6-next.57", | ||
"@verdaccio/logger": "6.0.0-6-next.25" | ||
}, | ||
@@ -46,0 +46,0 @@ "funding": { |
80405
+ Added@verdaccio/core@6.0.0-6-next.57(transitive)
- Removed@verdaccio/core@6.0.0-6-next.56(transitive)