solid-panes 3.5.35-beta → 3.5.35-beta4
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.
- package/lib/versionInfo.js +3 -3
- package/lib/versionInfo.js.map +1 -1
- package/package.json +10 -10
- package/src/versionInfo.ts +3 -3
package/lib/versionInfo.js
CHANGED
|
@@ -5,10 +5,10 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _default = exports["default"] = {
|
|
8
|
-
buildTime: "2024-03-
|
|
9
|
-
commit: "
|
|
8
|
+
buildTime: "2024-03-28T18:08:59Z",
|
|
9
|
+
commit: "980b2f807fe8001c096238605afe9751be5f6560",
|
|
10
10
|
npmInfo: {
|
|
11
|
-
'solid-panes': '3.5.35-
|
|
11
|
+
'solid-panes': '3.5.35-beta4',
|
|
12
12
|
npm: '8.19.4',
|
|
13
13
|
node: '18.19.0',
|
|
14
14
|
acorn: '8.10.0',
|
package/lib/versionInfo.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"versionInfo.js","names":["buildTime","commit","npmInfo","npm","node","acorn","ada","ares","base64","brotli","cjs_module_lexer","cldr","icu","llhttp","modules","napi","nghttp2","nghttp3","ngtcp2","openssl","simdutf","tz","undici","unicode","uv","uvwasi","v8","zlib"],"sources":["../src/versionInfo.ts"],"sourcesContent":["export default {\nbuildTime: \"2024-03-
|
|
1
|
+
{"version":3,"file":"versionInfo.js","names":["buildTime","commit","npmInfo","npm","node","acorn","ada","ares","base64","brotli","cjs_module_lexer","cldr","icu","llhttp","modules","napi","nghttp2","nghttp3","ngtcp2","openssl","simdutf","tz","undici","unicode","uv","uvwasi","v8","zlib"],"sources":["../src/versionInfo.ts"],"sourcesContent":["export default {\nbuildTime: \"2024-03-28T18:08:59Z\",\ncommit: \"980b2f807fe8001c096238605afe9751be5f6560\",\nnpmInfo:\n{\n 'solid-panes': '3.5.35-beta4',\n npm: '8.19.4',\n node: '18.19.0',\n acorn: '8.10.0',\n ada: '2.7.2',\n ares: '1.20.1',\n base64: '0.5.0',\n brotli: '1.0.9',\n cjs_module_lexer: '1.2.2',\n cldr: '43.1',\n icu: '73.2',\n llhttp: '6.0.11',\n modules: '108',\n napi: '9',\n nghttp2: '1.57.0',\n nghttp3: '0.7.0',\n ngtcp2: '0.8.1',\n openssl: '3.0.12+quic',\n simdutf: '3.2.18',\n tz: '2023c',\n undici: '5.26.4',\n unicode: '15.0',\n uv: '1.44.2',\n uvwasi: '0.0.19',\n v8: '10.2.154.26-node.28',\n zlib: '1.2.13.1-motley'\n}\n};\n"],"mappings":";;;;;;oCAAe;EACfA,SAAS,EAAE,sBAAsB;EACjCC,MAAM,EAAE,0CAA0C;EAClDC,OAAO,EACP;IACE,aAAa,EAAE,cAAc;IAC7BC,GAAG,EAAE,QAAQ;IACbC,IAAI,EAAE,SAAS;IACfC,KAAK,EAAE,QAAQ;IACfC,GAAG,EAAE,OAAO;IACZC,IAAI,EAAE,QAAQ;IACdC,MAAM,EAAE,OAAO;IACfC,MAAM,EAAE,OAAO;IACfC,gBAAgB,EAAE,OAAO;IACzBC,IAAI,EAAE,MAAM;IACZC,GAAG,EAAE,MAAM;IACXC,MAAM,EAAE,QAAQ;IAChBC,OAAO,EAAE,KAAK;IACdC,IAAI,EAAE,GAAG;IACTC,OAAO,EAAE,QAAQ;IACjBC,OAAO,EAAE,OAAO;IAChBC,MAAM,EAAE,OAAO;IACfC,OAAO,EAAE,aAAa;IACtBC,OAAO,EAAE,QAAQ;IACjBC,EAAE,EAAE,OAAO;IACXC,MAAM,EAAE,QAAQ;IAChBC,OAAO,EAAE,MAAM;IACfC,EAAE,EAAE,QAAQ;IACZC,MAAM,EAAE,QAAQ;IAChBC,EAAE,EAAE,qBAAqB;IACzBC,IAAI,EAAE;EACR;AACA,CAAC","ignoreList":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "solid-panes",
|
|
3
|
-
"version": "3.5.35-
|
|
3
|
+
"version": "3.5.35-beta4",
|
|
4
4
|
"description": "Solid-compatible Panes: applets and views for the mashlib and databrowser",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -46,19 +46,19 @@
|
|
|
46
46
|
"homepage": "https://github.com/solidos/solid-panes",
|
|
47
47
|
"dependencies": {
|
|
48
48
|
"@solid/better-simple-slideshow": "^0.1.0",
|
|
49
|
-
"activitystreams-pane": "^0.6.13-
|
|
50
|
-
"chat-pane": "^2.4.26-
|
|
51
|
-
"contacts-pane": "^2.6.12-
|
|
49
|
+
"activitystreams-pane": "^0.6.13-beta4",
|
|
50
|
+
"chat-pane": "^2.4.26-beta4",
|
|
51
|
+
"contacts-pane": "^2.6.12-beta4",
|
|
52
52
|
"dompurify": "^3.0.11",
|
|
53
|
-
"folder-pane": "^2.4.27-
|
|
54
|
-
"issue-pane": "^2.4.19-
|
|
53
|
+
"folder-pane": "^2.4.27-beta4",
|
|
54
|
+
"issue-pane": "^2.4.19-beta4",
|
|
55
55
|
"marked": "^11.2.0",
|
|
56
|
-
"meeting-pane": "^2.
|
|
56
|
+
"meeting-pane": "^2.4.19-beta4",
|
|
57
57
|
"mime-types": "^2.1.35",
|
|
58
|
-
"profile-pane": "^1.0.19-
|
|
58
|
+
"profile-pane": "^1.0.19-beta4",
|
|
59
59
|
"solid-namespace": "^0.5.3",
|
|
60
|
-
"solid-ui": "^2.4.33-
|
|
61
|
-
"source-pane": "^2.2.27-
|
|
60
|
+
"solid-ui": "^2.4.33-beta4",
|
|
61
|
+
"source-pane": "^2.2.27-beta4"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
64
|
"@babel/cli": "^7.24.1",
|
package/src/versionInfo.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
buildTime: "2024-03-
|
|
3
|
-
commit: "
|
|
2
|
+
buildTime: "2024-03-28T18:08:59Z",
|
|
3
|
+
commit: "980b2f807fe8001c096238605afe9751be5f6560",
|
|
4
4
|
npmInfo:
|
|
5
5
|
{
|
|
6
|
-
'solid-panes': '3.5.35-
|
|
6
|
+
'solid-panes': '3.5.35-beta4',
|
|
7
7
|
npm: '8.19.4',
|
|
8
8
|
node: '18.19.0',
|
|
9
9
|
acorn: '8.10.0',
|