solid-panes 3.5.30-6cc8fb8a → 3.5.30-86dd51e7

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.
@@ -34,7 +34,7 @@ jobs:
34
34
  - run: npm test
35
35
  - run: npm run build --if-present
36
36
  - name: Save build
37
- if: matrix.node-version == '14.x'
37
+ if: matrix.node-version == '16.x'
38
38
  uses: actions/upload-artifact@v2
39
39
  with:
40
40
  name: build
@@ -42,6 +42,7 @@ jobs:
42
42
  .
43
43
  !node_modules
44
44
  retention-days: 1
45
+
45
46
  npm-publish-build:
46
47
  needs: build
47
48
  runs-on: ubuntu-latest
@@ -51,7 +52,7 @@ jobs:
51
52
  name: build
52
53
  - uses: actions/setup-node@v1
53
54
  with:
54
- node-version: 14.x
55
+ node-version: 16.x
55
56
  - uses: rlespinasse/github-slug-action@v3.x
56
57
  - name: Append commit hash to package version
57
58
  run: 'sed -i -E "s/(\"version\": *\"[^\"]+)/\1-${GITHUB_SHA_SHORT}/" package.json'
@@ -61,3 +62,21 @@ jobs:
61
62
  with:
62
63
  token: ${{ secrets.NPM_TOKEN }}
63
64
  tag: ${{ env.GITHUB_REF_SLUG }}
65
+
66
+ npm-publish-latest:
67
+ needs: build
68
+ runs-on: ubuntu-latest
69
+ if: github.ref == 'refs/heads/main'
70
+ steps:
71
+ - uses: actions/download-artifact@v2
72
+ with:
73
+ name: build
74
+ - uses: actions/setup-node@v1
75
+ with:
76
+ node-version: 16.x
77
+ - name: Disable pre- and post-publish actions
78
+ run: 'sed -i -E "s/\"((pre|post)publish)/\"ignore:\1/" package.json'
79
+ - uses: JS-DevTools/npm-publish@v1
80
+ with:
81
+ token: ${{ secrets.NPM_TOKEN }}
82
+ tag: latest
@@ -19,6 +19,8 @@ declare const _default: {
19
19
  icu: string;
20
20
  tz: string;
21
21
  unicode: string;
22
+ ngtcp2: string;
23
+ nghttp3: string;
22
24
  };
23
25
  };
