@acpaas-ui/js-notification-store
Advanced tools
Comparing version 1.0.1-alpha.4 to 1.0.1-alpha.5
{ | ||
"name": "@acpaas-ui/js-notification-store", | ||
"version": "1.0.1-alpha.4", | ||
"version": "1.0.1-alpha.5", | ||
"description": "The Notification Store provides a singleton store to save and easily access notifications throughout your app.", | ||
@@ -18,5 +18,5 @@ "main": "js-notification-store.umd.js", | ||
"homepage": "ssh://git@git.antwerpen.be/aui/notification_store_js", | ||
"dependencies": { | ||
"rxjs": "^5.1.0" | ||
"peerDependencies": { | ||
"rxjs": "~6.1.0" | ||
} | ||
} |
88814
+ Addedrxjs@6.1.0(transitive)
+ Addedtslib@1.14.1(transitive)
- Removedrxjs@^5.1.0
- Removedrxjs@5.5.12(transitive)
- Removedsymbol-observable@1.0.1(transitive)