@ngxs/router-plugin
Advanced tools
Comparing version 3.0.0-rc.4 to 3.0.1-dev.master-ec90b8f
{ | ||
"name": "@ngxs/router-plugin", | ||
"description": "router plugin for @ngxs/store", | ||
"version": "3.0.0-rc.4", | ||
"version": "3.0.1-dev.master-ec90b8f", | ||
"sideEffects": true, | ||
"peerDependencies": { | ||
"@ngxs/store": "3.0.0-rc.4", | ||
"@angular/core": ">=5.0.0 <7.0.0 || >6.0.0-rc <7.0.0", | ||
"@angular/router": ">=5.0.0 <7.0.0 || >6.0.0-rc <7.0.0", | ||
"@angular/core": ">=5.0.0 <7.0.0", | ||
"@angular/router": ">=5.0.0 <7.0.0", | ||
"@ngxs/store": "3.0.1", | ||
"rxjs": ">=6.0.0 || ^5.6.0-forward-compat.4" | ||
@@ -55,2 +55,2 @@ }, | ||
"homepage": "https://github.com/ngxs/store#readme" | ||
} | ||
} |
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
172636