@travetto/config
Advanced tools
Comparing version 3.0.3 to 3.1.0-rc.0
{ | ||
"name": "@travetto/config", | ||
"version": "3.0.3", | ||
"version": "3.1.0-rc.0", | ||
"description": "Configuration support", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@travetto/di": "^3.0.3", | ||
"@travetto/schema": "^3.0.3", | ||
"@travetto/yaml": "^3.0.3" | ||
"@travetto/di": "^3.1.0-rc.0", | ||
"@travetto/schema": "^3.1.0-rc.0", | ||
"@travetto/yaml": "^3.1.0-rc.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "travetto": { |
@@ -148,2 +148,3 @@ <!-- This file was generated by @travetto/doc and should not be modified directly --> | ||
kind: 'required', | ||
active: true, | ||
value: undefined, | ||
@@ -150,0 +151,0 @@ message: 'port is required', |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
23450
179
1
Updated@travetto/di@^3.1.0-rc.0
Updated@travetto/schema@^3.1.0-rc.0
Updated@travetto/yaml@^3.1.0-rc.0