@travetto/model
Advanced tools
Comparing version 0.2.15 to 0.3.1
@@ -10,8 +10,8 @@ { | ||
"dependencies": { | ||
"@travetto/di": "^0.2.14", | ||
"@travetto/schema": "^0.2.15" | ||
"@travetto/di": "^0.3.0", | ||
"@travetto/schema": "^0.3.0" | ||
}, | ||
"description": "Datastore abstraction for CRUD operations with advanced query support.", | ||
"devDependencies": { | ||
"@travetto/test": "^0.2.12" | ||
"@travetto/test": "^0.3.0" | ||
}, | ||
@@ -36,7 +36,3 @@ "optionalExtensionDependencies": { | ||
}, | ||
"scripts": { | ||
"test": "./node_modules/.bin/travetto-test" | ||
}, | ||
"version": "0.2.15", | ||
"gitHead": "09411ff9a90d3274a3ac0059f01c1cf78e66c5e5" | ||
} | ||
"version": "0.3.1" | ||
} |
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
39758
+ Added@travetto/base@0.3.18(transitive)
+ Added@travetto/compiler@0.3.16(transitive)
+ Added@travetto/config@0.3.16(transitive)
+ Added@travetto/di@0.3.22(transitive)
+ Added@travetto/registry@0.3.15(transitive)
+ Added@travetto/schema@0.3.20(transitive)
+ Added@travetto/yaml@0.3.23(transitive)
- Removed@travetto/base@0.2.11(transitive)
- Removed@travetto/compiler@0.2.10(transitive)
- Removed@travetto/config@0.2.10(transitive)
- Removed@travetto/di@0.2.14(transitive)
- Removed@travetto/registry@0.2.10(transitive)
- Removed@travetto/schema@0.2.15(transitive)
- Removed@types/js-yaml@3.12.10(transitive)
- Removedcommander@2.20.3(transitive)
Updated@travetto/di@^0.3.0
Updated@travetto/schema@^0.3.0