@injex/core
Advanced tools
Comparing version 3.1.1 to 3.2.0
{ | ||
"name": "@injex/core", | ||
"version": "3.1.1", | ||
"version": "3.2.0", | ||
"description": "Simple, Decorated, Pluggable dependency-injection framework for TypeScript apps", | ||
@@ -47,3 +47,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@injex/stdlib": "^3.1.1" | ||
"@injex/stdlib": "^3.2.0" | ||
}, | ||
@@ -53,7 +53,7 @@ "devDependencies": { | ||
"ts-jest": "^26.3.0", | ||
"tslib": "^2.2.0", | ||
"tslib": "^2.4.0", | ||
"tslint": "^6.1.3", | ||
"typescript": "^4.0.2" | ||
}, | ||
"gitHead": "69cebc67465504e82d4f2f0991a57e0367a4c8aa" | ||
"gitHead": "e9e003b0aa5f168ca5e6352f39d37a7d8117be49" | ||
} |
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
Updated@injex/stdlib@^3.2.0