@aesop-fables/containr
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -65,3 +65,3 @@ "use strict"; | ||
exports.ArrayDependency = ArrayDependency; | ||
const injectMetadataKey = Symbol('@3nickels/data-projections/dependency-injection/inject'); | ||
const injectMetadataKey = Symbol('@aesop-fables/containr/inject'); | ||
function inject(dependencyKey) { | ||
@@ -68,0 +68,0 @@ // eslint-disable-next-line @typescript-eslint/ban-types |
{ | ||
"name": "@aesop-fables/containr", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Inversion of Control container for Typescript", | ||
@@ -5,0 +5,0 @@ "type": "commonjs", |
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
38042