@injex/core
Advanced tools
Comparing version 3.0.0-alpha.4 to 3.0.0-alpha.5
{ | ||
"name": "@injex/core", | ||
"version": "3.0.0-alpha.4", | ||
"version": "3.0.0-alpha.5", | ||
"description": "Simple, Decorated, Pluggable dependency-injection framework for TypeScript apps", | ||
@@ -46,4 +46,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@injex/stdlib": "^3.0.0-alpha.4", | ||
"tslib": "^2.1.0" | ||
"@injex/stdlib": "^3.0.0-alpha.5" | ||
}, | ||
@@ -53,6 +52,7 @@ "devDependencies": { | ||
"ts-jest": "^26.3.0", | ||
"tslib": "^2.2.0", | ||
"tslint": "^6.1.3", | ||
"typescript": "^4.0.2" | ||
}, | ||
"gitHead": "ef0efcc8b9319786c9a11a29f3e4b5c8778c63a5" | ||
"gitHead": "9a6d4d6cb8ffd1dbcd8cbe51319bea1b3e318ff7" | ||
} |
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
1
5
- Removedtslib@^2.1.0
- Removedtslib@2.8.1(transitive)
Updated@injex/stdlib@^3.0.0-alpha.5