solid-panes 3.5.21-0af5604a → 3.5.21-35a82ec4
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/.eslintrc +1 -1
- package/lib/versionInfo.d.ts.map +1 -1
- package/lib/versionInfo.js +2 -2
- package/lib/versionInfo.js.map +1 -1
- package/package.json +23 -30
- package/src/versionInfo.ts +4 -4
- package/tsconfig.json +1 -0
- package/webpack.config.js +2 -9
package/.eslintrc
CHANGED
package/lib/versionInfo.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"versionInfo.d.ts","sourceRoot":"","sources":["../src/versionInfo.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"versionInfo.d.ts","sourceRoot":"","sources":["../src/versionInfo.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAuBE"}
|
package/lib/versionInfo.js
CHANGED
|
@@ -5,8 +5,8 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _default = {
|
|
8
|
-
buildTime:
|
|
9
|
-
commit:
|
|
8
|
+
buildTime: "2022-03-25T13:15:05Z",
|
|
9
|
+
commit: "35a82ec41f92241bfa51ac0b36ed402e9725141f",
|
|
10
10
|
npmInfo: {
|
|
11
11
|
'solid-panes': '3.5.21',
|
|
12
12
|
npm: '6.14.16',
|
package/lib/versionInfo.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/versionInfo.ts"],"names":["buildTime","commit","npmInfo","npm","ares","brotli","cldr","icu","llhttp","modules","napi","nghttp2","node","openssl","tz","unicode","uv","v8","zlib"],"mappings":";;;;;;eAAe;
|
|
1
|
+
{"version":3,"sources":["../src/versionInfo.ts"],"names":["buildTime","commit","npmInfo","npm","ares","brotli","cldr","icu","llhttp","modules","napi","nghttp2","node","openssl","tz","unicode","uv","v8","zlib"],"mappings":";;;;;;eAAe;AACfA,EAAAA,SAAS,EAAE,sBADI;AAEfC,EAAAA,MAAM,EAAE,0CAFO;AAGfC,EAAAA,OAAO,EACP;AACE,mBAAe,QADjB;AAEEC,IAAAA,GAAG,EAAE,SAFP;AAGEC,IAAAA,IAAI,EAAE,QAHR;AAIEC,IAAAA,MAAM,EAAE,OAJV;AAKEC,IAAAA,IAAI,EAAE,MALR;AAMEC,IAAAA,GAAG,EAAE,MANP;AAOEC,IAAAA,MAAM,EAAE,OAPV;AAQEC,IAAAA,OAAO,EAAE,IARX;AASEC,IAAAA,IAAI,EAAE,GATR;AAUEC,IAAAA,OAAO,EAAE,QAVX;AAWEC,IAAAA,IAAI,EAAE,SAXR;AAYEC,IAAAA,OAAO,EAAE,QAZX;AAaEC,IAAAA,EAAE,EAAE,QAbN;AAcEC,IAAAA,OAAO,EAAE,MAdX;AAeEC,IAAAA,EAAE,EAAE,QAfN;AAgBEC,IAAAA,EAAE,EAAE,oBAhBN;AAiBEC,IAAAA,IAAI,EAAE;AAjBR;AAJe,C","sourcesContent":["export default {\nbuildTime: \"2022-03-25T13:15:05Z\",\ncommit: \"35a82ec41f92241bfa51ac0b36ed402e9725141f\",\nnpmInfo:\n{\n 'solid-panes': '3.5.21',\n npm: '6.14.16',\n ares: '1.18.1',\n brotli: '1.0.9',\n cldr: '40.0',\n icu: '70.1',\n llhttp: '2.1.4',\n modules: '83',\n napi: '8',\n nghttp2: '1.42.0',\n node: '14.19.0',\n openssl: '1.1.1m',\n tz: '2021a3',\n unicode: '14.0',\n uv: '1.42.0',\n v8: '8.4.371.23-node.85',\n zlib: '1.2.11'\n}\n};\n"],"file":"versionInfo.js"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "solid-panes",
|
|
3
|
-
"version": "3.5.21-
|
|
3
|
+
"version": "3.5.21-35a82ec4",
|
|
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",
|
|
@@ -44,57 +44,50 @@
|
|
|
44
44
|
},
|
|
45
45
|
"homepage": "https://github.com/solid/solid-panes",
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@babel/polyfill": "^7.12.1",
|
|
48
47
|
"@solid/better-simple-slideshow": "^0.1.0",
|
|
49
48
|
"activitystreams-pane": "^0.6.4",
|
|
50
|
-
"babel-preset-env": "^1.7.0",
|
|
51
|
-
"babel-preset-metalab": "^1.0.0",
|
|
52
49
|
"chat-pane": "^2.4.16",
|
|
53
50
|
"contacts-pane": "^2.6.1",
|
|
54
51
|
"folder-pane": "^2.4.14",
|
|
55
52
|
"issue-pane": "^2.4.10",
|
|
56
53
|
"marked": "^4.0.12",
|
|
57
54
|
"meeting-pane": "^2.3.9",
|
|
58
|
-
"mime-types": "^2.1.
|
|
55
|
+
"mime-types": "^2.1.35",
|
|
59
56
|
"pane-registry": "^2.4.7",
|
|
60
|
-
"path-browserify": "^1.0.1",
|
|
61
57
|
"profile-pane": "^1.0.8",
|
|
62
|
-
"rdflib": "^2.2.
|
|
63
|
-
"react": "^17.0.2",
|
|
64
|
-
"react-dom": "^17.0.2",
|
|
58
|
+
"rdflib": "^2.2.18",
|
|
65
59
|
"solid-logic": "^1.3.14",
|
|
66
60
|
"solid-namespace": "^0.5.2",
|
|
67
61
|
"solid-ui": "^2.4.19",
|
|
68
62
|
"source-pane": "^2.2.15"
|
|
69
63
|
},
|
|
70
64
|
"devDependencies": {
|
|
71
|
-
"@babel/cli": "^7.
|
|
72
|
-
"@babel/core": "^7.
|
|
73
|
-
"@babel/preset-env": "^7.16.
|
|
74
|
-
"@babel/preset-typescript": "^7.16.
|
|
75
|
-
"@testing-library/dom": "^8.11.
|
|
76
|
-
"@testing-library/jest-dom": "^5.16.
|
|
77
|
-
"@types/jest": "^27.
|
|
65
|
+
"@babel/cli": "^7.17.6",
|
|
66
|
+
"@babel/core": "^7.17.8",
|
|
67
|
+
"@babel/preset-env": "^7.16.11",
|
|
68
|
+
"@babel/preset-typescript": "^7.16.7",
|
|
69
|
+
"@testing-library/dom": "^8.11.3",
|
|
70
|
+
"@testing-library/jest-dom": "^5.16.2",
|
|
71
|
+
"@types/jest": "^27.4.1",
|
|
78
72
|
"@types/webpack-env": "^1.16.3",
|
|
79
|
-
"@typescript-eslint/eslint-plugin": "^5.
|
|
80
|
-
"@typescript-eslint/parser": "^5.
|
|
73
|
+
"@typescript-eslint/eslint-plugin": "^5.16.0",
|
|
74
|
+
"@typescript-eslint/parser": "^5.16.0",
|
|
81
75
|
"babel-loader": "^8.2.3",
|
|
82
76
|
"babel-plugin-inline-import": "^3.0.0",
|
|
83
|
-
"eslint": "^
|
|
84
|
-
"fork-ts-checker-webpack-plugin": "^6.5.0",
|
|
77
|
+
"eslint": "^8.11.0",
|
|
85
78
|
"html-webpack-plugin": "^5.5.0",
|
|
86
79
|
"husky": "^7.0.4",
|
|
87
|
-
"jest": "^27.
|
|
80
|
+
"jest": "^27.5.1",
|
|
88
81
|
"jest-fetch-mock": "^3.0.3",
|
|
89
|
-
"lint-staged": "^12.
|
|
90
|
-
"
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"ts-
|
|
94
|
-
"typescript": "^4.
|
|
95
|
-
"webpack": "^5.
|
|
96
|
-
"webpack-cli": "^4.9.
|
|
97
|
-
"webpack-dev-server": "^4.7.
|
|
82
|
+
"lint-staged": "^12.3.7",
|
|
83
|
+
"path-browserify": "^1.0.1",
|
|
84
|
+
"react": "^17.0.2",
|
|
85
|
+
"react-dom": "^17.0.2",
|
|
86
|
+
"ts-jest": "^27.1.3",
|
|
87
|
+
"typescript": "^4.6.2",
|
|
88
|
+
"webpack": "^5.70.0",
|
|
89
|
+
"webpack-cli": "^4.9.2",
|
|
90
|
+
"webpack-dev-server": "^4.7.4"
|
|
98
91
|
},
|
|
99
92
|
"husky": {
|
|
100
93
|
"hooks": {
|
package/src/versionInfo.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
buildTime: "2022-03-25T13:15:05Z",
|
|
3
|
+
commit: "35a82ec41f92241bfa51ac0b36ed402e9725141f",
|
|
4
|
+
npmInfo:
|
|
5
5
|
{
|
|
6
6
|
'solid-panes': '3.5.21',
|
|
7
7
|
npm: '6.14.16',
|
|
@@ -21,4 +21,4 @@ export default {
|
|
|
21
21
|
v8: '8.4.371.23-node.85',
|
|
22
22
|
zlib: '1.2.11'
|
|
23
23
|
}
|
|
24
|
-
}
|
|
24
|
+
};
|
package/tsconfig.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
// "checkJs": true, /* Report errors in .js files. */
|
|
13
13
|
// "jsx": "preserve", /* Specify JSX code generation: 'preserve', 'react-native', or 'react'. */
|
|
14
14
|
"declaration": true /* Generates corresponding '.d.ts' file. */,
|
|
15
|
+
"skipLibCheck": true,
|
|
15
16
|
"declarationMap": true /* Generates a sourcemap for each corresponding '.d.ts' file. */,
|
|
16
17
|
"sourceMap": true /* Generates corresponding '.map' file. */,
|
|
17
18
|
// "outFile": "./", /* Concatenate and emit output to single file. */
|
package/webpack.config.js
CHANGED
|
@@ -1,21 +1,14 @@
|
|
|
1
1
|
const HtmlWebpackPlugin = require('html-webpack-plugin')
|
|
2
|
-
const path = require('path')
|
|
3
2
|
|
|
4
3
|
module.exports = [{
|
|
5
4
|
mode: 'development',
|
|
6
5
|
entry: './dev/loader.ts',
|
|
7
|
-
output: {
|
|
8
|
-
path: path.resolve(__dirname, 'dev/dist'),
|
|
9
|
-
filename: 'loader.bundle.js'
|
|
10
|
-
},
|
|
11
6
|
plugins: [
|
|
12
7
|
new HtmlWebpackPlugin({ template: './dev/index.html' })
|
|
13
8
|
],
|
|
14
9
|
resolve: {
|
|
15
10
|
extensions: ['.mjs', '.js', '.ts'],
|
|
16
|
-
fallback: {
|
|
17
|
-
path: require.resolve('path-browserify')
|
|
18
|
-
}
|
|
11
|
+
fallback: { "path": false }
|
|
19
12
|
},
|
|
20
13
|
module: {
|
|
21
14
|
rules: [
|
|
@@ -38,7 +31,7 @@ module.exports = [{
|
|
|
38
31
|
'@trust/webcrypto': 'crypto'
|
|
39
32
|
},
|
|
40
33
|
devServer: {
|
|
41
|
-
static:
|
|
34
|
+
static: './dist',
|
|
42
35
|
compress: true,
|
|
43
36
|
port: 9000
|
|
44
37
|
},
|