@ngrx/store
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@ngrx/store", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "RxJS powered Redux for Angular2 apps", | ||
@@ -37,8 +37,8 @@ "main": "./dist/store.js", | ||
"typescript": "^1.7.3", | ||
"zone.js": "0.5.8" | ||
"zone.js": "0.5.10" | ||
}, | ||
"dependencies": { | ||
"rxjs": "^5.0.0-alpha.14" | ||
"rxjs": "^5.0.0-beta.0" | ||
}, | ||
"typings": "./dist/store.d.ts" | ||
} |
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
29228
Updatedrxjs@^5.0.0-beta.0