@travetto/model
Advanced tools
Comparing version 5.0.16 to 5.0.17
{ | ||
"name": "@travetto/model", | ||
"version": "5.0.16", | ||
"version": "5.0.17", | ||
"description": "Datastore abstraction for core operations.", | ||
@@ -25,14 +25,14 @@ "keywords": [ | ||
"repository": { | ||
"url": "https://github.com/travetto/travetto.git", | ||
"url": "git+https://github.com/travetto/travetto.git", | ||
"directory": "module/model" | ||
}, | ||
"dependencies": { | ||
"@travetto/config": "^5.0.15", | ||
"@travetto/di": "^5.0.15", | ||
"@travetto/registry": "^5.0.15", | ||
"@travetto/schema": "^5.0.15" | ||
"@travetto/config": "^5.0.16", | ||
"@travetto/di": "^5.0.16", | ||
"@travetto/registry": "^5.0.16", | ||
"@travetto/schema": "^5.0.16" | ||
}, | ||
"peerDependencies": { | ||
"@travetto/cli": "^5.0.18", | ||
"@travetto/test": "^5.0.17" | ||
"@travetto/cli": "^5.0.19", | ||
"@travetto/test": "^5.0.18" | ||
}, | ||
@@ -39,0 +39,0 @@ "peerDependenciesMeta": { |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
160090
Updated@travetto/config@^5.0.16
Updated@travetto/di@^5.0.16
Updated@travetto/registry@^5.0.16
Updated@travetto/schema@^5.0.16