Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "ngrx-undo", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Undo support for @ngrx/store", | ||
@@ -64,5 +64,8 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"rxjs": "^5.0.0-beta.12", | ||
"@ngrx/store": "^2.0.0" | ||
"rxjs": "^5.1.0", | ||
"@ngrx/store": "^2.2.1", | ||
"@angular/common": "^2.4.6", | ||
"@angular/compiler": "^2.4.6", | ||
"@angular/core": "^2.4.6" | ||
} | ||
} |
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
26606
5