verdaccio-memory
Advanced tools
Comparing version 11.0.0-6-next.13 to 11.0.0-6-next.14
# Change Log | ||
## 11.0.0-6-next.14 | ||
### Patch Changes | ||
- @verdaccio/core@6.0.0-6-next.47 | ||
## 11.0.0-6-next.13 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "verdaccio-memory", | ||
"version": "11.0.0-6-next.13", | ||
"version": "11.0.0-6-next.14", | ||
"description": "Storage implementation in memory", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@verdaccio/core": "6.0.0-6-next.8", | ||
"@verdaccio/core": "6.0.0-6-next.47", | ||
"memory-fs": "0.5.0", | ||
@@ -42,4 +42,4 @@ "debug": "4.3.4", | ||
"@verdaccio/types": "11.0.0-6-next.16", | ||
"@verdaccio/config": "6.0.0-6-next.17", | ||
"@verdaccio/logger": "6.0.0-6-next.14" | ||
"@verdaccio/config": "6.0.0-6-next.47", | ||
"@verdaccio/logger": "6.0.0-6-next.15" | ||
}, | ||
@@ -46,0 +46,0 @@ "funding": { |
77283
+ Added@verdaccio/core@6.0.0-6-next.47(transitive)
- Removed@verdaccio/core@6.0.0-6-next.8(transitive)