@mappedin/react-sdk 6.0.1-beta.3 → 6.0.1-beta.31

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/README.md CHANGED
@@ -3,10 +3,10 @@
3
3
  ## Resources
4
4
 
5
5
  - [Mappedin Developer Portal](https://developer.mappedin.com)
6
- - [Releases and Roadmap](https://developer.mappedin.com/releases/)
7
- - [Getting Started Guide](https://developer.mappedin.com/web/v6/guides/getting-started/)
8
- - [API Reference](https://developer.mappedin.com/web/v6/api-reference/)
9
- - [Trial Keys](https://developer.mappedin.com/web/v6/trial-keys-and-maps/)
6
+ - [Releases and Roadmap](https://developer.mappedin.com/docs/roadmap)
7
+ - [Getting Started Guide](https://developer.mappedin.com/web-sdk/using-react)
8
+ - [API Reference](https://developer.mappedin.com/api/api)
9
+ - [Demo Keys & Maps](https://developer.mappedin.com/docs/demo-keys-and-maps)
10
10
  - [License](https://info.mappedin.com/terms/sdk)
11
11
 
12
12
  ## Usage
@@ -45,4 +45,4 @@ export default function App() {
45
45
  }
46
46
  ```
47
47
 
48
- For full documentation, read our [Getting Started guide on the Developer Portal](https://developer.mappedin.com/web/v6/guides/getting-started/).
48
+ For full documentation, read our [Getting Started guide on the Developer Portal](https://developer.mappedin.com/web-sdk/using-react).
@@ -1,4 +1,4 @@
1
- THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THE WORKSPACE AGGREGATOR 161C8E2B 9AD5 4B0B B30A 88604B3AD7DA PRODUCT.
1
+ THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THE WORKSPACE AGGREGATOR 4C5D6EC8 B017 4828 864C 5FC8F996341E PRODUCT.
2
2
 
3
3
  -----
4
4
 
@@ -373,6 +373,32 @@ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR I
373
373
 
374
374
  -----
375
375
 
376
+ The following software may be included in this product: @gerrit0/mini-shiki. A copy of the source code may be downloaded from git+https://github.com/Gerrit0/mini-shiki.git. This software contains the following license and notice below:
377
+
378
+ MIT License
379
+
380
+ Copyright (c) 2024 Gerrit Birkeland
381
+
382
+ Permission is hereby granted, free of charge, to any person obtaining a copy
383
+ of this software and associated documentation files (the "Software"), to deal
384
+ in the Software without restriction, including without limitation the rights
385
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
386
+ copies of the Software, and to permit persons to whom the Software is
387
+ furnished to do so, subject to the following conditions:
388
+
389
+ The above copyright notice and this permission notice shall be included in all
390
+ copies or substantial portions of the Software.
391
+
392
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
393
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
394
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
395
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
396
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
397
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
398
+ SOFTWARE.
399
+
400
+ -----
401
+
376
402
  The following software may be included in this product: @hapi/hoek. A copy of the source code may be downloaded from git://github.com/hapijs/hoek. This software contains the following license and notice below:
377
403
 
378
404
  Copyright (c) 2011-2020, Sideway Inc, and project contributors
@@ -1326,7 +1352,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1326
1352
 
1327
1353
  -----
1328
1354
 
1329
- The following software may be included in this product: @mappedin/mappedin-js, @mappedin/react-sdk. A copy of the source code may be downloaded from git+https://github.com/MappedIn/sdk.git (@mappedin/mappedin-js), git+https://github.com/MappedIn/sdk.git (@mappedin/react-sdk). This software contains the following license and notice below:
1355
+ The following software may be included in this product: @mappedin/mappedin-js, @mappedin/react-sdk. This software contains the following license and notice below:
1330
1356
 
1331
1357
  Mappedin Inc.
1332
1358
 
@@ -1885,7 +1911,7 @@ THE SOFTWARE.
1885
1911
 
1886
1912
  -----
1887
1913
 
1888
- The following software may be included in this product: @shikijs/core, shiki. A copy of the source code may be downloaded from git+https://github.com/shikijs/shiki.git (@shikijs/core), git+https://github.com/shikijs/shiki.git (shiki). This software contains the following license and notice below:
1914
+ The following software may be included in this product: @shikijs/engine-oniguruma, @shikijs/types. A copy of the source code may be downloaded from git+https://github.com/shikijs/shiki.git (@shikijs/engine-oniguruma), git+https://github.com/shikijs/shiki.git (@shikijs/types). This software contains the following license and notice below:
1889
1915
 
1890
1916
  MIT License
1891
1917
 
@@ -1912,6 +1938,32 @@ SOFTWARE.
1912
1938
 
1913
1939
  -----
1914
1940
 
1941
+ The following software may be included in this product: @shikijs/vscode-textmate. A copy of the source code may be downloaded from https://github.com/shikijs/vscode-textmate. This software contains the following license and notice below:
1942
+
1943
+ The MIT License (MIT)
1944
+
1945
+ Copyright (c) Microsoft Corporation
1946
+
1947
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1948
+ of this software and associated documentation files (the "Software"), to deal
1949
+ in the Software without restriction, including without limitation the rights
1950
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1951
+ copies of the Software, and to permit persons to whom the Software is
1952
+ furnished to do so, subject to the following conditions:
1953
+
1954
+ The above copyright notice and this permission notice shall be included in all
1955
+ copies or substantial portions of the Software.
1956
+
1957
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1958
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1959
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1960
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1961
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1962
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1963
+ SOFTWARE.
1964
+
1965
+ -----
1966
+
1915
1967
  The following software may be included in this product: @sideway/address. A copy of the source code may be downloaded from git://github.com/sideway/address. This software contains the following license and notice below:
1916
1968
 
1917
1969
  Copyright (c) 2019-2020, Sideway, Inc. and Project contributors
@@ -2394,7 +2446,7 @@ THE SOFTWARE.
2394
2446
 
2395
2447
  -----
2396
2448
 
2397
- The following software may be included in this product: @types/babel__core, @types/babel__generator, @types/babel__template, @types/babel__traverse, @types/benchmark, @types/brotli, @types/caseless, @types/crypto-js, @types/cssnano, @types/d3, @types/d3-array, @types/d3-axis, @types/d3-brush, @types/d3-chord, @types/d3-color, @types/d3-contour, @types/d3-delaunay, @types/d3-dispatch, @types/d3-drag, @types/d3-dsv, @types/d3-ease, @types/d3-fetch, @types/d3-force, @types/d3-format, @types/d3-geo, @types/d3-hierarchy, @types/d3-interpolate, @types/d3-path, @types/d3-polygon, @types/d3-quadtree, @types/d3-random, @types/d3-scale, @types/d3-scale-chromatic, @types/d3-selection, @types/d3-shape, @types/d3-time, @types/d3-time-format, @types/d3-timer, @types/d3-transition, @types/d3-zoom, @types/eslint, @types/estree, @types/geojson, @types/geojson-vt, @types/google.maps, @types/graceful-fs, @types/hammerjs, @types/istanbul-lib-coverage, @types/istanbul-lib-report, @types/istanbul-reports, @types/jest, @types/jsdom, @types/json-schema, @types/junit-report-builder, @types/lodash, @types/lodash.defaultsdeep, @types/mapbox__point-geometry, @types/mapbox__vector-tile, @types/minimatch, @types/minimist, @types/nise, @types/node, @types/normalize-package-data, @types/offscreencanvas, @types/pako, @types/parse-json, @types/pbf, @types/prettier, @types/request, @types/semver, @types/stack-utils, @types/stats.js, @types/supercluster, @types/three, @types/tinycolor2, @types/tough-cookie, @types/ua-parser-js, @types/webxr, @types/yargs, @types/yargs-parser. A copy of the source code may be downloaded from https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/babel__core), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/babel__generator), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/babel__template), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/babel__traverse), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/benchmark), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/brotli), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/caseless), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/crypto-js), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-array), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-axis), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-brush), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-chord), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-color), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-contour), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-delaunay), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-dispatch), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-drag), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-dsv), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-ease), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-fetch), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-force), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-format), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-geo), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-hierarchy), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-interpolate), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-path), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-polygon), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-quadtree), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-random), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-scale), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-scale-chromatic), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-selection), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-shape), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-time), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-time-format), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-timer), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-transition), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-zoom), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/eslint), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/estree), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/geojson), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/geojson-vt), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/google.maps), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/graceful-fs), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/hammerjs), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/istanbul-lib-coverage), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/istanbul-lib-report), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/istanbul-reports), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/jest), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/jsdom), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/json-schema), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/junit-report-builder), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/lodash), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/lodash.defaultsdeep), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/mapbox__point-geometry), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/mapbox__vector-tile), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/minimatch), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/minimist), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/nise), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/node), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/normalize-package-data), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/offscreencanvas), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/pako), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/parse-json), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/pbf), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/prettier), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/request), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/semver), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/stack-utils), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/stats.js), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/supercluster), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/three), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/tinycolor2), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/tough-cookie), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/ua-parser-js), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/webxr), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/yargs), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/yargs-parser). This software contains the following license and notice below:
2449
+ The following software may be included in this product: @types/babel__core, @types/babel__generator, @types/babel__template, @types/babel__traverse, @types/benchmark, @types/brotli, @types/caseless, @types/crypto-js, @types/cssnano, @types/d3, @types/d3-array, @types/d3-axis, @types/d3-brush, @types/d3-chord, @types/d3-color, @types/d3-contour, @types/d3-delaunay, @types/d3-dispatch, @types/d3-drag, @types/d3-dsv, @types/d3-ease, @types/d3-fetch, @types/d3-force, @types/d3-format, @types/d3-geo, @types/d3-hierarchy, @types/d3-interpolate, @types/d3-path, @types/d3-polygon, @types/d3-quadtree, @types/d3-random, @types/d3-scale, @types/d3-scale-chromatic, @types/d3-selection, @types/d3-shape, @types/d3-time, @types/d3-time-format, @types/d3-timer, @types/d3-transition, @types/d3-zoom, @types/eslint, @types/estree, @types/geojson, @types/geojson-vt, @types/google.maps, @types/graceful-fs, @types/hammerjs, @types/hast, @types/istanbul-lib-coverage, @types/istanbul-lib-report, @types/istanbul-reports, @types/jest, @types/jsdom, @types/json-schema, @types/junit-report-builder, @types/lodash, @types/lodash.defaultsdeep, @types/mapbox__point-geometry, @types/mapbox__vector-tile, @types/minimatch, @types/minimist, @types/nise, @types/node, @types/normalize-package-data, @types/offscreencanvas, @types/pako, @types/parse-json, @types/pbf, @types/prettier, @types/request, @types/semver, @types/stack-utils, @types/stats.js, @types/supercluster, @types/three, @types/tinycolor2, @types/tough-cookie, @types/ua-parser-js, @types/unist, @types/webxr, @types/yargs, @types/yargs-parser. A copy of the source code may be downloaded from https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/babel__core), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/babel__generator), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/babel__template), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/babel__traverse), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/benchmark), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/brotli), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/caseless), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/crypto-js), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-array), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-axis), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-brush), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-chord), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-color), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-contour), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-delaunay), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-dispatch), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-drag), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-dsv), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-ease), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-fetch), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-force), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-format), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-geo), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-hierarchy), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-interpolate), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-path), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-polygon), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-quadtree), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-random), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-scale), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-scale-chromatic), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-selection), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-shape), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-time), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-time-format), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-timer), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-transition), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/d3-zoom), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/eslint), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/estree), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/geojson), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/geojson-vt), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/google.maps), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/graceful-fs), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/hammerjs), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/hast), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/istanbul-lib-coverage), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/istanbul-lib-report), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/istanbul-reports), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/jest), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/jsdom), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/json-schema), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/junit-report-builder), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/lodash), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/lodash.defaultsdeep), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/mapbox__point-geometry), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/mapbox__vector-tile), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/minimatch), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/minimist), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/nise), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/node), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/normalize-package-data), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/offscreencanvas), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/pako), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/parse-json), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/pbf), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/prettier), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/request), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/semver), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/stack-utils), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/stats.js), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/supercluster), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/three), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/tinycolor2), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/tough-cookie), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/ua-parser-js), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/unist), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/webxr), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/yargs), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/yargs-parser). This software contains the following license and notice below:
2398
2450
 
2399
2451
  MIT License
2400
2452
 
@@ -2576,6 +2628,37 @@ PERFORMANCE OF THIS SOFTWARE.
2576
2628
 
2577
2629
  -----
2578
2630
 
2631
+ The following software may be included in this product: @webgpu/types. A copy of the source code may be downloaded from https://github.com/gpuweb/types.git. This software contains the following license and notice below:
2632
+
2633
+ Copyright 2022 WebGPU Developers
2634
+
2635
+ Redistribution and use in source and binary forms, with or without
2636
+ modification, are permitted provided that the following conditions are met:
2637
+
2638
+ 1. Redistributions of source code must retain the above copyright notice,
2639
+ this list of conditions and the following disclaimer.
2640
+
2641
+ 2. Redistributions in binary form must reproduce the above copyright notice,
2642
+ this list of conditions and the following disclaimer in the documentation
2643
+ and/or other materials provided with the distribution.
2644
+
2645
+ 3. Neither the name of the copyright holder nor the names of its
2646
+ contributors may be used to endorse or promote products derived from this
2647
+ software without specific prior written permission.
2648
+
2649
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2650
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2651
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2652
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
2653
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2654
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
2655
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2656
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2657
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2658
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2659
+
2660
+ -----
2661
+
2579
2662
  The following software may be included in this product: @zkochan/js-yaml, js-yaml. A copy of the source code may be downloaded from https://github.com/nodeca/js-yaml.git (@zkochan/js-yaml), https://github.com/nodeca/js-yaml.git (js-yaml). This software contains the following license and notice below:
2580
2663
 
2581
2664
  (The MIT License)
@@ -4038,6 +4121,33 @@ Apache License
4038
4121
 
4039
4122
  -----
4040
4123
 
4124
+ The following software may be included in this product: bidi-js, webgl-sdf-generator. A copy of the source code may be downloaded from https://github.com/lojjic/bidi-js.git (bidi-js), https://github.com/lojjic/webgl-sdf-generator.git (webgl-sdf-generator). This software contains the following license and notice below:
4125
+
4126
+ Copyright (c) 2021 Jason Johnston
4127
+
4128
+ MIT License
4129
+
4130
+ Permission is hereby granted, free of charge, to any person obtaining
4131
+ a copy of this software and associated documentation files (the
4132
+ "Software"), to deal in the Software without restriction, including
4133
+ without limitation the rights to use, copy, modify, merge, publish,
4134
+ distribute, sublicense, and/or sell copies of the Software, and to
4135
+ permit persons to whom the Software is furnished to do so, subject to
4136
+ the following conditions:
4137
+
4138
+ The above copyright notice and this permission notice shall be
4139
+ included in all copies or substantial portions of the Software.
4140
+
4141
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4142
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4143
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
4144
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
4145
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4146
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
4147
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4148
+
4149
+ -----
4150
+
4041
4151
  The following software may be included in this product: binary-extensions. A copy of the source code may be downloaded from https://github.com/sindresorhus/binary-extensions.git. This software contains the following license and notice below:
4042
4152
 
4043
4153
  MIT License
@@ -6817,6 +6927,232 @@ Apache License
6817
6927
 
6818
6928
  -----
6819
6929
 
6930
+ The following software may be included in this product: dexie. A copy of the source code may be downloaded from https://github.com/dexie/Dexie.js.git. This software contains the following license and notice below:
6931
+
6932
+ Apache License
6933
+ Version 2.0, January 2004
6934
+ http://www.apache.org/licenses/
6935
+
6936
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6937
+
6938
+ 1. Definitions.
6939
+
6940
+ "License" shall mean the terms and conditions for use, reproduction,
6941
+ and distribution as defined by Sections 1 through 9 of this document.
6942
+
6943
+ "Licensor" shall mean the copyright owner or entity authorized by
6944
+ the copyright owner that is granting the License.
6945
+
6946
+ "Legal Entity" shall mean the union of the acting entity and all
6947
+ other entities that control, are controlled by, or are under common
6948
+ control with that entity. For the purposes of this definition,
6949
+ "control" means (i) the power, direct or indirect, to cause the
6950
+ direction or management of such entity, whether by contract or
6951
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
6952
+ outstanding shares, or (iii) beneficial ownership of such entity.
6953
+
6954
+ "You" (or "Your") shall mean an individual or Legal Entity
6955
+ exercising permissions granted by this License.
6956
+
6957
+ "Source" form shall mean the preferred form for making modifications,
6958
+ including but not limited to software source code, documentation
6959
+ source, and configuration files.
6960
+
6961
+ "Object" form shall mean any form resulting from mechanical
6962
+ transformation or translation of a Source form, including but
6963
+ not limited to compiled object code, generated documentation,
6964
+ and conversions to other media types.
6965
+
6966
+ "Work" shall mean the work of authorship, whether in Source or
6967
+ Object form, made available under the License, as indicated by a
6968
+ copyright notice that is included in or attached to the work
6969
+ (an example is provided in the Appendix below).
6970
+
6971
+ "Derivative Works" shall mean any work, whether in Source or Object
6972
+ form, that is based on (or derived from) the Work and for which the
6973
+ editorial revisions, annotations, elaborations, or other modifications
6974
+ represent, as a whole, an original work of authorship. For the purposes
6975
+ of this License, Derivative Works shall not include works that remain
6976
+ separable from, or merely link (or bind by name) to the interfaces of,
6977
+ the Work and Derivative Works thereof.
6978
+
6979
+ "Contribution" shall mean any work of authorship, including
6980
+ the original version of the Work and any modifications or additions
6981
+ to that Work or Derivative Works thereof, that is intentionally
6982
+ submitted to Licensor for inclusion in the Work by the copyright owner
6983
+ or by an individual or Legal Entity authorized to submit on behalf of
6984
+ the copyright owner. For the purposes of this definition, "submitted"
6985
+ means any form of electronic, verbal, or written communication sent
6986
+ to the Licensor or its representatives, including but not limited to
6987
+ communication on electronic mailing lists, source code control systems,
6988
+ and issue tracking systems that are managed by, or on behalf of, the
6989
+ Licensor for the purpose of discussing and improving the Work, but
6990
+ excluding communication that is conspicuously marked or otherwise
6991
+ designated in writing by the copyright owner as "Not a Contribution."
6992
+
6993
+ "Contributor" shall mean Licensor and any individual or Legal Entity
6994
+ on behalf of whom a Contribution has been received by Licensor and
6995
+ subsequently incorporated within the Work.
6996
+
6997
+ 2. Grant of Copyright License. Subject to the terms and conditions of
6998
+ this License, each Contributor hereby grants to You a perpetual,
6999
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
7000
+ copyright license to reproduce, prepare Derivative Works of,
7001
+ publicly display, publicly perform, sublicense, and distribute the
7002
+ Work and such Derivative Works in Source or Object form.
7003
+
7004
+ 3. Grant of Patent License. Subject to the terms and conditions of
7005
+ this License, each Contributor hereby grants to You a perpetual,
7006
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
7007
+ (except as stated in this section) patent license to make, have made,
7008
+ use, offer to sell, sell, import, and otherwise transfer the Work,
7009
+ where such license applies only to those patent claims licensable
7010
+ by such Contributor that are necessarily infringed by their
7011
+ Contribution(s) alone or by combination of their Contribution(s)
7012
+ with the Work to which such Contribution(s) was submitted. If You
7013
+ institute patent litigation against any entity (including a
7014
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
7015
+ or a Contribution incorporated within the Work constitutes direct
7016
+ or contributory patent infringement, then any patent licenses
7017
+ granted to You under this License for that Work shall terminate
7018
+ as of the date such litigation is filed.
7019
+
7020
+ 4. Redistribution. You may reproduce and distribute copies of the
7021
+ Work or Derivative Works thereof in any medium, with or without
7022
+ modifications, and in Source or Object form, provided that You
7023
+ meet the following conditions:
7024
+
7025
+ (a) You must give any other recipients of the Work or
7026
+ Derivative Works a copy of this License; and
7027
+
7028
+ (b) You must cause any modified files to carry prominent notices
7029
+ stating that You changed the files; and
7030
+
7031
+ (c) You must retain, in the Source form of any Derivative Works
7032
+ that You distribute, all copyright, patent, trademark, and
7033
+ attribution notices from the Source form of the Work,
7034
+ excluding those notices that do not pertain to any part of
7035
+ the Derivative Works; and
7036
+
7037
+ (d) If the Work includes a "NOTICE" text file as part of its
7038
+ distribution, then any Derivative Works that You distribute must
7039
+ include a readable copy of the attribution notices contained
7040
+ within such NOTICE file, excluding those notices that do not
7041
+ pertain to any part of the Derivative Works, in at least one
7042
+ of the following places: within a NOTICE text file distributed
7043
+ as part of the Derivative Works; within the Source form or
7044
+ documentation, if provided along with the Derivative Works; or,
7045
+ within a display generated by the Derivative Works, if and
7046
+ wherever such third-party notices normally appear. The contents
7047
+ of the NOTICE file are for informational purposes only and
7048
+ do not modify the License. You may add Your own attribution
7049
+ notices within Derivative Works that You distribute, alongside
7050
+ or as an addendum to the NOTICE text from the Work, provided
7051
+ that such additional attribution notices cannot be construed
7052
+ as modifying the License.
7053
+
7054
+ You may add Your own copyright statement to Your modifications and
7055
+ may provide additional or different license terms and conditions
7056
+ for use, reproduction, or distribution of Your modifications, or
7057
+ for any such Derivative Works as a whole, provided Your use,
7058
+ reproduction, and distribution of the Work otherwise complies with
7059
+ the conditions stated in this License.
7060
+
7061
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
7062
+ any Contribution intentionally submitted for inclusion in the Work
7063
+ by You to the Licensor shall be under the terms and conditions of
7064
+ this License, without any additional terms or conditions.
7065
+ Notwithstanding the above, nothing herein shall supersede or modify
7066
+ the terms of any separate license agreement you may have executed
7067
+ with Licensor regarding such Contributions.
7068
+
7069
+ 6. Trademarks. This License does not grant permission to use the trade
7070
+ names, trademarks, service marks, or product names of the Licensor,
7071
+ except as required for reasonable and customary use in describing the
7072
+ origin of the Work and reproducing the content of the NOTICE file.
7073
+
7074
+ 7. Disclaimer of Warranty. Unless required by applicable law or
7075
+ agreed to in writing, Licensor provides the Work (and each
7076
+ Contributor provides its Contributions) on an "AS IS" BASIS,
7077
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
7078
+ implied, including, without limitation, any warranties or conditions
7079
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
7080
+ PARTICULAR PURPOSE. You are solely responsible for determining the
7081
+ appropriateness of using or redistributing the Work and assume any
7082
+ risks associated with Your exercise of permissions under this License.
7083
+
7084
+ 8. Limitation of Liability. In no event and under no legal theory,
7085
+ whether in tort (including negligence), contract, or otherwise,
7086
+ unless required by applicable law (such as deliberate and grossly
7087
+ negligent acts) or agreed to in writing, shall any Contributor be
7088
+ liable to You for damages, including any direct, indirect, special,
7089
+ incidental, or consequential damages of any character arising as a
7090
+ result of this License or out of the use or inability to use the
7091
+ Work (including but not limited to damages for loss of goodwill,
7092
+ work stoppage, computer failure or malfunction, or any and all
7093
+ other commercial damages or losses), even if such Contributor
7094
+ has been advised of the possibility of such damages.
7095
+
7096
+ 9. Accepting Warranty or Additional Liability. While redistributing
7097
+ the Work or Derivative Works thereof, You may choose to offer,
7098
+ and charge a fee for, acceptance of support, warranty, indemnity,
7099
+ or other liability obligations and/or rights consistent with this
7100
+ License. However, in accepting such obligations, You may act only
7101
+ on Your own behalf and on Your sole responsibility, not on behalf
7102
+ of any other Contributor, and only if You agree to indemnify,
7103
+ defend, and hold each Contributor harmless for any liability
7104
+ incurred by, or claims asserted against, such Contributor by reason
7105
+ of your accepting any such warranty or additional liability.
7106
+
7107
+ END OF TERMS AND CONDITIONS
7108
+
7109
+ APPENDIX: How to apply the Apache License to your work.
7110
+
7111
+ To apply the Apache License to your work, attach the following
7112
+ boilerplate notice, with the fields enclosed by brackets "{}"
7113
+ replaced with your own identifying information. (Don't include
7114
+ the brackets!) The text should be enclosed in the appropriate
7115
+ comment syntax for the file format. We also recommend that a
7116
+ file or class name and description of purpose be included on the
7117
+ same "printed page" as the copyright notice for easier
7118
+ identification within third-party archives.
7119
+
7120
+ Copyright {yyyy} {name of copyright owner}
7121
+
7122
+ Licensed under the Apache License, Version 2.0 (the "License");
7123
+ you may not use this file except in compliance with the License.
7124
+ You may obtain a copy of the License at
7125
+
7126
+ http://www.apache.org/licenses/LICENSE-2.0
7127
+
7128
+ Unless required by applicable law or agreed to in writing, software
7129
+ distributed under the License is distributed on an "AS IS" BASIS,
7130
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
7131
+ See the License for the specific language governing permissions and
7132
+ limitations under the License.
7133
+
7134
+
7135
+
7136
+ NOTICE
7137
+
7138
+ Dexie.js
7139
+
7140
+ Copyright (c) 2014-2017 David Fahlander
7141
+
7142
+ Licensed under the Apache License, Version 2.0 (the "License");
7143
+ you may not use this file except in compliance with the License.
7144
+ You may obtain a copy of the License at
7145
+
7146
+ http://www.apache.org/licenses/LICENSE-2.0
7147
+
7148
+ Unless required by applicable law or agreed to in writing, software
7149
+ distributed under the License is distributed on an "AS IS" BASIS,
7150
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
7151
+ See the License for the specific language governing permissions and
7152
+ limitations under the License.
7153
+
7154
+ -----
7155
+
6820
7156
  The following software may be included in this product: doctrine. A copy of the source code may be downloaded from https://github.com/eslint/doctrine.git. This software contains the following license and notice below:
6821
7157
 
6822
7158
  Apache License
@@ -8656,6 +8992,32 @@ The following software may be included in this product: fflate. A copy of the so
8656
8992
 
8657
8993
  MIT License
8658
8994
 
8995
+ Copyright (c) 2023 Arjun Barrett
8996
+
8997
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8998
+ of this software and associated documentation files (the "Software"), to deal
8999
+ in the Software without restriction, including without limitation the rights
9000
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9001
+ copies of the Software, and to permit persons to whom the Software is
9002
+ furnished to do so, subject to the following conditions:
9003
+
9004
+ The above copyright notice and this permission notice shall be included in all
9005
+ copies or substantial portions of the Software.
9006
+
9007
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9008
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9009
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9010
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9011
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9012
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9013
+ SOFTWARE.
9014
+
9015
+ -----
9016
+
9017
+ The following software may be included in this product: fflate. A copy of the source code may be downloaded from https://github.com/101arrowz/fflate. This software contains the following license and notice below:
9018
+
9019
+ MIT License
9020
+
8659
9021
  Copyright (c) 2020 Arjun Barrett
8660
9022
 
8661
9023
  Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -11985,6 +12347,32 @@ SOFTWARE.
11985
12347
 
11986
12348
  -----
11987
12349
 
12350
+ The following software may be included in this product: jwt-decode. A copy of the source code may be downloaded from git://github.com/auth0/jwt-decode. This software contains the following license and notice below:
12351
+
12352
+ The MIT License (MIT)
12353
+
12354
+ Copyright (c) 2015 Auth0, Inc. <support@auth0.com> (http://auth0.com)
12355
+
12356
+ Permission is hereby granted, free of charge, to any person obtaining a copy
12357
+ of this software and associated documentation files (the "Software"), to deal
12358
+ in the Software without restriction, including without limitation the rights
12359
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12360
+ copies of the Software, and to permit persons to whom the Software is
12361
+ furnished to do so, subject to the following conditions:
12362
+
12363
+ The above copyright notice and this permission notice shall be included in all
12364
+ copies or substantial portions of the Software.
12365
+
12366
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12367
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12368
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12369
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12370
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12371
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12372
+ SOFTWARE.
12373
+
12374
+ -----
12375
+
11988
12376
  The following software may be included in this product: kdbush, quickselect. A copy of the source code may be downloaded from git://github.com/mourner/kdbush.git (kdbush). This software contains the following license and notice below:
11989
12377
 
11990
12378
  ISC License
@@ -24418,7 +24806,7 @@ The following software may be included in this product: three. A copy of the sou
24418
24806
 
24419
24807
  The MIT License
24420
24808
 
24421
- Copyright © 2010-2024 three.js authors
24809
+ Copyright © 2010-2025 three.js authors
24422
24810
 
24423
24811
  Permission is hereby granted, free of charge, to any person obtaining a copy
24424
24812
  of this software and associated documentation files (the "Software"), to deal
@@ -24651,6 +25039,33 @@ SOFTWARE.
24651
25039
 
24652
25040
  -----
24653
25041
 
25042
+ The following software may be included in this product: troika-three-text, troika-three-utils, troika-worker-utils. A copy of the source code may be downloaded from https://github.com/protectwise/troika.git (troika-three-text), https://github.com/protectwise/troika.git (troika-three-utils), https://github.com/protectwise/troika.git (troika-worker-utils). This software contains the following license and notice below:
25043
+
25044
+ MIT License
25045
+
25046
+ Copyright (c) 2019 ProtectWise
25047
+ Copyright (c) 2021 Jason Johnston
25048
+
25049
+ Permission is hereby granted, free of charge, to any person obtaining a copy
25050
+ of this software and associated documentation files (the "Software"), to deal
25051
+ in the Software without restriction, including without limitation the rights
25052
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25053
+ copies of the Software, and to permit persons to whom the Software is
25054
+ furnished to do so, subject to the following conditions:
25055
+
25056
+ The above copyright notice and this permission notice shall be included in all
25057
+ copies or substantial portions of the Software.
25058
+
25059
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25060
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25061
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25062
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25063
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25064
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25065
+ SOFTWARE.
25066
+
25067
+ -----
25068
+
24654
25069
  The following software may be included in this product: ts-jest. A copy of the source code may be downloaded from git+https://github.com/kulshekhar/ts-jest.git. This software contains the following license and notice below:
24655
25070
 
24656
25071
  MIT License