@neoskop/injector
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@neoskop/injector", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A replacement for the core functionallity of the deprecated ReflectiveInjector from @angular/core", | ||
@@ -67,5 +67,5 @@ "main": "bundle/injector.bundle.js", | ||
"peerDependencies": { | ||
"@angular/core": "5.2.2", | ||
"reflect-metadata": "0.1.12" | ||
"@angular/core": "^5.2.2", | ||
"reflect-metadata": "^0.1.12" | ||
} | ||
} |
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
138279