@travetto/di
Advanced tools
Comparing version 0.2.14 to 0.3.0
@@ -10,8 +10,8 @@ { | ||
"dependencies": { | ||
"@travetto/config": "^0.2.10", | ||
"@travetto/registry": "^0.2.10" | ||
"@travetto/config": "^0.3.0", | ||
"@travetto/registry": "^0.3.0" | ||
}, | ||
"description": "Dependency registration/management and injection support.", | ||
"devDependencies": { | ||
"@travetto/test": "^0.2.12" | ||
"@travetto/test": "^0.3.0" | ||
}, | ||
@@ -33,7 +33,4 @@ "homepage": "https://travetto.io", | ||
}, | ||
"scripts": { | ||
"test": "./node_modules/.bin/travetto-test" | ||
}, | ||
"version": "0.2.14", | ||
"gitHead": "09411ff9a90d3274a3ac0059f01c1cf78e66c5e5" | ||
"version": "0.3.0", | ||
"gitHead": "fb6bd5439f7491a7b8446bd3717c3ba35d8dbd4a" | ||
} |
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
28729
6
+ Added@travetto/base@0.3.18(transitive)
+ Added@travetto/compiler@0.3.16(transitive)
+ Added@travetto/config@0.3.16(transitive)
+ Added@travetto/registry@0.3.15(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/registry@0.2.10(transitive)
- Removed@types/js-yaml@3.12.10(transitive)
- Removedcommander@2.20.3(transitive)
Updated@travetto/config@^0.3.0
Updated@travetto/registry@^0.3.0