@travetto/di
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -22,3 +22,3 @@ { | ||
}, | ||
"version": "0.0.8" | ||
"version": "0.0.9" | ||
} |
@@ -5,4 +5,2 @@ import * as ts from 'typescript'; | ||
ConfigLoader.initialize(); // Initialize config as we need it here | ||
const INJECTABLES = TransformUtil.buildImportAliasMap({ | ||
@@ -9,0 +7,0 @@ ...ConfigLoader.get('registry.injectable'), |
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
23754
643