verdaccio-memory
Advanced tools
Comparing version 12.0.0-next-7.16 to 12.0.0-next-7.17
# Change Log | ||
## 12.0.0-next-7.17 | ||
### Patch Changes | ||
- Updated dependencies [6e764e3] | ||
- @verdaccio/core@7.0.0-next-7.17 | ||
## 12.0.0-next-7.16 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "verdaccio-memory", | ||
"version": "12.0.0-next-7.16", | ||
"version": "12.0.0-next-7.17", | ||
"description": "Storage implementation in memory", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@verdaccio/core": "7.0.0-next-7.16", | ||
"@verdaccio/core": "7.0.0-next-7.17", | ||
"memory-fs": "0.5.0", | ||
@@ -40,5 +40,5 @@ "debug": "4.3.4", | ||
"devDependencies": { | ||
"@verdaccio/types": "12.0.0-next-7.3", | ||
"@verdaccio/config": "7.0.0-next-7.16", | ||
"@verdaccio/logger": "7.0.0-next-7.16" | ||
"@verdaccio/types": "12.0.0-next-7.4", | ||
"@verdaccio/config": "7.0.0-next-7.17", | ||
"@verdaccio/logger": "7.0.0-next-7.17" | ||
}, | ||
@@ -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
91183
+ Added@verdaccio/core@7.0.0-next-7.17(transitive)
+ Addedsemver@7.6.2(transitive)
- Removed@verdaccio/core@7.0.0-next-7.16(transitive)
- Removedlru-cache@6.0.0(transitive)
- Removedsemver@7.6.0(transitive)
- Removedyallist@4.0.0(transitive)