verdaccio-memory
Advanced tools
Comparing version 13.0.0-next-8.0 to 13.0.0-next-8.1
# Change Log | ||
## 13.0.0-next-8.1 | ||
### Patch Changes | ||
- @verdaccio/core@8.0.0-next-8.1 | ||
## 13.0.0-next-8.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "verdaccio-memory", | ||
"version": "13.0.0-next-8.0", | ||
"version": "13.0.0-next-8.1", | ||
"description": "Storage implementation in memory", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@verdaccio/core": "8.0.0-next-8.0", | ||
"@verdaccio/core": "8.0.0-next-8.1", | ||
"memory-fs": "0.5.0", | ||
@@ -41,4 +41,4 @@ "debug": "4.3.7", | ||
"@verdaccio/types": "13.0.0-next-8.0", | ||
"@verdaccio/config": "8.0.0-next-8.0", | ||
"@verdaccio/logger": "8.0.0-next-8.0" | ||
"@verdaccio/config": "8.0.0-next-8.1", | ||
"@verdaccio/logger": "8.0.0-next-8.1" | ||
}, | ||
@@ -45,0 +45,0 @@ "funding": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
92096
+ Added@verdaccio/core@8.0.0-next-8.1(transitive)
- Removed@verdaccio/core@8.0.0-next-8.0(transitive)