verdaccio-memory
Advanced tools
Comparing version 12.0.0-next-7.15 to 12.0.0-next-7.16
# Change Log | ||
## 12.0.0-next-7.16 | ||
### Patch Changes | ||
- @verdaccio/core@7.0.0-next-7.16 | ||
## 12.0.0-next-7.15 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "verdaccio-memory", | ||
"version": "12.0.0-next-7.15", | ||
"version": "12.0.0-next-7.16", | ||
"description": "Storage implementation in memory", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@verdaccio/core": "7.0.0-next-7.15", | ||
"@verdaccio/core": "7.0.0-next-7.16", | ||
"memory-fs": "0.5.0", | ||
@@ -41,4 +41,4 @@ "debug": "4.3.4", | ||
"@verdaccio/types": "12.0.0-next-7.3", | ||
"@verdaccio/config": "7.0.0-next-7.15", | ||
"@verdaccio/logger": "7.0.0-next-7.15" | ||
"@verdaccio/config": "7.0.0-next-7.16", | ||
"@verdaccio/logger": "7.0.0-next-7.16" | ||
}, | ||
@@ -45,0 +45,0 @@ "funding": { |
91073
+ Added@verdaccio/core@7.0.0-next-7.16(transitive)
- Removed@verdaccio/core@7.0.0-next-7.15(transitive)