@travetto/di
Advanced tools
Comparing version 0.0.25 to 0.0.26
@@ -24,3 +24,3 @@ { | ||
}, | ||
"version": "0.0.25" | ||
"version": "0.0.26" | ||
} |
@@ -251,2 +251,4 @@ import { Dependency, InjectableConfig, ClassTarget, InjectableFactoryConfig } from '../types'; | ||
config.class = cls; | ||
if (pconfig.factory) { | ||
@@ -253,0 +255,0 @@ config.factory = pconfig.factory; |
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
30996
835