wspromisify
Advanced tools
Comparing version 2.1.4 to 2.1.5
@@ -45,3 +45,3 @@ { | ||
}, | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"ava": { | ||
@@ -48,0 +48,0 @@ "files": [ |
@@ -21,3 +21,3 @@ # WebsocketPromisify | ||
- Automatically reconnects. | ||
- You can use native WebSocket or ws-like implementation (ws npm package) via `socket` property. | ||
- Supports existent native WebSocket or ws-like implementation (ws npm package) via `socket` property. | ||
- And provide your own socket instance via socket config prop. | ||
@@ -24,0 +24,0 @@ - Any id and data keys to negotiate with your back-end. |
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
60814