@live-change/dao-sockjs
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -53,3 +53,3 @@ const SockJS = require("sockjs-client") | ||
dispose() { | ||
this.finished = true | ||
super.dispose() | ||
this.connection.close() | ||
@@ -56,0 +56,0 @@ } |
{ | ||
"name": "@live-change/dao-sockjs", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"author": { | ||
@@ -13,3 +13,3 @@ "email": "m8@em8.pl", | ||
"dependencies": { | ||
"@live-change/dao": "^0.3.2", | ||
"@live-change/dao": "^0.3.10", | ||
"debug": "^4.3.1", | ||
@@ -16,0 +16,0 @@ "sockjs-client": "git+https://github.com/sockjs/sockjs-client.git", |
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
3320
198
32
141
Updated@live-change/dao@^0.3.10