resolve-subscribe-socket.io
Advanced tools
Comparing version 0.12.3 to 0.13.0
{ | ||
"name": "resolve-subscribe-socket.io", | ||
"version": "0.12.3", | ||
"description": | ||
"This package serves as an adapter for resolve-redux subscribe to events.", | ||
"version": "0.13.0", | ||
"description": "This package serves as an adapter for resolve-redux subscribe to events.", | ||
"bugs": { | ||
@@ -17,3 +16,8 @@ "url": "https://github.com/reimagined/resolve/issues" | ||
"license": "MIT", | ||
"keywords": ["cqrs", "eventsourcing", "es", "ddd"], | ||
"keywords": [ | ||
"cqrs", | ||
"eventsourcing", | ||
"es", | ||
"ddd" | ||
], | ||
"dependencies": { | ||
@@ -35,4 +39,3 @@ "socket.io": "^2.1.1", | ||
}, | ||
"homepage": | ||
"https://github.com/reimagined/resolve/tree/master/packages/subscribe-adapters/resolve-subscribe-socket.io#readme" | ||
} | ||
"homepage": "https://github.com/reimagined/resolve/tree/master/packages/subscribe-adapters/resolve-subscribe-socket.io#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
31587