@d-fischer/connection
Advanced tools
Comparing version 8.0.2 to 8.0.3
@@ -56,2 +56,1 @@ "use strict"; | ||
exports.AbstractConnection = AbstractConnection; | ||
//# sourceMappingURL=AbstractConnection.js.map |
@@ -12,2 +12,1 @@ "use strict"; | ||
Object.defineProperty(exports, "WebSocketConnection", { enumerable: true, get: function () { return WebSocketConnection_1.WebSocketConnection; } }); | ||
//# sourceMappingURL=browser.js.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=Connection.js.map |
@@ -10,2 +10,1 @@ "use strict"; | ||
exports.DirectConnection = DirectConnection; | ||
//# sourceMappingURL=DirectConnection-stub.js.map |
@@ -78,2 +78,1 @@ "use strict"; | ||
exports.DirectConnection = DirectConnection; | ||
//# sourceMappingURL=DirectConnection.js.map |
@@ -12,2 +12,1 @@ "use strict"; | ||
Object.defineProperty(exports, "WebSocketConnection", { enumerable: true, get: function () { return WebSocketConnection_1.WebSocketConnection; } }); | ||
//# sourceMappingURL=index.js.map |
@@ -141,2 +141,1 @@ "use strict"; | ||
exports.PersistentConnection = PersistentConnection; | ||
//# sourceMappingURL=PersistentConnection.js.map |
@@ -82,2 +82,1 @@ "use strict"; | ||
exports.WebSocketConnection = WebSocketConnection; | ||
//# sourceMappingURL=WebSocketConnection.js.map |
{ | ||
"name": "@d-fischer/connection", | ||
"version": "8.0.2", | ||
"version": "8.0.3", | ||
"description": "Abstraction for packet-based connections.", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
42127
26