@travetto/di
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -10,8 +10,8 @@ { | ||
"dependencies": { | ||
"@travetto/config": "^0.3.2", | ||
"@travetto/registry": "^0.3.2" | ||
"@travetto/config": "^0.3.3", | ||
"@travetto/registry": "^0.3.3" | ||
}, | ||
"description": "Dependency registration/management and injection support.", | ||
"devDependencies": { | ||
"@travetto/test": "^0.3.2" | ||
"@travetto/test": "^0.3.3" | ||
}, | ||
@@ -33,4 +33,4 @@ "homepage": "https://travetto.io", | ||
}, | ||
"version": "0.3.2", | ||
"gitHead": "54e9adaef1897a7f971f399c8f7dd86cbab90665" | ||
"version": "0.3.3", | ||
"gitHead": "c434a1f7931733b1c15983e6fa1dcea773f6af94" | ||
} |
@@ -14,5 +14,6 @@ { | ||
"experimentalDecorators": true, | ||
"importHelpers": true, | ||
"rootDir": "src/", | ||
"outDir": "build/" | ||
} | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
28706
0
Updated@travetto/config@^0.3.3
Updated@travetto/registry@^0.3.3