chat-pane 2.4.23-4ebe2e54 → 2.4.23-947e606f

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- {"version":3,"file":"longChatPane.test.js","names":["describe","it","expect"],"sources":["../src/longChatPane.test.ts"],"sourcesContent":["import { longChatPane } from \"./longChatPane\";\n\ndescribe(\"chat test\", () => {\n it(\"works\", () => {\n expect(2==2);\n })\n})"],"mappings":";;;;;AAEAA,QAAQ,CAAC,WAAW,EAAE,YAAM;EAC1BC,EAAE,CAAC,OAAO,EAAE,YAAM;IAChBC,MAAM,CAAC,CAAC,IAAE,CAAC,CAAC;EACd,CAAC,CAAC;AACJ,CAAC,CAAC"}
1
+ {"version":3,"file":"longChatPane.test.js","names":["describe","it","expect"],"sources":["../src/longChatPane.test.ts"],"sourcesContent":["import { longChatPane } from \"./longChatPane\";\n\ndescribe(\"chat test\", () => {\n it(\"works\", () => {\n expect(2==2);\n })\n})\n"],"mappings":";;;;;AAEAA,QAAQ,CAAC,WAAW,EAAE,YAAM;EAC1BC,EAAE,CAAC,OAAO,EAAE,YAAM;IAChBC,MAAM,CAAC,CAAC,IAAE,CAAC,CAAC;EACd,CAAC,CAAC;AACJ,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chat-pane",
3
- "version": "2.4.23-4ebe2e54",
3
+ "version": "2.4.23-947e606f",
4
4
  "description": "Solid-compatible Panes: Chat",
5
5
  "main": "./lib/main.js",
6
6
  "files": [
@@ -4,4 +4,4 @@ describe("chat test", () => {
4
4
  it("works", () => {
5
5
  expect(2==2);
6
6
  })
7
- })
7
+ })
@@ -1,3 +0,0 @@
1
- /* don't think we need this */
2
- "use strict";
3
- //# sourceMappingURL=setup.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"setup.js","names":[],"sources":["../../../src/integration-tests/helpers/setup.ts"],"sourcesContent":["/* don't think we need this */"],"mappings":"AAAA;AAAA"}
@@ -1 +0,0 @@
1
- /* don't think we need this */