24
26
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"versionInfo.d.ts","sourceRoot":"","sources":["../src/versionInfo.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAuBE"}
1
+ {"version":3,"file":"versionInfo.d.ts","sourceRoot":"","sources":["../src/versionInfo.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAyBE"}
@@ -5,26 +5,28 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports["default"] = void 0;
7
7
  var _default = {
8
- buildTime: "2023-02-06T17:53:31Z",
9
- commit: "6cc8fb8a5139d754b84c06e177b755fe61c0223a",
8
+ buildTime: "2023-02-28T18:25:19Z",
9
+ commit: "86dd51e7bee4cc545a70bc0bb3e03d6ec1fb2e76",
10
10
  npmInfo: {
11
11
  'solid-panes': '3.5.30',
12
12
  npm: '8.19.3',
13
- node: '14.21.2',
14
- v8: '8.4.371.23-node.88',
15
- uv: '1.42.0',
13
+ node: '16.19.1',
14
+ v8: '9.4.146.26-node.24',
15
+ uv: '1.43.0',
16
16
  zlib: '1.2.11',
17
17
  brotli: '1.0.9',
18
18
  ares: '1.18.1',
19
- modules: '83',
20
- nghttp2: '1.42.0',
19
+ modules: '93',
20
+ nghttp2: '1.47.0',
21
21
  napi: '8',
22
- llhttp: '2.1.6',
23
- openssl: '1.1.1s',
24
- cldr: '40.0',
25
- icu: '70.1',
22
+ llhttp: '6.0.10',
23
+ openssl: '1.1.1t+quic',
24
+ cldr: '41.0',
25
+ icu: '71.1',
26
26
  tz: '2022f',
27
- unicode: '14.0'
27
+ unicode: '14.0',
28
+ ngtcp2: '0.8.1',
29
+ nghttp3: '0.7.0'
28
30
  }
29
31
  };
30
32
  exports["default"] = _default;
@@ -1 +1 @@
1
- {"version":3,"file":"versionInfo.js","names":["buildTime","commit","npmInfo","npm","node","v8","uv","zlib","brotli","ares","modules","nghttp2","napi","llhttp","openssl","cldr","icu","tz","unicode"],"sources":["../src/versionInfo.ts"],"sourcesContent":["export default {\nbuildTime: \"2023-02-06T17:53:31Z\",\ncommit: \"6cc8fb8a5139d754b84c06e177b755fe61c0223a\",\nnpmInfo:\n{\n 'solid-panes': '3.5.30',\n npm: '8.19.3',\n node: '14.21.2',\n v8: '8.4.371.23-node.88',\n uv: '1.42.0',\n zlib: '1.2.11',\n brotli: '1.0.9',\n ares: '1.18.1',\n modules: '83',\n nghttp2: '1.42.0',\n napi: '8',\n llhttp: '2.1.6',\n openssl: '1.1.1s',\n cldr: '40.0',\n icu: '70.1',\n tz: '2022f',\n unicode: '14.0'\n}\n};\n"],"mappings":";;;;;;eAAe;EACfA,SAAS,EAAE,sBAAsB;EACjCC,MAAM,EAAE,0CAA0C;EAClDC,OAAO,EACP;IACE,aAAa,EAAE,QAAQ;IACvBC,GAAG,EAAE,QAAQ;IACbC,IAAI,EAAE,SAAS;IACfC,EAAE,EAAE,oBAAoB;IACxBC,EAAE,EAAE,QAAQ;IACZC,IAAI,EAAE,QAAQ;IACdC,MAAM,EAAE,OAAO;IACfC,IAAI,EAAE,QAAQ;IACdC,OAAO,EAAE,IAAI;IACbC,OAAO,EAAE,QAAQ;IACjBC,IAAI,EAAE,GAAG;IACTC,MAAM,EAAE,OAAO;IACfC,OAAO,EAAE,QAAQ;IACjBC,IAAI,EAAE,MAAM;IACZC,GAAG,EAAE,MAAM;IACXC,EAAE,EAAE,OAAO;IACXC,OAAO,EAAE;EACX;AACA,CAAC;AAAA"}
1
+ {"version":3,"file":"versionInfo.js","names":["buildTime","commit","npmInfo","npm","node","v8","uv","zlib","brotli","ares","modules","nghttp2","napi","llhttp","openssl","cldr","icu","tz","unicode","ngtcp2","nghttp3"],"sources":["../src/versionInfo.ts"],"sourcesContent":["export default {\nbuildTime: \"2023-02-28T18:25:19Z\",\ncommit: \"86dd51e7bee4cc545a70bc0bb3e03d6ec1fb2e76\",\nnpmInfo:\n{\n 'solid-panes': '3.5.30',\n npm: '8.19.3',\n node: '16.19.1',\n v8: '9.4.146.26-node.24',\n uv: '1.43.0',\n zlib: '1.2.11',\n brotli: '1.0.9',\n ares: '1.18.1',\n modules: '93',\n nghttp2: '1.47.0',\n napi: '8',\n llhttp: '6.0.10',\n openssl: '1.1.1t+quic',\n cldr: '41.0',\n icu: '71.1',\n tz: '2022f',\n unicode: '14.0',\n ngtcp2: '0.8.1',\n nghttp3: '0.7.0'\n}\n};\n"],"mappings":";;;;;;eAAe;EACfA,SAAS,EAAE,sBAAsB;EACjCC,MAAM,EAAE,0CAA0C;EAClDC,OAAO,EACP;IACE,aAAa,EAAE,QAAQ;IACvBC,GAAG,EAAE,QAAQ;IACbC,IAAI,EAAE,SAAS;IACfC,EAAE,EAAE,oBAAoB;IACxBC,EAAE,EAAE,QAAQ;IACZC,IAAI,EAAE,QAAQ;IACdC,MAAM,EAAE,OAAO;IACfC,IAAI,EAAE,QAAQ;IACdC,OAAO,EAAE,IAAI;IACbC,OAAO,EAAE,QAAQ;IACjBC,IAAI,EAAE,GAAG;IACTC,MAAM,EAAE,QAAQ;IAChBC,OAAO,EAAE,aAAa;IACtBC,IAAI,EAAE,MAAM;IACZC,GAAG,EAAE,MAAM;IACXC,EAAE,EAAE,OAAO;IACXC,OAAO,EAAE,MAAM;IACfC,MAAM,EAAE,OAAO;IACfC,OAAO,EAAE;EACX;AACA,CAAC;AAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "solid-panes",
3
- "version": "3.5.30-6cc8fb8a",
3
+ "version": "3.5.30-86dd51e7",
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",
@@ -1,24 +1,26 @@
1
1
  export default {
2
- buildTime: "2023-02-06T17:53:31Z",
3
- commit: "6cc8fb8a5139d754b84c06e177b755fe61c0223a",
2
+ buildTime: "2023-02-28T18:25:19Z",
3
+ commit: "86dd51e7bee4cc545a70bc0bb3e03d6ec1fb2e76",
4
4
  npmInfo:
5
5
  {
6
6
  'solid-panes': '3.5.30',
7
7
  npm: '8.19.3',
8
- node: '14.21.2',
9
- v8: '8.4.371.23-node.88',
10
- uv: '1.42.0',
8
+ node: '16.19.1',
9
+ v8: '9.4.146.26-node.24',
10
+ uv: '1.43.0',
11
11
  zlib: '1.2.11',
12
12
  brotli: '1.0.9',
13
13
  ares: '1.18.1',
14
- modules: '83',
15
- nghttp2: '1.42.0',
14
+ modules: '93',
15
+ nghttp2: '1.47.0',
16
16
  napi: '8',
17
- llhttp: '2.1.6',
18
- openssl: '1.1.1s',
19
- cldr: '40.0',
20
- icu: '70.1',
17
+ llhttp: '6.0.10',
18
+ openssl: '1.1.1t+quic',
19
+ cldr: '41.0',
20
+ icu: '71.1',
21
21
  tz: '2022f',
22
- unicode: '14.0'
22
+ unicode: '14.0',
23
+ ngtcp2: '0.8.1',
24
+ nghttp3: '0.7.0'
23
25
  }
24
26
  };