@andrewshell/socklog
Advanced tools
+1
-3
@@ -53,5 +53,3 @@ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});/** | ||
| </div> | ||
| <div class="json ${this.expandedIds.has(t.id)?"expanded":""}"> | ||
| ${this.formatJson(t.data,this.expandedIds.has(t.id))} | ||
| </div> | ||
| <div class="json ${this.expandedIds.has(t.id)?"expanded":""}">${this.formatJson(t.data,this.expandedIds.has(t.id))}</div> | ||
| </div> | ||
@@ -58,0 +56,0 @@ `)} |
+1
-3
@@ -877,5 +877,3 @@ /** | ||
| </div> | ||
| <div class="json ${this.expandedIds.has(s.id) ? "expanded" : ""}"> | ||
| ${this.formatJson(s.data, this.expandedIds.has(s.id))} | ||
| </div> | ||
| <div class="json ${this.expandedIds.has(s.id) ? "expanded" : ""}">${this.formatJson(s.data, this.expandedIds.has(s.id))}</div> | ||
| </div> | ||
@@ -882,0 +880,0 @@ ` |
@@ -53,5 +53,3 @@ (function(d,f){typeof exports=="object"&&typeof module<"u"?f(exports):typeof define=="function"&&define.amd?define(["exports"],f):(d=typeof globalThis<"u"?globalThis:d||self,f(d.Socklog={}))})(this,(function(d){"use strict";/** | ||
| </div> | ||
| <div class="json ${this.expandedIds.has(t.id)?"expanded":""}"> | ||
| ${this.formatJson(t.data,this.expandedIds.has(t.id))} | ||
| </div> | ||
| <div class="json ${this.expandedIds.has(t.id)?"expanded":""}">${this.formatJson(t.data,this.expandedIds.has(t.id))}</div> | ||
| </div> | ||
@@ -58,0 +56,0 @@ `)} |
+1
-1
| { | ||
| "name": "@andrewshell/socklog", | ||
| "version": "0.2.3", | ||
| "version": "0.2.4", | ||
| "description": "WebSocket-based logging web components using Lit", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
326639
-0.07%1837
-0.33%