@travetto/model
Advanced tools
Comparing version 3.1.0-rc.9 to 3.1.0-rc.10
{ | ||
"name": "@travetto/model", | ||
"version": "3.1.0-rc.9", | ||
"version": "3.1.0-rc.10", | ||
"description": "Datastore abstraction for core operations.", | ||
@@ -29,4 +29,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@travetto/config": "^3.1.0-rc.7", | ||
"@travetto/di": "^3.1.0-rc.4", | ||
"@travetto/config": "^3.1.0-rc.8", | ||
"@travetto/di": "^3.1.0-rc.5", | ||
"@travetto/registry": "^3.1.0-rc.3", | ||
@@ -33,0 +33,0 @@ "@travetto/schema": "^3.1.0-rc.6" |
152369
+ Added@types/node@20.17.17(transitive)
- Removed@types/node@20.17.18(transitive)
Updated@travetto/config@^3.1.0-rc.8
Updated@travetto/di@^3.1.0-rc.5