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