solid-ui 2.4.25-2c72c08a → 2.4.25-3d353685

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.
@@ -19,6 +19,8 @@ export declare const versionInfo: {
19
19
  icu: string;
20
20
  tz: string;
21
21
  unicode: string;
22
+ ngtcp2: string;
23
+ nghttp3: string;
22
24
  };
23
25
  };
24
26
  //# sourceMappingURL=versionInfo.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"versionInfo.d.ts","sourceRoot":"","sources":["../src/versionInfo.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;CAuBvB,CAAA"}
1
+ {"version":3,"file":"versionInfo.d.ts","sourceRoot":"","sources":["../src/versionInfo.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;CAyBvB,CAAA"}
@@ -5,26 +5,28 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.versionInfo = void 0;
7
7
  var versionInfo = {
8
- buildTime: '2023-02-01T17:35:54Z',
9
- commit: '2c72c08ab081c4727898740b46ba8d28777f4e56',
8
+ buildTime: '2023-02-13T18:33:53Z',
9
+ commit: '3d3536854bc96f1a76b3da3788eb578207ead433',
10
10
  npmInfo: {
11
11
  'solid-ui': '2.4.25',
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.0',
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.1s+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.versionInfo = versionInfo;
@@ -1 +1 @@
1
- {"version":3,"file":"versionInfo.js","names":["versionInfo","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 const versionInfo = {\n buildTime: '2023-02-01T17:35:54Z',\n commit: '2c72c08ab081c4727898740b46ba8d28777f4e56',\n npmInfo:\n{\n 'solid-ui': '2.4.25',\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":";;;;;;AAAO,IAAMA,WAAW,GAAG;EACzBC,SAAS,EAAE,sBAAsB;EACjCC,MAAM,EAAE,0CAA0C;EAClDC,OAAO,EACT;IACE,UAAU,EAAE,QAAQ;IACpBC,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":["versionInfo","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 const versionInfo = {\n buildTime: '2023-02-13T18:33:53Z',\n commit: '3d3536854bc96f1a76b3da3788eb578207ead433',\n npmInfo:\n{\n 'solid-ui': '2.4.25',\n npm: '8.19.3',\n node: '16.19.0',\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.1s+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":";;;;;;AAAO,IAAMA,WAAW,GAAG;EACzBC,SAAS,EAAE,sBAAsB;EACjCC,MAAM,EAAE,0CAA0C;EAClDC,OAAO,EACT;IACE,UAAU,EAAE,QAAQ;IACpBC,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-ui",
3
- "version": "2.4.25-2c72c08a",
3
+ "version": "2.4.25-3d353685",
4
4
  "description": "UI library for writing Solid read-write-web applications",
5
5
  "main": "./lib/index.js",
6
6
  "types": "./lib/index.d.ts",