@ngrx/store
Advanced tools
Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "@ngrx/store", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "RxJS powered Redux for Angular apps", | ||
@@ -25,5 +25,5 @@ "module": "@ngrx/store.es5.js", | ||
"peerDependencies": { | ||
"@angular/core": "^4.0.0", | ||
"@angular/core": "^4.0.0 || ^5.0.0-rc.2 || ^5.0.0", | ||
"rxjs": "^5.0.0" | ||
} | ||
} |
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
349536