@gooddata/sdk-ui-gen-ai 11.42.0-alpha.4 → 11.42.0
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/NOTICE +758 -810
- package/esm/components/messages/AgentChangeItem.d.ts +1 -1
- package/esm/components/messages/AgentChangeItem.d.ts.map +1 -1
- package/esm/components/messages/AgentChangeItem.js +6 -7
- package/esm/components/messages/ItemsGroup.d.ts.map +1 -1
- package/esm/components/messages/ItemsGroup.js +4 -1
- package/esm/localization/bundles/en-US.localization-bundle.d.ts +0 -4
- package/esm/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/localization/bundles/en-US.localization-bundle.js +0 -4
- package/esm/store/messages/messagesSelectors.d.ts +8 -4
- package/esm/store/messages/messagesSelectors.d.ts.map +1 -1
- package/esm/store/messages/messagesSelectors.js +1 -0
- package/esm/store/messages/messagesSlice.d.ts +4 -4
- package/esm/store/messages/messagesSlice.d.ts.map +1 -1
- package/esm/store/messages/messagesSlice.js +34 -20
- package/esm/store/sideEffects/index.d.ts.map +1 -1
- package/esm/store/sideEffects/index.js +1 -3
- package/esm/store/sideEffects/onUserMessage.d.ts +13 -0
- package/esm/store/sideEffects/onUserMessage.d.ts.map +1 -1
- package/esm/store/sideEffects/onUserMessage.js +46 -3
- package/esm/types.d.ts +9 -2
- package/esm/types.d.ts.map +1 -1
- package/esm/utils.js +4 -4
- package/package.json +20 -20
- package/styles/css/main.css +1 -0
- package/styles/css/main.css.map +1 -1
- package/styles/css/messages.css +1 -0
- package/styles/css/messages.css.map +1 -1
- package/styles/scss/messages.scss +1 -0
- package/esm/store/sideEffects/onAgentSwitch.d.ts +0 -22
- package/esm/store/sideEffects/onAgentSwitch.d.ts.map +0 -1
- package/esm/store/sideEffects/onAgentSwitch.js +0 -55
package/NOTICE
CHANGED
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
|
|
8
8
|
The following 3rd-party software packages may be used by or distributed with gooddata-ui-sdk. Any information relevant to third-party vendors listed below are collected using common, reasonable means.
|
|
9
9
|
|
|
10
|
-
Date generated: 2026-6-
|
|
10
|
+
Date generated: 2026-6-18
|
|
11
11
|
|
|
12
|
-
Revision ID:
|
|
12
|
+
Revision ID: ec388781486abeeefb9613ea8533ec8b7b666371
|
|
13
13
|
|
|
14
14
|
================================================================================
|
|
15
15
|
================================================================================
|
|
@@ -140,7 +140,7 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
140
140
|
- @dagrejs/graphlib (2.2.4) [MIT, BSD-3-Clause]
|
|
141
141
|
- @date-fns/tz (1.5.0) [MIT]
|
|
142
142
|
- @discoveryjs/json-ext (0.5.7) [MIT]
|
|
143
|
-
- @discoveryjs/json-ext (
|
|
143
|
+
- @discoveryjs/json-ext (1.1.0) [MIT]
|
|
144
144
|
- @dual-bundle/import-meta-resolve (4.2.1) [MIT]
|
|
145
145
|
- @emotion/babel-plugin (11.13.5) [MIT]
|
|
146
146
|
- @emotion/cache (11.14.0) [MIT]
|
|
@@ -236,11 +236,24 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
236
236
|
- @module-federation/runtime (2.3.1) [MIT]
|
|
237
237
|
- @module-federation/runtime-core (2.3.1) [MIT]
|
|
238
238
|
- @module-federation/sdk (2.3.1) [MIT]
|
|
239
|
+
- @noble/hashes (1.4.0) [MIT]
|
|
239
240
|
- @nodelib/fs.scandir (2.1.5) [MIT]
|
|
240
241
|
- @nodelib/fs.stat (2.0.5) [MIT]
|
|
241
242
|
- @nodelib/fs.walk (1.2.8) [MIT]
|
|
242
243
|
- @oxc-project/types (0.133.0) [MIT]
|
|
243
|
-
- @
|
|
244
|
+
- @peculiar/asn1-cms (2.7.0) [MIT]
|
|
245
|
+
- @peculiar/asn1-csr (2.7.0) [MIT]
|
|
246
|
+
- @peculiar/asn1-ecc (2.7.0) [MIT]
|
|
247
|
+
- @peculiar/asn1-pfx (2.7.0) [MIT]
|
|
248
|
+
- @peculiar/asn1-pkcs8 (2.7.0) [MIT]
|
|
249
|
+
- @peculiar/asn1-pkcs9 (2.7.0) [MIT]
|
|
250
|
+
- @peculiar/asn1-rsa (2.7.0) [MIT]
|
|
251
|
+
- @peculiar/asn1-schema (2.7.0) [MIT]
|
|
252
|
+
- @peculiar/asn1-x509 (2.7.0) [MIT]
|
|
253
|
+
- @peculiar/asn1-x509-attr (2.7.0) [MIT]
|
|
254
|
+
- @peculiar/utils (2.0.3) [MIT]
|
|
255
|
+
- @peculiar/x509 (1.14.3) [MIT]
|
|
256
|
+
- @playwright/test (1.61.0) [Apache-2.0]
|
|
244
257
|
- @polka/url (1.0.0-next.29) [MIT]
|
|
245
258
|
- @react-aria/interactions (3.28.1) [Apache-2.0]
|
|
246
259
|
- @react-dnd/asap (4.0.1) [MIT]
|
|
@@ -273,8 +286,6 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
273
286
|
- @types/connect-history-api-fallback (1.5.4) [MIT]
|
|
274
287
|
- @types/debug (4.1.13) [MIT]
|
|
275
288
|
- @types/deep-eql (4.0.2) [MIT]
|
|
276
|
-
- @types/eslint (9.6.1) [MIT]
|
|
277
|
-
- @types/eslint-scope (3.7.7) [MIT]
|
|
278
289
|
- @types/estree (1.0.9) [MIT]
|
|
279
290
|
- @types/estree-jsx (1.0.5) [MIT]
|
|
280
291
|
- @types/express (4.17.25) [MIT]
|
|
@@ -295,7 +306,6 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
295
306
|
- @types/ms (2.1.0) [MIT]
|
|
296
307
|
- @types/node (24.12.0) [MIT]
|
|
297
308
|
- @types/node (22.19.19) [MIT]
|
|
298
|
-
- @types/node-forge (1.3.14) [MIT]
|
|
299
309
|
- @types/parse-json (4.0.2) [MIT]
|
|
300
310
|
- @types/pbf (3.0.5) [MIT]
|
|
301
311
|
- @types/qs (6.15.1) [MIT]
|
|
@@ -338,14 +348,11 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
338
348
|
- @webassemblyjs/wasm-opt (1.14.1) [MIT]
|
|
339
349
|
- @webassemblyjs/wasm-parser (1.14.1) [MIT]
|
|
340
350
|
- @webassemblyjs/wast-printer (1.14.1) [MIT]
|
|
341
|
-
- @webpack-cli/configtest (3.0.1) [MIT]
|
|
342
|
-
- @webpack-cli/info (3.0.1) [MIT]
|
|
343
|
-
- @webpack-cli/serve (3.0.1) [MIT]
|
|
344
351
|
- @xtuc/ieee754 (1.2.0) [BSD-3-Clause]
|
|
345
352
|
- @xtuc/long (4.2.2) [Apache-2.0]
|
|
346
353
|
- accepts (1.3.8) [MIT]
|
|
347
354
|
- acorn (8.16.0) [MIT]
|
|
348
|
-
- acorn-import-
|
|
355
|
+
- acorn-import-phases (1.0.4) [MIT]
|
|
349
356
|
- acorn-walk (8.3.5) [MIT]
|
|
350
357
|
- ag-charts-types (13.1.0) [MIT]
|
|
351
358
|
- ag-grid-community (35.1.0) [MIT]
|
|
@@ -353,10 +360,8 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
353
360
|
- ag-grid-react (35.1.0) [MIT]
|
|
354
361
|
- agent-base (6.0.2) [MIT]
|
|
355
362
|
- aggregate-error (3.1.0) [MIT]
|
|
356
|
-
- ajv (6.15.0) [MIT, BSD-2-Clause]
|
|
357
363
|
- ajv (8.20.0) [MIT, BSD-2-Clause]
|
|
358
364
|
- ajv-formats (2.1.1) [MIT]
|
|
359
|
-
- ajv-keywords (3.5.2) [MIT]
|
|
360
365
|
- ajv-keywords (5.1.0) [MIT]
|
|
361
366
|
- ansi-escapes (4.3.2) [MIT]
|
|
362
367
|
- ansi-html-community (0.0.8) [Apache-2.0]
|
|
@@ -368,6 +373,7 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
368
373
|
- array-find-index (1.0.2) [MIT]
|
|
369
374
|
- array-flatten (1.1.1) [MIT]
|
|
370
375
|
- array-union (2.1.0) [MIT]
|
|
376
|
+
- asn1js (3.0.10) [BSD-3-Clause]
|
|
371
377
|
- assertion-error (2.0.1) [MIT]
|
|
372
378
|
- astral-regex (2.0.0) [MIT]
|
|
373
379
|
- asynckit (0.4.0) [MIT]
|
|
@@ -397,6 +403,7 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
397
403
|
- buffer-from (1.1.2) [MIT]
|
|
398
404
|
- bundle-name (4.1.0) [MIT]
|
|
399
405
|
- bytes (3.1.2) [MIT]
|
|
406
|
+
- bytestreamjs (2.0.1) [BSD-3-Clause]
|
|
400
407
|
- cache-parser (1.2.6) [MIT]
|
|
401
408
|
- cacheable (2.3.5) [MIT]
|
|
402
409
|
- call-bind (1.0.9) [MIT]
|
|
@@ -435,6 +442,7 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
435
442
|
- comma-separated-tokens (2.0.3) [MIT]
|
|
436
443
|
- commander (8.3.0) [MIT]
|
|
437
444
|
- commander (12.1.0) [MIT]
|
|
445
|
+
- commander (14.0.3) [MIT]
|
|
438
446
|
- commander (2.20.3) [MIT]
|
|
439
447
|
- commander (6.2.1) [MIT]
|
|
440
448
|
- commander (7.2.0) [MIT]
|
|
@@ -513,7 +521,6 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
513
521
|
- error-ex (1.3.4) [MIT]
|
|
514
522
|
- es-define-property (1.0.1) [MIT]
|
|
515
523
|
- es-errors (1.3.0) [MIT]
|
|
516
|
-
- es-module-lexer (1.7.0) [MIT]
|
|
517
524
|
- es-module-lexer (2.1.0) [MIT]
|
|
518
525
|
- es-object-atoms (1.1.2) [MIT]
|
|
519
526
|
- es-set-tostringtag (2.1.0) [MIT]
|
|
@@ -540,7 +547,6 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
540
547
|
- fast-defer (1.1.9) [MIT]
|
|
541
548
|
- fast-equals (5.4.0) [MIT]
|
|
542
549
|
- fast-glob (3.3.3) [MIT]
|
|
543
|
-
- fast-json-stable-stringify (2.1.0) [MIT]
|
|
544
550
|
- fast-uri (3.1.2) [BSD-3-Clause, bsd-2-clause-views]
|
|
545
551
|
- fastest-levenshtein (1.0.16) [MIT]
|
|
546
552
|
- fastq (1.20.1) [ISC]
|
|
@@ -684,7 +690,6 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
684
690
|
- js-yaml (4.2.0) [MIT]
|
|
685
691
|
- jsesc (3.1.0) [MIT]
|
|
686
692
|
- json-parse-even-better-errors (2.3.1) [MIT]
|
|
687
|
-
- json-schema-traverse (0.4.1) [MIT]
|
|
688
693
|
- json-schema-traverse (1.0.0) [MIT]
|
|
689
694
|
- json-stable-stringify (1.3.0) [MIT]
|
|
690
695
|
- json-stringify-pretty-compact (4.0.0) [MIT]
|
|
@@ -804,7 +809,6 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
804
809
|
- negotiator (0.6.4) [MIT]
|
|
805
810
|
- neo-async (2.6.2) [MIT]
|
|
806
811
|
- node-emoji (2.2.0) [MIT]
|
|
807
|
-
- node-forge (1.4.0) [Multi-license: GPL-2.0-only OR BSD-3-Clause, BSD-3-Clause, public-domain, MIT]
|
|
808
812
|
- node-releases (2.0.47) [MIT]
|
|
809
813
|
- normalize-path (3.0.0) [MIT]
|
|
810
814
|
- object-assign (4.1.1) [MIT]
|
|
@@ -847,8 +851,9 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
847
851
|
- picomatch (4.0.4) [MIT]
|
|
848
852
|
- pify (4.0.1) [MIT]
|
|
849
853
|
- pkg-dir (4.2.0) [MIT]
|
|
850
|
-
-
|
|
851
|
-
- playwright
|
|
854
|
+
- pkijs (3.4.0) [BSD-3-Clause]
|
|
855
|
+
- playwright (1.61.0) [Apache-2.0, MIT, ISC, CC-BY-4.0, BSD-3-Clause]
|
|
856
|
+
- playwright-core (1.61.0) [Apache-2.0, MIT, ISC, BSD-2-Clause, BSD-3-Clause]
|
|
852
857
|
- polished (3.7.2) [MIT, OFL-1.1]
|
|
853
858
|
- possible-typed-array-names (1.1.0) [MIT]
|
|
854
859
|
- postcss (8.5.10) [MIT]
|
|
@@ -869,7 +874,8 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
869
874
|
- protocol-buffers-schema (3.6.1) [MIT]
|
|
870
875
|
- proxy-addr (2.0.7) [MIT]
|
|
871
876
|
- proxy-from-env (2.1.0) [MIT]
|
|
872
|
-
-
|
|
877
|
+
- pvtsutils (1.3.6) [MIT]
|
|
878
|
+
- pvutils (1.1.5) [MIT]
|
|
873
879
|
- qified (0.10.1) [MIT]
|
|
874
880
|
- qs (6.15.2) [BSD-3-Clause]
|
|
875
881
|
- queue-microtask (1.2.3) [MIT]
|
|
@@ -910,6 +916,7 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
910
916
|
- redux-batched-actions (0.5.0) [MIT]
|
|
911
917
|
- redux-saga (1.3.0) [MIT]
|
|
912
918
|
- redux-thunk (3.1.0) [MIT]
|
|
919
|
+
- reflect-metadata (0.2.2) [Apache-2.0, MIT]
|
|
913
920
|
- regenerate (1.4.2) [MIT]
|
|
914
921
|
- regenerate-unicode-properties (10.2.2) [MIT]
|
|
915
922
|
- regexpu-core (6.4.0) [MIT]
|
|
@@ -945,10 +952,9 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
945
952
|
- safer-buffer (2.1.2) [MIT]
|
|
946
953
|
- sass (1.70.0) [MIT, BSD-3-Clause, Apache-2.0, Zlib, bzip2-1.0.6]
|
|
947
954
|
- scheduler (0.26.0) [MIT]
|
|
948
|
-
- schema-utils (3.3.0) [MIT]
|
|
949
955
|
- schema-utils (4.3.3) [MIT]
|
|
950
956
|
- select-hose (2.0.0) [MIT]
|
|
951
|
-
- selfsigned (
|
|
957
|
+
- selfsigned (5.5.0) [MIT]
|
|
952
958
|
- semver (7.7.4) [ISC]
|
|
953
959
|
- semver (5.7.2) [ISC]
|
|
954
960
|
- semver (6.3.1) [ISC]
|
|
@@ -1041,6 +1047,8 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
1041
1047
|
- ts-invariant (0.7.5) [MIT]
|
|
1042
1048
|
- ts-morph (27.0.2) [MIT, 0BSD]
|
|
1043
1049
|
- tslib (2.8.1) [ISC]
|
|
1050
|
+
- tslib (1.14.1) [ISC]
|
|
1051
|
+
- tsyringe (4.10.0) [MIT]
|
|
1044
1052
|
- type-fest (0.21.3) [Multi-license: MIT OR CC0-1.0]
|
|
1045
1053
|
- type-is (1.6.18) [MIT]
|
|
1046
1054
|
- typescript (5.9.3) [Apache-2.0, MIT, Unicode-DFS-2020, CC-BY-4.0, BSD-3-Clause, W3C-20150513]
|
|
@@ -1060,7 +1068,6 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
1060
1068
|
- universalify (2.0.1) [MIT]
|
|
1061
1069
|
- unpipe (1.0.0) [MIT]
|
|
1062
1070
|
- update-browserslist-db (1.2.3) [MIT]
|
|
1063
|
-
- uri-js (4.4.1) [BSD-2-Clause]
|
|
1064
1071
|
- use-composed-ref (1.4.0) [MIT]
|
|
1065
1072
|
- use-is-mounted-ref (1.5.0) [MIT]
|
|
1066
1073
|
- use-isomorphic-layout-effect (1.2.1) [MIT]
|
|
@@ -1082,11 +1089,11 @@ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
|
|
|
1082
1089
|
- watchpack (2.5.1) [MIT]
|
|
1083
1090
|
- wbuf (1.7.3) [MIT]
|
|
1084
1091
|
- wcwidth (1.0.1) [MIT]
|
|
1085
|
-
- webpack (5.
|
|
1092
|
+
- webpack (5.107.2) [MIT]
|
|
1086
1093
|
- webpack-bundle-analyzer (4.10.2) [MIT]
|
|
1087
|
-
- webpack-cli (
|
|
1094
|
+
- webpack-cli (7.0.3) [MIT]
|
|
1088
1095
|
- webpack-dev-middleware (7.4.5) [MIT]
|
|
1089
|
-
- webpack-dev-server (5.2.
|
|
1096
|
+
- webpack-dev-server (5.2.4) [MIT]
|
|
1090
1097
|
- webpack-merge (6.0.1) [MIT]
|
|
1091
1098
|
- webpack-sources (3.5.0) [MIT]
|
|
1092
1099
|
- websocket-driver (0.7.4) [Apache-2.0]
|
|
@@ -2514,9 +2521,9 @@ MIT
|
|
|
2514
2521
|
|
|
2515
2522
|
|
|
2516
2523
|
--------------------------------------------------------------------------------
|
|
2517
|
-
Package Title: @discoveryjs/json-ext (
|
|
2524
|
+
Package Title: @discoveryjs/json-ext (1.1.0)
|
|
2518
2525
|
|
|
2519
|
-
Package Locator: npm+@discoveryjs/json-ext$
|
|
2526
|
+
Package Locator: npm+@discoveryjs/json-ext$1.1.0
|
|
2520
2527
|
|
|
2521
2528
|
Package Depth: Transitive
|
|
2522
2529
|
--------------------------------------------------------------------------------
|
|
@@ -3669,6 +3676,18 @@ Package Depth: Transitive
|
|
|
3669
3676
|
MIT
|
|
3670
3677
|
|
|
3671
3678
|
|
|
3679
|
+
--------------------------------------------------------------------------------
|
|
3680
|
+
Package Title: @noble/hashes (1.4.0)
|
|
3681
|
+
|
|
3682
|
+
Package Locator: npm+@noble/hashes$1.4.0
|
|
3683
|
+
|
|
3684
|
+
Package Depth: Transitive
|
|
3685
|
+
--------------------------------------------------------------------------------
|
|
3686
|
+
|
|
3687
|
+
* Declared Licenses *
|
|
3688
|
+
MIT
|
|
3689
|
+
|
|
3690
|
+
|
|
3672
3691
|
--------------------------------------------------------------------------------
|
|
3673
3692
|
Package Title: @nodelib/fs.scandir (2.1.5)
|
|
3674
3693
|
|
|
@@ -3718,9 +3737,153 @@ MIT
|
|
|
3718
3737
|
|
|
3719
3738
|
|
|
3720
3739
|
--------------------------------------------------------------------------------
|
|
3721
|
-
Package Title: @
|
|
3740
|
+
Package Title: @peculiar/asn1-cms (2.7.0)
|
|
3741
|
+
|
|
3742
|
+
Package Locator: npm+@peculiar/asn1-cms$2.7.0
|
|
3743
|
+
|
|
3744
|
+
Package Depth: Transitive
|
|
3745
|
+
--------------------------------------------------------------------------------
|
|
3746
|
+
|
|
3747
|
+
* Declared Licenses *
|
|
3748
|
+
MIT
|
|
3749
|
+
|
|
3750
|
+
|
|
3751
|
+
--------------------------------------------------------------------------------
|
|
3752
|
+
Package Title: @peculiar/asn1-csr (2.7.0)
|
|
3753
|
+
|
|
3754
|
+
Package Locator: npm+@peculiar/asn1-csr$2.7.0
|
|
3755
|
+
|
|
3756
|
+
Package Depth: Transitive
|
|
3757
|
+
--------------------------------------------------------------------------------
|
|
3758
|
+
|
|
3759
|
+
* Declared Licenses *
|
|
3760
|
+
MIT
|
|
3761
|
+
|
|
3762
|
+
|
|
3763
|
+
--------------------------------------------------------------------------------
|
|
3764
|
+
Package Title: @peculiar/asn1-ecc (2.7.0)
|
|
3765
|
+
|
|
3766
|
+
Package Locator: npm+@peculiar/asn1-ecc$2.7.0
|
|
3767
|
+
|
|
3768
|
+
Package Depth: Transitive
|
|
3769
|
+
--------------------------------------------------------------------------------
|
|
3770
|
+
|
|
3771
|
+
* Declared Licenses *
|
|
3772
|
+
MIT
|
|
3773
|
+
|
|
3774
|
+
|
|
3775
|
+
--------------------------------------------------------------------------------
|
|
3776
|
+
Package Title: @peculiar/asn1-pfx (2.7.0)
|
|
3777
|
+
|
|
3778
|
+
Package Locator: npm+@peculiar/asn1-pfx$2.7.0
|
|
3779
|
+
|
|
3780
|
+
Package Depth: Transitive
|
|
3781
|
+
--------------------------------------------------------------------------------
|
|
3782
|
+
|
|
3783
|
+
* Declared Licenses *
|
|
3784
|
+
MIT
|
|
3785
|
+
|
|
3786
|
+
|
|
3787
|
+
--------------------------------------------------------------------------------
|
|
3788
|
+
Package Title: @peculiar/asn1-pkcs8 (2.7.0)
|
|
3789
|
+
|
|
3790
|
+
Package Locator: npm+@peculiar/asn1-pkcs8$2.7.0
|
|
3791
|
+
|
|
3792
|
+
Package Depth: Transitive
|
|
3793
|
+
--------------------------------------------------------------------------------
|
|
3794
|
+
|
|
3795
|
+
* Declared Licenses *
|
|
3796
|
+
MIT
|
|
3797
|
+
|
|
3798
|
+
|
|
3799
|
+
--------------------------------------------------------------------------------
|
|
3800
|
+
Package Title: @peculiar/asn1-pkcs9 (2.7.0)
|
|
3801
|
+
|
|
3802
|
+
Package Locator: npm+@peculiar/asn1-pkcs9$2.7.0
|
|
3803
|
+
|
|
3804
|
+
Package Depth: Transitive
|
|
3805
|
+
--------------------------------------------------------------------------------
|
|
3806
|
+
|
|
3807
|
+
* Declared Licenses *
|
|
3808
|
+
MIT
|
|
3809
|
+
|
|
3810
|
+
|
|
3811
|
+
--------------------------------------------------------------------------------
|
|
3812
|
+
Package Title: @peculiar/asn1-rsa (2.7.0)
|
|
3813
|
+
|
|
3814
|
+
Package Locator: npm+@peculiar/asn1-rsa$2.7.0
|
|
3815
|
+
|
|
3816
|
+
Package Depth: Transitive
|
|
3817
|
+
--------------------------------------------------------------------------------
|
|
3818
|
+
|
|
3819
|
+
* Declared Licenses *
|
|
3820
|
+
MIT
|
|
3821
|
+
|
|
3822
|
+
|
|
3823
|
+
--------------------------------------------------------------------------------
|
|
3824
|
+
Package Title: @peculiar/asn1-schema (2.7.0)
|
|
3825
|
+
|
|
3826
|
+
Package Locator: npm+@peculiar/asn1-schema$2.7.0
|
|
3827
|
+
|
|
3828
|
+
Package Depth: Transitive
|
|
3829
|
+
--------------------------------------------------------------------------------
|
|
3830
|
+
|
|
3831
|
+
* Declared Licenses *
|
|
3832
|
+
MIT
|
|
3833
|
+
|
|
3834
|
+
|
|
3835
|
+
--------------------------------------------------------------------------------
|
|
3836
|
+
Package Title: @peculiar/asn1-x509 (2.7.0)
|
|
3837
|
+
|
|
3838
|
+
Package Locator: npm+@peculiar/asn1-x509$2.7.0
|
|
3839
|
+
|
|
3840
|
+
Package Depth: Transitive
|
|
3841
|
+
--------------------------------------------------------------------------------
|
|
3842
|
+
|
|
3843
|
+
* Declared Licenses *
|
|
3844
|
+
MIT
|
|
3845
|
+
|
|
3846
|
+
|
|
3847
|
+
--------------------------------------------------------------------------------
|
|
3848
|
+
Package Title: @peculiar/asn1-x509-attr (2.7.0)
|
|
3849
|
+
|
|
3850
|
+
Package Locator: npm+@peculiar/asn1-x509-attr$2.7.0
|
|
3851
|
+
|
|
3852
|
+
Package Depth: Transitive
|
|
3853
|
+
--------------------------------------------------------------------------------
|
|
3854
|
+
|
|
3855
|
+
* Declared Licenses *
|
|
3856
|
+
MIT
|
|
3857
|
+
|
|
3722
3858
|
|
|
3723
|
-
|
|
3859
|
+
--------------------------------------------------------------------------------
|
|
3860
|
+
Package Title: @peculiar/utils (2.0.3)
|
|
3861
|
+
|
|
3862
|
+
Package Locator: npm+@peculiar/utils$2.0.3
|
|
3863
|
+
|
|
3864
|
+
Package Depth: Transitive
|
|
3865
|
+
--------------------------------------------------------------------------------
|
|
3866
|
+
|
|
3867
|
+
* Declared Licenses *
|
|
3868
|
+
MIT
|
|
3869
|
+
|
|
3870
|
+
|
|
3871
|
+
--------------------------------------------------------------------------------
|
|
3872
|
+
Package Title: @peculiar/x509 (1.14.3)
|
|
3873
|
+
|
|
3874
|
+
Package Locator: npm+@peculiar/x509$1.14.3
|
|
3875
|
+
|
|
3876
|
+
Package Depth: Transitive
|
|
3877
|
+
--------------------------------------------------------------------------------
|
|
3878
|
+
|
|
3879
|
+
* Declared Licenses *
|
|
3880
|
+
MIT
|
|
3881
|
+
|
|
3882
|
+
|
|
3883
|
+
--------------------------------------------------------------------------------
|
|
3884
|
+
Package Title: @playwright/test (1.61.0)
|
|
3885
|
+
|
|
3886
|
+
Package Locator: npm+@playwright/test$1.61.0
|
|
3724
3887
|
|
|
3725
3888
|
Package Depth: Direct
|
|
3726
3889
|
--------------------------------------------------------------------------------
|
|
@@ -4117,30 +4280,6 @@ Package Depth: Transitive
|
|
|
4117
4280
|
MIT
|
|
4118
4281
|
|
|
4119
4282
|
|
|
4120
|
-
--------------------------------------------------------------------------------
|
|
4121
|
-
Package Title: @types/eslint (9.6.1)
|
|
4122
|
-
|
|
4123
|
-
Package Locator: npm+@types/eslint$9.6.1
|
|
4124
|
-
|
|
4125
|
-
Package Depth: Transitive
|
|
4126
|
-
--------------------------------------------------------------------------------
|
|
4127
|
-
|
|
4128
|
-
* Declared Licenses *
|
|
4129
|
-
MIT
|
|
4130
|
-
|
|
4131
|
-
|
|
4132
|
-
--------------------------------------------------------------------------------
|
|
4133
|
-
Package Title: @types/eslint-scope (3.7.7)
|
|
4134
|
-
|
|
4135
|
-
Package Locator: npm+@types/eslint-scope$3.7.7
|
|
4136
|
-
|
|
4137
|
-
Package Depth: Transitive
|
|
4138
|
-
--------------------------------------------------------------------------------
|
|
4139
|
-
|
|
4140
|
-
* Declared Licenses *
|
|
4141
|
-
MIT
|
|
4142
|
-
|
|
4143
|
-
|
|
4144
4283
|
--------------------------------------------------------------------------------
|
|
4145
4284
|
Package Title: @types/estree (1.0.9)
|
|
4146
4285
|
|
|
@@ -4381,18 +4520,6 @@ Package Depth: Transitive
|
|
|
4381
4520
|
MIT
|
|
4382
4521
|
|
|
4383
4522
|
|
|
4384
|
-
--------------------------------------------------------------------------------
|
|
4385
|
-
Package Title: @types/node-forge (1.3.14)
|
|
4386
|
-
|
|
4387
|
-
Package Locator: npm+@types/node-forge$1.3.14
|
|
4388
|
-
|
|
4389
|
-
Package Depth: Transitive
|
|
4390
|
-
--------------------------------------------------------------------------------
|
|
4391
|
-
|
|
4392
|
-
* Declared Licenses *
|
|
4393
|
-
MIT
|
|
4394
|
-
|
|
4395
|
-
|
|
4396
4523
|
--------------------------------------------------------------------------------
|
|
4397
4524
|
Package Title: @types/parse-json (4.0.2)
|
|
4398
4525
|
|
|
@@ -4905,42 +5032,6 @@ Package Depth: Transitive
|
|
|
4905
5032
|
MIT
|
|
4906
5033
|
|
|
4907
5034
|
|
|
4908
|
-
--------------------------------------------------------------------------------
|
|
4909
|
-
Package Title: @webpack-cli/configtest (3.0.1)
|
|
4910
|
-
|
|
4911
|
-
Package Locator: npm+@webpack-cli/configtest$3.0.1
|
|
4912
|
-
|
|
4913
|
-
Package Depth: Transitive
|
|
4914
|
-
--------------------------------------------------------------------------------
|
|
4915
|
-
|
|
4916
|
-
* Declared Licenses *
|
|
4917
|
-
MIT
|
|
4918
|
-
|
|
4919
|
-
|
|
4920
|
-
--------------------------------------------------------------------------------
|
|
4921
|
-
Package Title: @webpack-cli/info (3.0.1)
|
|
4922
|
-
|
|
4923
|
-
Package Locator: npm+@webpack-cli/info$3.0.1
|
|
4924
|
-
|
|
4925
|
-
Package Depth: Transitive
|
|
4926
|
-
--------------------------------------------------------------------------------
|
|
4927
|
-
|
|
4928
|
-
* Declared Licenses *
|
|
4929
|
-
MIT
|
|
4930
|
-
|
|
4931
|
-
|
|
4932
|
-
--------------------------------------------------------------------------------
|
|
4933
|
-
Package Title: @webpack-cli/serve (3.0.1)
|
|
4934
|
-
|
|
4935
|
-
Package Locator: npm+@webpack-cli/serve$3.0.1
|
|
4936
|
-
|
|
4937
|
-
Package Depth: Transitive
|
|
4938
|
-
--------------------------------------------------------------------------------
|
|
4939
|
-
|
|
4940
|
-
* Declared Licenses *
|
|
4941
|
-
MIT
|
|
4942
|
-
|
|
4943
|
-
|
|
4944
5035
|
--------------------------------------------------------------------------------
|
|
4945
5036
|
Package Title: @xtuc/ieee754 (1.2.0)
|
|
4946
5037
|
|
|
@@ -4990,9 +5081,9 @@ MIT
|
|
|
4990
5081
|
|
|
4991
5082
|
|
|
4992
5083
|
--------------------------------------------------------------------------------
|
|
4993
|
-
Package Title: acorn-import-
|
|
5084
|
+
Package Title: acorn-import-phases (1.0.4)
|
|
4994
5085
|
|
|
4995
|
-
Package Locator: npm+acorn-import-
|
|
5086
|
+
Package Locator: npm+acorn-import-phases$1.0.4
|
|
4996
5087
|
|
|
4997
5088
|
Package Depth: Transitive
|
|
4998
5089
|
--------------------------------------------------------------------------------
|
|
@@ -5085,22 +5176,6 @@ Package Depth: Transitive
|
|
|
5085
5176
|
MIT
|
|
5086
5177
|
|
|
5087
5178
|
|
|
5088
|
-
--------------------------------------------------------------------------------
|
|
5089
|
-
Package Title: ajv (6.15.0)
|
|
5090
|
-
|
|
5091
|
-
Package Locator: npm+ajv$6.15.0
|
|
5092
|
-
|
|
5093
|
-
Package Depth: Transitive
|
|
5094
|
-
--------------------------------------------------------------------------------
|
|
5095
|
-
|
|
5096
|
-
* Declared Licenses *
|
|
5097
|
-
MIT
|
|
5098
|
-
|
|
5099
|
-
|
|
5100
|
-
* Other Licenses *
|
|
5101
|
-
BSD-2-Clause
|
|
5102
|
-
|
|
5103
|
-
|
|
5104
5179
|
--------------------------------------------------------------------------------
|
|
5105
5180
|
Package Title: ajv (8.20.0)
|
|
5106
5181
|
|
|
@@ -5129,18 +5204,6 @@ Package Depth: Transitive
|
|
|
5129
5204
|
MIT
|
|
5130
5205
|
|
|
5131
5206
|
|
|
5132
|
-
--------------------------------------------------------------------------------
|
|
5133
|
-
Package Title: ajv-keywords (3.5.2)
|
|
5134
|
-
|
|
5135
|
-
Package Locator: npm+ajv-keywords$3.5.2
|
|
5136
|
-
|
|
5137
|
-
Package Depth: Transitive
|
|
5138
|
-
--------------------------------------------------------------------------------
|
|
5139
|
-
|
|
5140
|
-
* Declared Licenses *
|
|
5141
|
-
MIT
|
|
5142
|
-
|
|
5143
|
-
|
|
5144
5207
|
--------------------------------------------------------------------------------
|
|
5145
5208
|
Package Title: ajv-keywords (5.1.0)
|
|
5146
5209
|
|
|
@@ -5273,6 +5336,18 @@ Package Depth: Transitive
|
|
|
5273
5336
|
MIT
|
|
5274
5337
|
|
|
5275
5338
|
|
|
5339
|
+
--------------------------------------------------------------------------------
|
|
5340
|
+
Package Title: asn1js (3.0.10)
|
|
5341
|
+
|
|
5342
|
+
Package Locator: npm+asn1js$3.0.10
|
|
5343
|
+
|
|
5344
|
+
Package Depth: Transitive
|
|
5345
|
+
--------------------------------------------------------------------------------
|
|
5346
|
+
|
|
5347
|
+
* Declared Licenses *
|
|
5348
|
+
BSD-3-Clause
|
|
5349
|
+
|
|
5350
|
+
|
|
5276
5351
|
--------------------------------------------------------------------------------
|
|
5277
5352
|
Package Title: assertion-error (2.0.1)
|
|
5278
5353
|
|
|
@@ -5621,6 +5696,18 @@ Package Depth: Transitive
|
|
|
5621
5696
|
MIT
|
|
5622
5697
|
|
|
5623
5698
|
|
|
5699
|
+
--------------------------------------------------------------------------------
|
|
5700
|
+
Package Title: bytestreamjs (2.0.1)
|
|
5701
|
+
|
|
5702
|
+
Package Locator: npm+bytestreamjs$2.0.1
|
|
5703
|
+
|
|
5704
|
+
Package Depth: Transitive
|
|
5705
|
+
--------------------------------------------------------------------------------
|
|
5706
|
+
|
|
5707
|
+
* Declared Licenses *
|
|
5708
|
+
BSD-3-Clause
|
|
5709
|
+
|
|
5710
|
+
|
|
5624
5711
|
--------------------------------------------------------------------------------
|
|
5625
5712
|
Package Title: cache-parser (1.2.6)
|
|
5626
5713
|
|
|
@@ -6077,6 +6164,18 @@ Package Depth: Transitive
|
|
|
6077
6164
|
MIT
|
|
6078
6165
|
|
|
6079
6166
|
|
|
6167
|
+
--------------------------------------------------------------------------------
|
|
6168
|
+
Package Title: commander (14.0.3)
|
|
6169
|
+
|
|
6170
|
+
Package Locator: npm+commander$14.0.3
|
|
6171
|
+
|
|
6172
|
+
Package Depth: Transitive
|
|
6173
|
+
--------------------------------------------------------------------------------
|
|
6174
|
+
|
|
6175
|
+
* Declared Licenses *
|
|
6176
|
+
MIT
|
|
6177
|
+
|
|
6178
|
+
|
|
6080
6179
|
--------------------------------------------------------------------------------
|
|
6081
6180
|
Package Title: commander (2.20.3)
|
|
6082
6181
|
|
|
@@ -7017,18 +7116,6 @@ Package Depth: Transitive
|
|
|
7017
7116
|
MIT
|
|
7018
7117
|
|
|
7019
7118
|
|
|
7020
|
-
--------------------------------------------------------------------------------
|
|
7021
|
-
Package Title: es-module-lexer (1.7.0)
|
|
7022
|
-
|
|
7023
|
-
Package Locator: npm+es-module-lexer$1.7.0
|
|
7024
|
-
|
|
7025
|
-
Package Depth: Transitive
|
|
7026
|
-
--------------------------------------------------------------------------------
|
|
7027
|
-
|
|
7028
|
-
* Declared Licenses *
|
|
7029
|
-
MIT
|
|
7030
|
-
|
|
7031
|
-
|
|
7032
7119
|
--------------------------------------------------------------------------------
|
|
7033
7120
|
Package Title: es-module-lexer (2.1.0)
|
|
7034
7121
|
|
|
@@ -7341,18 +7428,6 @@ Package Depth: Direct
|
|
|
7341
7428
|
MIT
|
|
7342
7429
|
|
|
7343
7430
|
|
|
7344
|
-
--------------------------------------------------------------------------------
|
|
7345
|
-
Package Title: fast-json-stable-stringify (2.1.0)
|
|
7346
|
-
|
|
7347
|
-
Package Locator: npm+fast-json-stable-stringify$2.1.0
|
|
7348
|
-
|
|
7349
|
-
Package Depth: Transitive
|
|
7350
|
-
--------------------------------------------------------------------------------
|
|
7351
|
-
|
|
7352
|
-
* Declared Licenses *
|
|
7353
|
-
MIT
|
|
7354
|
-
|
|
7355
|
-
|
|
7356
7431
|
--------------------------------------------------------------------------------
|
|
7357
7432
|
Package Title: fast-uri (3.1.2)
|
|
7358
7433
|
|
|
@@ -9081,18 +9156,6 @@ Package Depth: Transitive
|
|
|
9081
9156
|
MIT
|
|
9082
9157
|
|
|
9083
9158
|
|
|
9084
|
-
--------------------------------------------------------------------------------
|
|
9085
|
-
Package Title: json-schema-traverse (0.4.1)
|
|
9086
|
-
|
|
9087
|
-
Package Locator: npm+json-schema-traverse$0.4.1
|
|
9088
|
-
|
|
9089
|
-
Package Depth: Transitive
|
|
9090
|
-
--------------------------------------------------------------------------------
|
|
9091
|
-
|
|
9092
|
-
* Declared Licenses *
|
|
9093
|
-
MIT
|
|
9094
|
-
|
|
9095
|
-
|
|
9096
9159
|
--------------------------------------------------------------------------------
|
|
9097
9160
|
Package Title: json-schema-traverse (1.0.0)
|
|
9098
9161
|
|
|
@@ -10533,22 +10596,6 @@ Package Depth: Transitive
|
|
|
10533
10596
|
MIT
|
|
10534
10597
|
|
|
10535
10598
|
|
|
10536
|
-
--------------------------------------------------------------------------------
|
|
10537
|
-
Package Title: node-forge (1.4.0)
|
|
10538
|
-
|
|
10539
|
-
Package Locator: npm+node-forge$1.4.0
|
|
10540
|
-
|
|
10541
|
-
Package Depth: Transitive
|
|
10542
|
-
--------------------------------------------------------------------------------
|
|
10543
|
-
|
|
10544
|
-
* Declared Licenses *
|
|
10545
|
-
Multi-license: GPL-2.0-only OR BSD-3-Clause, BSD-3-Clause
|
|
10546
|
-
|
|
10547
|
-
|
|
10548
|
-
* Other Licenses *
|
|
10549
|
-
public-domain, MIT
|
|
10550
|
-
|
|
10551
|
-
|
|
10552
10599
|
--------------------------------------------------------------------------------
|
|
10553
10600
|
Package Title: node-releases (2.0.47)
|
|
10554
10601
|
|
|
@@ -11064,9 +11111,21 @@ MIT
|
|
|
11064
11111
|
|
|
11065
11112
|
|
|
11066
11113
|
--------------------------------------------------------------------------------
|
|
11067
|
-
Package Title:
|
|
11114
|
+
Package Title: pkijs (3.4.0)
|
|
11068
11115
|
|
|
11069
|
-
Package Locator: npm+
|
|
11116
|
+
Package Locator: npm+pkijs$3.4.0
|
|
11117
|
+
|
|
11118
|
+
Package Depth: Transitive
|
|
11119
|
+
--------------------------------------------------------------------------------
|
|
11120
|
+
|
|
11121
|
+
* Declared Licenses *
|
|
11122
|
+
BSD-3-Clause
|
|
11123
|
+
|
|
11124
|
+
|
|
11125
|
+
--------------------------------------------------------------------------------
|
|
11126
|
+
Package Title: playwright (1.61.0)
|
|
11127
|
+
|
|
11128
|
+
Package Locator: npm+playwright$1.61.0
|
|
11070
11129
|
|
|
11071
11130
|
Package Depth: Transitive
|
|
11072
11131
|
--------------------------------------------------------------------------------
|
|
@@ -11080,9 +11139,9 @@ MIT, ISC, CC-BY-4.0, BSD-3-Clause
|
|
|
11080
11139
|
|
|
11081
11140
|
|
|
11082
11141
|
--------------------------------------------------------------------------------
|
|
11083
|
-
Package Title: playwright-core (1.
|
|
11142
|
+
Package Title: playwright-core (1.61.0)
|
|
11084
11143
|
|
|
11085
|
-
Package Locator: npm+playwright-core$1.
|
|
11144
|
+
Package Locator: npm+playwright-core$1.61.0
|
|
11086
11145
|
|
|
11087
11146
|
Package Depth: Transitive
|
|
11088
11147
|
--------------------------------------------------------------------------------
|
|
@@ -11092,7 +11151,7 @@ Apache-2.0
|
|
|
11092
11151
|
|
|
11093
11152
|
|
|
11094
11153
|
* Other Licenses *
|
|
11095
|
-
MIT, BSD-2-Clause,
|
|
11154
|
+
MIT, ISC, BSD-2-Clause, BSD-3-Clause
|
|
11096
11155
|
|
|
11097
11156
|
|
|
11098
11157
|
--------------------------------------------------------------------------------
|
|
@@ -11344,9 +11403,21 @@ MIT
|
|
|
11344
11403
|
|
|
11345
11404
|
|
|
11346
11405
|
--------------------------------------------------------------------------------
|
|
11347
|
-
Package Title:
|
|
11406
|
+
Package Title: pvtsutils (1.3.6)
|
|
11407
|
+
|
|
11408
|
+
Package Locator: npm+pvtsutils$1.3.6
|
|
11409
|
+
|
|
11410
|
+
Package Depth: Transitive
|
|
11411
|
+
--------------------------------------------------------------------------------
|
|
11412
|
+
|
|
11413
|
+
* Declared Licenses *
|
|
11414
|
+
MIT
|
|
11415
|
+
|
|
11416
|
+
|
|
11417
|
+
--------------------------------------------------------------------------------
|
|
11418
|
+
Package Title: pvutils (1.1.5)
|
|
11348
11419
|
|
|
11349
|
-
Package Locator: npm+
|
|
11420
|
+
Package Locator: npm+pvutils$1.1.5
|
|
11350
11421
|
|
|
11351
11422
|
Package Depth: Transitive
|
|
11352
11423
|
--------------------------------------------------------------------------------
|
|
@@ -11843,6 +11914,22 @@ Package Depth: Transitive
|
|
|
11843
11914
|
MIT
|
|
11844
11915
|
|
|
11845
11916
|
|
|
11917
|
+
--------------------------------------------------------------------------------
|
|
11918
|
+
Package Title: reflect-metadata (0.2.2)
|
|
11919
|
+
|
|
11920
|
+
Package Locator: npm+reflect-metadata$0.2.2
|
|
11921
|
+
|
|
11922
|
+
Package Depth: Transitive
|
|
11923
|
+
--------------------------------------------------------------------------------
|
|
11924
|
+
|
|
11925
|
+
* Declared Licenses *
|
|
11926
|
+
Apache-2.0
|
|
11927
|
+
|
|
11928
|
+
|
|
11929
|
+
* Other Licenses *
|
|
11930
|
+
MIT
|
|
11931
|
+
|
|
11932
|
+
|
|
11846
11933
|
--------------------------------------------------------------------------------
|
|
11847
11934
|
Package Title: regenerate (1.4.2)
|
|
11848
11935
|
|
|
@@ -12275,18 +12362,6 @@ Package Depth: Transitive
|
|
|
12275
12362
|
MIT
|
|
12276
12363
|
|
|
12277
12364
|
|
|
12278
|
-
--------------------------------------------------------------------------------
|
|
12279
|
-
Package Title: schema-utils (3.3.0)
|
|
12280
|
-
|
|
12281
|
-
Package Locator: npm+schema-utils$3.3.0
|
|
12282
|
-
|
|
12283
|
-
Package Depth: Transitive
|
|
12284
|
-
--------------------------------------------------------------------------------
|
|
12285
|
-
|
|
12286
|
-
* Declared Licenses *
|
|
12287
|
-
MIT
|
|
12288
|
-
|
|
12289
|
-
|
|
12290
12365
|
--------------------------------------------------------------------------------
|
|
12291
12366
|
Package Title: schema-utils (4.3.3)
|
|
12292
12367
|
|
|
@@ -12312,9 +12387,9 @@ MIT
|
|
|
12312
12387
|
|
|
12313
12388
|
|
|
12314
12389
|
--------------------------------------------------------------------------------
|
|
12315
|
-
Package Title: selfsigned (
|
|
12390
|
+
Package Title: selfsigned (5.5.0)
|
|
12316
12391
|
|
|
12317
|
-
Package Locator: npm+selfsigned$
|
|
12392
|
+
Package Locator: npm+selfsigned$5.5.0
|
|
12318
12393
|
|
|
12319
12394
|
Package Depth: Transitive
|
|
12320
12395
|
--------------------------------------------------------------------------------
|
|
@@ -13435,6 +13510,30 @@ Package Depth: Direct
|
|
|
13435
13510
|
ISC
|
|
13436
13511
|
|
|
13437
13512
|
|
|
13513
|
+
--------------------------------------------------------------------------------
|
|
13514
|
+
Package Title: tslib (1.14.1)
|
|
13515
|
+
|
|
13516
|
+
Package Locator: npm+tslib$1.14.1
|
|
13517
|
+
|
|
13518
|
+
Package Depth: Transitive
|
|
13519
|
+
--------------------------------------------------------------------------------
|
|
13520
|
+
|
|
13521
|
+
* Declared Licenses *
|
|
13522
|
+
ISC
|
|
13523
|
+
|
|
13524
|
+
|
|
13525
|
+
--------------------------------------------------------------------------------
|
|
13526
|
+
Package Title: tsyringe (4.10.0)
|
|
13527
|
+
|
|
13528
|
+
Package Locator: npm+tsyringe$4.10.0
|
|
13529
|
+
|
|
13530
|
+
Package Depth: Transitive
|
|
13531
|
+
--------------------------------------------------------------------------------
|
|
13532
|
+
|
|
13533
|
+
* Declared Licenses *
|
|
13534
|
+
MIT
|
|
13535
|
+
|
|
13536
|
+
|
|
13438
13537
|
--------------------------------------------------------------------------------
|
|
13439
13538
|
Package Title: type-fest (0.21.3)
|
|
13440
13539
|
|
|
@@ -13667,18 +13766,6 @@ Package Depth: Transitive
|
|
|
13667
13766
|
MIT
|
|
13668
13767
|
|
|
13669
13768
|
|
|
13670
|
-
--------------------------------------------------------------------------------
|
|
13671
|
-
Package Title: uri-js (4.4.1)
|
|
13672
|
-
|
|
13673
|
-
Package Locator: npm+uri-js$4.4.1
|
|
13674
|
-
|
|
13675
|
-
Package Depth: Transitive
|
|
13676
|
-
--------------------------------------------------------------------------------
|
|
13677
|
-
|
|
13678
|
-
* Declared Licenses *
|
|
13679
|
-
BSD-2-Clause
|
|
13680
|
-
|
|
13681
|
-
|
|
13682
13769
|
--------------------------------------------------------------------------------
|
|
13683
13770
|
Package Title: use-composed-ref (1.4.0)
|
|
13684
13771
|
|
|
@@ -13944,9 +14031,9 @@ MIT
|
|
|
13944
14031
|
|
|
13945
14032
|
|
|
13946
14033
|
--------------------------------------------------------------------------------
|
|
13947
|
-
Package Title: webpack (5.
|
|
14034
|
+
Package Title: webpack (5.107.2)
|
|
13948
14035
|
|
|
13949
|
-
Package Locator: npm+webpack$5.
|
|
14036
|
+
Package Locator: npm+webpack$5.107.2
|
|
13950
14037
|
|
|
13951
14038
|
Package Depth: Direct
|
|
13952
14039
|
--------------------------------------------------------------------------------
|
|
@@ -13968,9 +14055,9 @@ MIT
|
|
|
13968
14055
|
|
|
13969
14056
|
|
|
13970
14057
|
--------------------------------------------------------------------------------
|
|
13971
|
-
Package Title: webpack-cli (
|
|
14058
|
+
Package Title: webpack-cli (7.0.3)
|
|
13972
14059
|
|
|
13973
|
-
Package Locator: npm+webpack-cli$
|
|
14060
|
+
Package Locator: npm+webpack-cli$7.0.3
|
|
13974
14061
|
|
|
13975
14062
|
Package Depth: Direct
|
|
13976
14063
|
--------------------------------------------------------------------------------
|
|
@@ -13992,9 +14079,9 @@ MIT
|
|
|
13992
14079
|
|
|
13993
14080
|
|
|
13994
14081
|
--------------------------------------------------------------------------------
|
|
13995
|
-
Package Title: webpack-dev-server (5.2.
|
|
14082
|
+
Package Title: webpack-dev-server (5.2.4)
|
|
13996
14083
|
|
|
13997
|
-
Package Locator: npm+webpack-dev-server$5.2.
|
|
14084
|
+
Package Locator: npm+webpack-dev-server$5.2.4
|
|
13998
14085
|
|
|
13999
14086
|
Package Depth: Direct
|
|
14000
14087
|
--------------------------------------------------------------------------------
|
|
@@ -14842,6 +14929,30 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
|
14842
14929
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
14843
14930
|
|
|
14844
14931
|
|
|
14932
|
+
* MIT *
|
|
14933
|
+
|
|
14934
|
+
|
|
14935
|
+
// The following license applies to the fuzzysearch function
|
|
14936
|
+
// The MIT License (MIT)
|
|
14937
|
+
// Copyright © 2015 Nicolas Bevacqua
|
|
14938
|
+
// Copyright © 2016 Brian Terlson
|
|
14939
|
+
// Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
14940
|
+
// this software and associated documentation files (the "Software"), to deal in
|
|
14941
|
+
// the Software without restriction, including without limitation the rights to
|
|
14942
|
+
// use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
14943
|
+
// the Software, and to permit persons to whom the Software is furnished to do so,
|
|
14944
|
+
// subject to the following conditions:
|
|
14945
|
+
|
|
14946
|
+
// The above copyright notice and this permission notice shall be included in all
|
|
14947
|
+
// copies or substantial portions of the Software.
|
|
14948
|
+
|
|
14949
|
+
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14950
|
+
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
14951
|
+
// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
14952
|
+
// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
14953
|
+
// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
14954
|
+
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
14955
|
+
|
|
14845
14956
|
* BSD-3-Clause *
|
|
14846
14957
|
|
|
14847
14958
|
|
|
@@ -16728,6 +16839,31 @@ limitations under the License.
|
|
|
16728
16839
|
SOFTWARE
|
|
16729
16840
|
|
|
16730
16841
|
|
|
16842
|
+
* MIT *
|
|
16843
|
+
|
|
16844
|
+
MIT License
|
|
16845
|
+
|
|
16846
|
+
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
16847
|
+
|
|
16848
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
16849
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
16850
|
+
in the Software without restriction, including without limitation the rights
|
|
16851
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
16852
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
16853
|
+
furnished to do so, subject to the following conditions:
|
|
16854
|
+
|
|
16855
|
+
The above copyright notice and this permission notice shall be included in all
|
|
16856
|
+
copies or substantial portions of the Software.
|
|
16857
|
+
|
|
16858
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16859
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
16860
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
16861
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
16862
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
16863
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
16864
|
+
SOFTWARE
|
|
16865
|
+
|
|
16866
|
+
|
|
16731
16867
|
* ISC *
|
|
16732
16868
|
|
|
16733
16869
|
/*! *****************************************************************************
|
|
@@ -16976,24 +17112,6 @@ limitations under the License.
|
|
|
16976
17112
|
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
16977
17113
|
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
16978
17114
|
|
|
16979
|
-
* public-domain *
|
|
16980
|
-
|
|
16981
|
-
* Advanced Encryption Standard (AES) implementation.
|
|
16982
|
-
*
|
|
16983
|
-
* This implementation is based on the public domain library 'jscrypto' which
|
|
16984
|
-
* was written by:
|
|
16985
|
-
*
|
|
16986
|
-
* Emily Stark (estark@stanford.edu)
|
|
16987
|
-
* Mike Hamburg (mhamburg@stanford.edu)
|
|
16988
|
-
* Dan Boneh (dabo@cs.stanford.edu)
|
|
16989
|
-
*
|
|
16990
|
-
* Parts of this code are based on the OpenSSL implementation of AES:
|
|
16991
|
-
* http://www.openssl.org
|
|
16992
|
-
*
|
|
16993
|
-
* @author Dave Longley
|
|
16994
|
-
*
|
|
16995
|
-
* Copyright (c) 2010-2014 Digital Bazaar, Inc.
|
|
16996
|
-
|
|
16997
17115
|
* BSD-3-Clause *
|
|
16998
17116
|
|
|
16999
17117
|
* Browser-compatible JavaScript MD5
|
|
@@ -17016,52 +17134,6 @@ limitations under the License.
|
|
|
17016
17134
|
* See http://pajhome.org.uk/crypt/md5 for more info.
|
|
17017
17135
|
|
|
17018
17136
|
|
|
17019
|
-
* BSD-3-Clause *
|
|
17020
|
-
|
|
17021
|
-
* Partial implementation of PKCS#1 v2.2: RSA-OEAP
|
|
17022
|
-
*
|
|
17023
|
-
* Modified but based on the following MIT and BSD licensed code:
|
|
17024
|
-
*
|
|
17025
|
-
* https://github.com/kjur/jsjws/blob/master/rsa.js:
|
|
17026
|
-
*
|
|
17027
|
-
* The 'jsjws'(JSON Web Signature JavaScript Library) License
|
|
17028
|
-
*
|
|
17029
|
-
* Copyright (c) 2012 Kenji Urushima
|
|
17030
|
-
*
|
|
17031
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
17032
|
-
* of this software and associated documentation files (the "Software"), to deal
|
|
17033
|
-
* in the Software without restriction, including without limitation the rights
|
|
17034
|
-
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
17035
|
-
* copies of the Software, and to permit persons to whom the Software is
|
|
17036
|
-
* furnished to do so, subject to the following conditions:
|
|
17037
|
-
*
|
|
17038
|
-
* The above copyright notice and this permission notice shall be included in
|
|
17039
|
-
* all copies or substantial portions of the Software.
|
|
17040
|
-
*
|
|
17041
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
17042
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17043
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
17044
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
17045
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
17046
|
-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
17047
|
-
* THE SOFTWARE.
|
|
17048
|
-
*
|
|
17049
|
-
* http://webrsa.cvs.sourceforge.net/viewvc/webrsa/Client/RSAES-OAEP.js?content-type=text%2Fplain:
|
|
17050
|
-
*
|
|
17051
|
-
* RSAES-OAEP.js
|
|
17052
|
-
* $Id: RSAES-OAEP.js,v 1.1.1.1 2003/03/19 15:37:20 ellispritchard Exp $
|
|
17053
|
-
* JavaScript Implementation of PKCS #1 v2.1 RSA CRYPTOGRAPHY STANDARD (RSA Laboratories, June 14, 2002)
|
|
17054
|
-
* Copyright (C) Ellis Pritchard, Guardian Unlimited 2003.
|
|
17055
|
-
* Contact: ellis@nukinetics.com
|
|
17056
|
-
* Distributed under the BSD License.
|
|
17057
|
-
*
|
|
17058
|
-
* Official documentation: http://www.rsa.com/rsalabs/node.asp?id=2125
|
|
17059
|
-
*
|
|
17060
|
-
* @author Evan Jones (http://evanjones.ca/)
|
|
17061
|
-
* @author Dave Longley
|
|
17062
|
-
*
|
|
17063
|
-
* Copyright (c) 2013-2014 Digital Bazaar, Inc.
|
|
17064
|
-
|
|
17065
17137
|
* Apache-2.0 *
|
|
17066
17138
|
|
|
17067
17139
|
Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
|
|
@@ -24093,50 +24165,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
24093
24165
|
* authors and should not be interpreted as representing official policies, either expressed
|
|
24094
24166
|
* or implied, of Gary Court.
|
|
24095
24167
|
|
|
24096
|
-
* MIT *
|
|
24097
|
-
|
|
24098
|
-
/ Copyright (c) 2005 Tom Wu
|
|
24099
|
-
// All Rights Reserved.
|
|
24100
|
-
// See "LICENSE" for details.
|
|
24101
|
-
|
|
24102
|
-
// Basic JavaScript BN library - subset useful for RSA encryption.
|
|
24103
|
-
|
|
24104
|
-
/*
|
|
24105
|
-
Licensing (LICENSE)
|
|
24106
|
-
-------------------
|
|
24107
|
-
|
|
24108
|
-
This software is covered under the following copyright:
|
|
24109
|
-
*/
|
|
24110
|
-
/*
|
|
24111
|
-
* Copyright (c) 2003-2005 Tom Wu
|
|
24112
|
-
* All Rights Reserved.
|
|
24113
|
-
*
|
|
24114
|
-
* Permission is hereby granted, free of charge, to any person obtaining
|
|
24115
|
-
* a copy of this software and associated documentation files (the
|
|
24116
|
-
* "Software"), to deal in the Software without restriction, including
|
|
24117
|
-
* without limitation the rights to use, copy, modify, merge, publish,
|
|
24118
|
-
* distribute, sublicense, and/or sell copies of the Software, and to
|
|
24119
|
-
* permit persons to whom the Software is furnished to do so, subject to
|
|
24120
|
-
* the following conditions:
|
|
24121
|
-
*
|
|
24122
|
-
* The above copyright notice and this permission notice shall be
|
|
24123
|
-
* included in all copies or substantial portions of the Software.
|
|
24124
|
-
*
|
|
24125
|
-
* THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
|
|
24126
|
-
* EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
|
|
24127
|
-
* WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
|
|
24128
|
-
*
|
|
24129
|
-
* IN NO EVENT SHALL TOM WU BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
|
|
24130
|
-
* INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER
|
|
24131
|
-
* RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF
|
|
24132
|
-
* THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT
|
|
24133
|
-
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
24134
|
-
*
|
|
24135
|
-
* In addition, the following condition applies:
|
|
24136
|
-
*
|
|
24137
|
-
* All redistributions must retain an intact copy of this copyright notice
|
|
24138
|
-
* and disclaimer.
|
|
24139
|
-
|
|
24140
24168
|
* bsd-2-clause-views *
|
|
24141
24169
|
|
|
24142
24170
|
/**
|
|
@@ -26207,6 +26235,74 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
26207
26235
|
THE SOFTWARE.
|
|
26208
26236
|
|
|
26209
26237
|
|
|
26238
|
+
* BSD-3-Clause *
|
|
26239
|
+
|
|
26240
|
+
Copyright (c) 2014, GMO GlobalSign
|
|
26241
|
+
Copyright (c) 2015-2022, Peculiar Ventures
|
|
26242
|
+
All rights reserved.
|
|
26243
|
+
|
|
26244
|
+
Author 2014-2019, Yury Strozhevsky
|
|
26245
|
+
|
|
26246
|
+
Redistribution and use in source and binary forms, with or without modification,
|
|
26247
|
+
are permitted provided that the following conditions are met:
|
|
26248
|
+
|
|
26249
|
+
* Redistributions of source code must retain the above copyright notice, this
|
|
26250
|
+
list of conditions and the following disclaimer.
|
|
26251
|
+
|
|
26252
|
+
* Redistributions in binary form must reproduce the above copyright notice, this
|
|
26253
|
+
list of conditions and the following disclaimer in the documentation and/or
|
|
26254
|
+
other materials provided with the distribution.
|
|
26255
|
+
|
|
26256
|
+
* Neither the name of the copyright holder nor the names of its
|
|
26257
|
+
contributors may be used to endorse or promote products derived from
|
|
26258
|
+
this software without specific prior written permission.
|
|
26259
|
+
|
|
26260
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
26261
|
+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
26262
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
26263
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
|
|
26264
|
+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
26265
|
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
26266
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
|
26267
|
+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
26268
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
26269
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
26270
|
+
|
|
26271
|
+
|
|
26272
|
+
* BSD-3-Clause *
|
|
26273
|
+
|
|
26274
|
+
Copyright (c) 2014, GlobalSign
|
|
26275
|
+
Copyright (c) 2015-2019, Peculiar Ventures
|
|
26276
|
+
All rights reserved.
|
|
26277
|
+
|
|
26278
|
+
Author 2014-2019, Yury Strozhevsky
|
|
26279
|
+
|
|
26280
|
+
Redistribution and use in source and binary forms, with or without modification,
|
|
26281
|
+
are permitted provided that the following conditions are met:
|
|
26282
|
+
|
|
26283
|
+
* Redistributions of source code must retain the above copyright notice, this
|
|
26284
|
+
list of conditions and the following disclaimer.
|
|
26285
|
+
|
|
26286
|
+
* Redistributions in binary form must reproduce the above copyright notice, this
|
|
26287
|
+
list of conditions and the following disclaimer in the documentation and/or
|
|
26288
|
+
other materials provided with the distribution.
|
|
26289
|
+
|
|
26290
|
+
* Neither the name of the {organization} nor the names of its
|
|
26291
|
+
contributors may be used to endorse or promote products derived from
|
|
26292
|
+
this software without specific prior written permission.
|
|
26293
|
+
|
|
26294
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
26295
|
+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
26296
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
26297
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
|
|
26298
|
+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
26299
|
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
26300
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
|
26301
|
+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
26302
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
26303
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
26304
|
+
|
|
26305
|
+
|
|
26210
26306
|
* BSD-3-Clause *
|
|
26211
26307
|
|
|
26212
26308
|
Copyright (c) 2014, Hugh Kennedy
|
|
@@ -26681,6 +26777,39 @@ THIS SOFTWARE.
|
|
|
26681
26777
|
|
|
26682
26778
|
|
|
26683
26779
|
|
|
26780
|
+
* BSD-3-Clause *
|
|
26781
|
+
|
|
26782
|
+
Copyright (c) 2016-2022, Peculiar Ventures
|
|
26783
|
+
All rights reserved.
|
|
26784
|
+
|
|
26785
|
+
Author 2016-2019, Yury Strozhevsky
|
|
26786
|
+
|
|
26787
|
+
Redistribution and use in source and binary forms, with or without modification,
|
|
26788
|
+
are permitted provided that the following conditions are met:
|
|
26789
|
+
|
|
26790
|
+
* Redistributions of source code must retain the above copyright notice, this
|
|
26791
|
+
list of conditions and the following disclaimer.
|
|
26792
|
+
|
|
26793
|
+
* Redistributions in binary form must reproduce the above copyright notice, this
|
|
26794
|
+
list of conditions and the following disclaimer in the documentation and/or
|
|
26795
|
+
other materials provided with the distribution.
|
|
26796
|
+
|
|
26797
|
+
* Neither the name of the {organization} nor the names of its
|
|
26798
|
+
contributors may be used to endorse or promote products derived from
|
|
26799
|
+
this software without specific prior written permission.
|
|
26800
|
+
|
|
26801
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
26802
|
+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
26803
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
26804
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
|
|
26805
|
+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
26806
|
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
26807
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
|
26808
|
+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
26809
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
26810
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
26811
|
+
|
|
26812
|
+
|
|
26684
26813
|
* ISC *
|
|
26685
26814
|
|
|
26686
26815
|
Copyright (c) 2017, Emil Bay <github@tixz.dk>
|
|
@@ -27486,6 +27615,21 @@ MERCHANTABLITY OR NON-INFRINGEMENT.
|
|
|
27486
27615
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
27487
27616
|
and limitations under the License.
|
|
27488
27617
|
|
|
27618
|
+
* Apache-2.0 *
|
|
27619
|
+
|
|
27620
|
+
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
27621
|
+
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
|
|
27622
|
+
this file except in compliance with the License. You may obtain a copy of the
|
|
27623
|
+
License at http://www.apache.org/licenses/LICENSE-2.0
|
|
27624
|
+
|
|
27625
|
+
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
27626
|
+
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
27627
|
+
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
27628
|
+
MERCHANTABLITY OR NON-INFRINGEMENT.
|
|
27629
|
+
|
|
27630
|
+
See the Apache Version 2.0 License for specific language governing permissions
|
|
27631
|
+
and limitations under the License.
|
|
27632
|
+
|
|
27489
27633
|
/*!----------------- TypeScript ThirdPartyNotices -------------------------------------------------------
|
|
27490
27634
|
|
|
27491
27635
|
The TypeScript software incorporates third party material from the projects listed below. The original copyright notice and the license under which Microsoft received such third party material are set forth below. Microsoft reserves all other rights not expressly granted, whether by implication, estoppel or otherwise.
|
|
@@ -27871,21 +28015,6 @@ CONDITIONS OF ANY KIND, either express or implied. See the License for the
|
|
|
27871
28015
|
specific language governing permissions and limitations under the License.
|
|
27872
28016
|
|
|
27873
28017
|
|
|
27874
|
-
* BSD-2-Clause *
|
|
27875
|
-
|
|
27876
|
-
Copyright 2011 Gary Court. All rights reserved.
|
|
27877
|
-
|
|
27878
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
27879
|
-
|
|
27880
|
-
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
27881
|
-
|
|
27882
|
-
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
|
27883
|
-
|
|
27884
|
-
THIS SOFTWARE IS PROVIDED BY GARY COURT "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GARY COURT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
27885
|
-
|
|
27886
|
-
The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Gary Court.
|
|
27887
|
-
|
|
27888
|
-
|
|
27889
28018
|
* Apache-2.0 *
|
|
27890
28019
|
|
|
27891
28020
|
Copyright 2012 The Obvious Corporation.
|
|
@@ -28639,29 +28768,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
28639
28768
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
28640
28769
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
28641
28770
|
|
|
28642
|
-
* MIT *
|
|
28643
|
-
|
|
28644
|
-
Copyright JS Foundation and other contributors
|
|
28645
|
-
|
|
28646
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
28647
|
-
a copy of this software and associated documentation files (the
|
|
28648
|
-
'Software'), to deal in the Software without restriction, including
|
|
28649
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
28650
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
28651
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
28652
|
-
the following conditions:
|
|
28653
|
-
|
|
28654
|
-
The above copyright notice and this permission notice shall be
|
|
28655
|
-
included in all copies or substantial portions of the Software.
|
|
28656
|
-
|
|
28657
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
28658
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
28659
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
28660
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
28661
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
28662
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
28663
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
28664
|
-
|
|
28665
28771
|
|
|
28666
28772
|
* BSD-2-Clause *
|
|
28667
28773
|
|
|
@@ -31472,7 +31578,160 @@ SOFTWARE.
|
|
|
31472
31578
|
|
|
31473
31579
|
MIT License
|
|
31474
31580
|
|
|
31475
|
-
Copyright (c) 2016 Jordan Harband
|
|
31581
|
+
Copyright (c) 2016 Jordan Harband
|
|
31582
|
+
|
|
31583
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31584
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
31585
|
+
in the Software without restriction, including without limitation the rights
|
|
31586
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
31587
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
31588
|
+
furnished to do so, subject to the following conditions:
|
|
31589
|
+
|
|
31590
|
+
The above copyright notice and this permission notice shall be included in all
|
|
31591
|
+
copies or substantial portions of the Software.
|
|
31592
|
+
|
|
31593
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
31594
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
31595
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
31596
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
31597
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
31598
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
31599
|
+
SOFTWARE.
|
|
31600
|
+
|
|
31601
|
+
|
|
31602
|
+
* MIT *
|
|
31603
|
+
|
|
31604
|
+
MIT License
|
|
31605
|
+
|
|
31606
|
+
Copyright (c) 2016 Tim Shelburne
|
|
31607
|
+
|
|
31608
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31609
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
31610
|
+
in the Software without restriction, including without limitation the rights
|
|
31611
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
31612
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
31613
|
+
furnished to do so, subject to the following conditions:
|
|
31614
|
+
|
|
31615
|
+
The above copyright notice and this permission notice shall be included in all
|
|
31616
|
+
copies or substantial portions of the Software.
|
|
31617
|
+
|
|
31618
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
31619
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
31620
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
31621
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
31622
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
31623
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
31624
|
+
SOFTWARE.
|
|
31625
|
+
|
|
31626
|
+
|
|
31627
|
+
* MIT *
|
|
31628
|
+
|
|
31629
|
+
MIT License
|
|
31630
|
+
|
|
31631
|
+
Copyright (c) 2016 xiaody
|
|
31632
|
+
|
|
31633
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31634
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
31635
|
+
in the Software without restriction, including without limitation the rights
|
|
31636
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
31637
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
31638
|
+
furnished to do so, subject to the following conditions:
|
|
31639
|
+
|
|
31640
|
+
The above copyright notice and this permission notice shall be included in all
|
|
31641
|
+
copies or substantial portions of the Software.
|
|
31642
|
+
|
|
31643
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
31644
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
31645
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
31646
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
31647
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
31648
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
31649
|
+
SOFTWARE.
|
|
31650
|
+
|
|
31651
|
+
|
|
31652
|
+
* MIT *
|
|
31653
|
+
|
|
31654
|
+
MIT License
|
|
31655
|
+
|
|
31656
|
+
Copyright (c) 2016, 2018 Linus Unnebäck
|
|
31657
|
+
|
|
31658
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31659
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
31660
|
+
in the Software without restriction, including without limitation the rights
|
|
31661
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
31662
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
31663
|
+
furnished to do so, subject to the following conditions:
|
|
31664
|
+
|
|
31665
|
+
The above copyright notice and this permission notice shall be included in all
|
|
31666
|
+
copies or substantial portions of the Software.
|
|
31667
|
+
|
|
31668
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
31669
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
31670
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
31671
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
31672
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
31673
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
31674
|
+
SOFTWARE.
|
|
31675
|
+
|
|
31676
|
+
|
|
31677
|
+
* MIT *
|
|
31678
|
+
|
|
31679
|
+
MIT License
|
|
31680
|
+
|
|
31681
|
+
Copyright (c) 2016-2019, Peculiar Ventures
|
|
31682
|
+
All rights reserved.
|
|
31683
|
+
|
|
31684
|
+
Author 2016-2019, Yury Strozhevsky
|
|
31685
|
+
|
|
31686
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31687
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
31688
|
+
in the Software without restriction, including without limitation the rights
|
|
31689
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
31690
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
31691
|
+
furnished to do so, subject to the following conditions:
|
|
31692
|
+
|
|
31693
|
+
The above copyright notice and this permission notice shall be included in all
|
|
31694
|
+
copies or substantial portions of the Software.
|
|
31695
|
+
|
|
31696
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
31697
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
31698
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
31699
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
31700
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
31701
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
31702
|
+
SOFTWARE.
|
|
31703
|
+
|
|
31704
|
+
|
|
31705
|
+
* MIT *
|
|
31706
|
+
|
|
31707
|
+
MIT License
|
|
31708
|
+
|
|
31709
|
+
Copyright (c) 2016-present Sultan Tarimo
|
|
31710
|
+
|
|
31711
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31712
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
31713
|
+
in the Software without restriction, including without limitation the rights
|
|
31714
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
31715
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
31716
|
+
furnished to do so, subject to the following conditions:
|
|
31717
|
+
|
|
31718
|
+
The above copyright notice and this permission notice shall be included in all
|
|
31719
|
+
copies or substantial portions of the Software.
|
|
31720
|
+
|
|
31721
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
31722
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
31723
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
31724
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
31725
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
31726
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
31727
|
+
SOFTWARE.
|
|
31728
|
+
|
|
31729
|
+
|
|
31730
|
+
* MIT *
|
|
31731
|
+
|
|
31732
|
+
MIT License
|
|
31733
|
+
|
|
31734
|
+
Copyright (c) 2017 Anton Korzunov
|
|
31476
31735
|
|
|
31477
31736
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31478
31737
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31497,7 +31756,7 @@ SOFTWARE.
|
|
|
31497
31756
|
|
|
31498
31757
|
MIT License
|
|
31499
31758
|
|
|
31500
|
-
Copyright (c)
|
|
31759
|
+
Copyright (c) 2017 Braintree
|
|
31501
31760
|
|
|
31502
31761
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31503
31762
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31522,7 +31781,7 @@ SOFTWARE.
|
|
|
31522
31781
|
|
|
31523
31782
|
MIT License
|
|
31524
31783
|
|
|
31525
|
-
Copyright (c)
|
|
31784
|
+
Copyright (c) 2017 Chai.js Assertion Library
|
|
31526
31785
|
|
|
31527
31786
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31528
31787
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31547,32 +31806,31 @@ SOFTWARE.
|
|
|
31547
31806
|
|
|
31548
31807
|
MIT License
|
|
31549
31808
|
|
|
31550
|
-
Copyright (c)
|
|
31809
|
+
Copyright (c) 2017 David Sveningsson <ext@sidvind.com>
|
|
31551
31810
|
|
|
31552
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31553
|
-
|
|
31554
|
-
|
|
31555
|
-
|
|
31556
|
-
|
|
31557
|
-
|
|
31811
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
31812
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
31813
|
+
the Software without restriction, including without limitation the rights to
|
|
31814
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
31815
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
31816
|
+
subject to the following conditions:
|
|
31558
31817
|
|
|
31559
31818
|
The above copyright notice and this permission notice shall be included in all
|
|
31560
31819
|
copies or substantial portions of the Software.
|
|
31561
31820
|
|
|
31562
31821
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
31563
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
31564
|
-
|
|
31565
|
-
|
|
31566
|
-
|
|
31567
|
-
|
|
31568
|
-
SOFTWARE.
|
|
31822
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
31823
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
31824
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
31825
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
31826
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
31569
31827
|
|
|
31570
31828
|
|
|
31571
31829
|
* MIT *
|
|
31572
31830
|
|
|
31573
31831
|
MIT License
|
|
31574
31832
|
|
|
31575
|
-
Copyright (c)
|
|
31833
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
31576
31834
|
|
|
31577
31835
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31578
31836
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31597,7 +31855,7 @@ SOFTWARE.
|
|
|
31597
31855
|
|
|
31598
31856
|
MIT License
|
|
31599
31857
|
|
|
31600
|
-
Copyright (c) 2017
|
|
31858
|
+
Copyright (c) 2017 Ilya Kantor
|
|
31601
31859
|
|
|
31602
31860
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31603
31861
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31622,7 +31880,7 @@ SOFTWARE.
|
|
|
31622
31880
|
|
|
31623
31881
|
MIT License
|
|
31624
31882
|
|
|
31625
|
-
Copyright (c) 2017
|
|
31883
|
+
Copyright (c) 2017 JS Foundation and other contributors
|
|
31626
31884
|
|
|
31627
31885
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31628
31886
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31647,7 +31905,7 @@ SOFTWARE.
|
|
|
31647
31905
|
|
|
31648
31906
|
MIT License
|
|
31649
31907
|
|
|
31650
|
-
Copyright (c) 2017
|
|
31908
|
+
Copyright (c) 2017 Mavrix Technologies
|
|
31651
31909
|
|
|
31652
31910
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31653
31911
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31672,31 +31930,32 @@ SOFTWARE.
|
|
|
31672
31930
|
|
|
31673
31931
|
MIT License
|
|
31674
31932
|
|
|
31675
|
-
Copyright (c) 2017
|
|
31933
|
+
Copyright (c) 2017 Michel Weststrate
|
|
31676
31934
|
|
|
31677
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31678
|
-
this software and associated documentation files (the "Software"), to deal
|
|
31679
|
-
the Software without restriction, including without limitation the rights
|
|
31680
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
31681
|
-
the Software, and to permit persons to whom the Software is
|
|
31682
|
-
subject to the following conditions:
|
|
31935
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31936
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
31937
|
+
in the Software without restriction, including without limitation the rights
|
|
31938
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
31939
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
31940
|
+
furnished to do so, subject to the following conditions:
|
|
31683
31941
|
|
|
31684
31942
|
The above copyright notice and this permission notice shall be included in all
|
|
31685
31943
|
copies or substantial portions of the Software.
|
|
31686
31944
|
|
|
31687
31945
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
31688
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
31689
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
31690
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
31691
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
31692
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
31946
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
31947
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
31948
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
31949
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
31950
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
31951
|
+
SOFTWARE.
|
|
31693
31952
|
|
|
31694
31953
|
|
|
31695
31954
|
* MIT *
|
|
31696
31955
|
|
|
31697
31956
|
MIT License
|
|
31698
31957
|
|
|
31699
|
-
Copyright (c) 2017
|
|
31958
|
+
Copyright (c) 2017 emailJS
|
|
31700
31959
|
|
|
31701
31960
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31702
31961
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31716,12 +31975,15 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
31716
31975
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
31717
31976
|
SOFTWARE.
|
|
31718
31977
|
|
|
31978
|
+
Base64 encoding code from [base64-js]{@link https://github.com/beatgammit/base64-js}, released under MIT license.
|
|
31979
|
+
Base64 decoding code from MDN docs, released under MIT license.
|
|
31980
|
+
|
|
31719
31981
|
|
|
31720
31982
|
* MIT *
|
|
31721
31983
|
|
|
31722
31984
|
MIT License
|
|
31723
31985
|
|
|
31724
|
-
Copyright (c) 2017
|
|
31986
|
+
Copyright (c) 2017 sudodoki <smd.deluzion@gmail.com>
|
|
31725
31987
|
|
|
31726
31988
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31727
31989
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31746,7 +32008,8 @@ SOFTWARE.
|
|
|
31746
32008
|
|
|
31747
32009
|
MIT License
|
|
31748
32010
|
|
|
31749
|
-
Copyright (c) 2017
|
|
32011
|
+
Copyright (c) 2017-2021 Luke Childs
|
|
32012
|
+
Copyright (c) 2021-2022 Jared Wray
|
|
31750
32013
|
|
|
31751
32014
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31752
32015
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31771,7 +32034,7 @@ SOFTWARE.
|
|
|
31771
32034
|
|
|
31772
32035
|
MIT License
|
|
31773
32036
|
|
|
31774
|
-
Copyright (c) 2017
|
|
32037
|
+
Copyright (c) 2017-2024 Peculiar Ventures, LLC
|
|
31775
32038
|
|
|
31776
32039
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31777
32040
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31796,7 +32059,7 @@ SOFTWARE.
|
|
|
31796
32059
|
|
|
31797
32060
|
MIT License
|
|
31798
32061
|
|
|
31799
|
-
Copyright (c) 2017
|
|
32062
|
+
Copyright (c) 2017-2026 Peculiar Ventures, LLC
|
|
31800
32063
|
|
|
31801
32064
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31802
32065
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31821,7 +32084,7 @@ SOFTWARE.
|
|
|
31821
32084
|
|
|
31822
32085
|
MIT License
|
|
31823
32086
|
|
|
31824
|
-
Copyright (c)
|
|
32087
|
+
Copyright (c) 2018 - present stylelint
|
|
31825
32088
|
|
|
31826
32089
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31827
32090
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31841,15 +32104,13 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
31841
32104
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
31842
32105
|
SOFTWARE.
|
|
31843
32106
|
|
|
31844
|
-
Base64 encoding code from [base64-js]{@link https://github.com/beatgammit/base64-js}, released under MIT license.
|
|
31845
|
-
Base64 decoding code from MDN docs, released under MIT license.
|
|
31846
|
-
|
|
31847
32107
|
|
|
31848
32108
|
* MIT *
|
|
31849
32109
|
|
|
31850
32110
|
MIT License
|
|
31851
32111
|
|
|
31852
|
-
Copyright (c)
|
|
32112
|
+
Copyright (c) 2018 Formidable Labs
|
|
32113
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
31853
32114
|
|
|
31854
32115
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31855
32116
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31874,8 +32135,7 @@ SOFTWARE.
|
|
|
31874
32135
|
|
|
31875
32136
|
MIT License
|
|
31876
32137
|
|
|
31877
|
-
Copyright (c)
|
|
31878
|
-
Copyright (c) 2021-2022 Jared Wray
|
|
32138
|
+
Copyright (c) 2018 Nikita Skovoroda <chalkerx@gmail.com>
|
|
31879
32139
|
|
|
31880
32140
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31881
32141
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31900,7 +32160,7 @@ SOFTWARE.
|
|
|
31900
32160
|
|
|
31901
32161
|
MIT License
|
|
31902
32162
|
|
|
31903
|
-
Copyright (c) 2018
|
|
32163
|
+
Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
|
|
31904
32164
|
|
|
31905
32165
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31906
32166
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31925,8 +32185,7 @@ SOFTWARE.
|
|
|
31925
32185
|
|
|
31926
32186
|
MIT License
|
|
31927
32187
|
|
|
31928
|
-
Copyright (c) 2018
|
|
31929
|
-
Copyright (c) 2017 Evgeny Poberezkin
|
|
32188
|
+
Copyright (c) 2018 Trevor Brindle
|
|
31930
32189
|
|
|
31931
32190
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31932
32191
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31951,7 +32210,7 @@ SOFTWARE.
|
|
|
31951
32210
|
|
|
31952
32211
|
MIT License
|
|
31953
32212
|
|
|
31954
|
-
Copyright (c) 2018
|
|
32213
|
+
Copyright (c) 2018 vtaits
|
|
31955
32214
|
|
|
31956
32215
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31957
32216
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -31976,7 +32235,7 @@ SOFTWARE.
|
|
|
31976
32235
|
|
|
31977
32236
|
MIT License
|
|
31978
32237
|
|
|
31979
|
-
Copyright (c)
|
|
32238
|
+
Copyright (c) 2019 Aaron Hayes
|
|
31980
32239
|
|
|
31981
32240
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
31982
32241
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -32001,7 +32260,7 @@ SOFTWARE.
|
|
|
32001
32260
|
|
|
32002
32261
|
MIT License
|
|
32003
32262
|
|
|
32004
|
-
Copyright (c)
|
|
32263
|
+
Copyright (c) 2019 Alexander Reardon
|
|
32005
32264
|
|
|
32006
32265
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
32007
32266
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -32021,12 +32280,11 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
32021
32280
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
32022
32281
|
SOFTWARE.
|
|
32023
32282
|
|
|
32024
|
-
|
|
32025
32283
|
* MIT *
|
|
32026
32284
|
|
|
32027
32285
|
MIT License
|
|
32028
32286
|
|
|
32029
|
-
Copyright (c)
|
|
32287
|
+
Copyright (c) 2019 Apollo GraphQL
|
|
32030
32288
|
|
|
32031
32289
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
32032
32290
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -32051,7 +32309,7 @@ SOFTWARE.
|
|
|
32051
32309
|
|
|
32052
32310
|
MIT License
|
|
32053
32311
|
|
|
32054
|
-
Copyright (c) 2019
|
|
32312
|
+
Copyright (c) 2019 David Ortner (capricorn86)
|
|
32055
32313
|
|
|
32056
32314
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
32057
32315
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -32076,7 +32334,7 @@ SOFTWARE.
|
|
|
32076
32334
|
|
|
32077
32335
|
MIT License
|
|
32078
32336
|
|
|
32079
|
-
Copyright (c) 2019
|
|
32337
|
+
Copyright (c) 2019 Jordan Harband
|
|
32080
32338
|
|
|
32081
32339
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
32082
32340
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -32096,11 +32354,12 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
32096
32354
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
32097
32355
|
SOFTWARE.
|
|
32098
32356
|
|
|
32357
|
+
|
|
32099
32358
|
* MIT *
|
|
32100
32359
|
|
|
32101
32360
|
MIT License
|
|
32102
32361
|
|
|
32103
|
-
Copyright (c)
|
|
32362
|
+
Copyright (c) 2020
|
|
32104
32363
|
|
|
32105
32364
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
32106
32365
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -32125,7 +32384,7 @@ SOFTWARE.
|
|
|
32125
32384
|
|
|
32126
32385
|
MIT License
|
|
32127
32386
|
|
|
32128
|
-
Copyright (c)
|
|
32387
|
+
Copyright (c) 2020
|
|
32129
32388
|
|
|
32130
32389
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
32131
32390
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -32150,7 +32409,7 @@ SOFTWARE.
|
|
|
32150
32409
|
|
|
32151
32410
|
MIT License
|
|
32152
32411
|
|
|
32153
|
-
Copyright (c)
|
|
32412
|
+
Copyright (c) 2020
|
|
32154
32413
|
|
|
32155
32414
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
32156
32415
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -32168,7 +32427,7 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
32168
32427
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
32169
32428
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
32170
32429
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
32171
|
-
SOFTWARE.
|
|
32430
|
+
SOFTWARE.
|
|
32172
32431
|
|
|
32173
32432
|
|
|
32174
32433
|
* MIT *
|
|
@@ -32473,7 +32732,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
32473
32732
|
|
|
32474
32733
|
MIT License
|
|
32475
32734
|
|
|
32476
|
-
Copyright (c) 2020-
|
|
32735
|
+
Copyright (c) 2020-2026 Roman Dvornov <rdvornov@gmail.com>
|
|
32477
32736
|
|
|
32478
32737
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
32479
32738
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -32933,7 +33192,7 @@ SOFTWARE.
|
|
|
32933
33192
|
|
|
32934
33193
|
MIT License
|
|
32935
33194
|
|
|
32936
|
-
Copyright (c) 2023
|
|
33195
|
+
Copyright (c) 2023-present zhanghang(2heal1)
|
|
32937
33196
|
|
|
32938
33197
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
32939
33198
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -32958,7 +33217,7 @@ SOFTWARE.
|
|
|
32958
33217
|
|
|
32959
33218
|
MIT License
|
|
32960
33219
|
|
|
32961
|
-
Copyright (c) 2023-present
|
|
33220
|
+
Copyright (c) 2023-present zhouxiao(zhoushaw)
|
|
32962
33221
|
|
|
32963
33222
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
32964
33223
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -32983,7 +33242,7 @@ SOFTWARE.
|
|
|
32983
33242
|
|
|
32984
33243
|
MIT License
|
|
32985
33244
|
|
|
32986
|
-
Copyright (c)
|
|
33245
|
+
Copyright (c) 2024 Colin McDonnell
|
|
32987
33246
|
|
|
32988
33247
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
32989
33248
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -33003,12 +33262,11 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
33003
33262
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
33004
33263
|
SOFTWARE.
|
|
33005
33264
|
|
|
33006
|
-
|
|
33007
33265
|
* MIT *
|
|
33008
33266
|
|
|
33009
33267
|
MIT License
|
|
33010
33268
|
|
|
33011
|
-
Copyright (c) 2024
|
|
33269
|
+
Copyright (c) 2024 ECMAScript Shims
|
|
33012
33270
|
|
|
33013
33271
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
33014
33272
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -33028,11 +33286,12 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
33028
33286
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
33029
33287
|
SOFTWARE.
|
|
33030
33288
|
|
|
33289
|
+
|
|
33031
33290
|
* MIT *
|
|
33032
33291
|
|
|
33033
33292
|
MIT License
|
|
33034
33293
|
|
|
33035
|
-
Copyright (c) 2024
|
|
33294
|
+
Copyright (c) 2024 Fabian Hiller
|
|
33036
33295
|
|
|
33037
33296
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
33038
33297
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -33052,12 +33311,11 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
33052
33311
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
33053
33312
|
SOFTWARE.
|
|
33054
33313
|
|
|
33055
|
-
|
|
33056
33314
|
* MIT *
|
|
33057
33315
|
|
|
33058
33316
|
MIT License
|
|
33059
33317
|
|
|
33060
|
-
Copyright (c) 2024
|
|
33318
|
+
Copyright (c) 2024 Jordan Harband
|
|
33061
33319
|
|
|
33062
33320
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
33063
33321
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -33077,11 +33335,12 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
33077
33335
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
33078
33336
|
SOFTWARE.
|
|
33079
33337
|
|
|
33338
|
+
|
|
33080
33339
|
* MIT *
|
|
33081
33340
|
|
|
33082
33341
|
MIT License
|
|
33083
33342
|
|
|
33084
|
-
Copyright (c) 2024
|
|
33343
|
+
Copyright (c) 2024 Madeline Gurriarán
|
|
33085
33344
|
|
|
33086
33345
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
33087
33346
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -33106,7 +33365,7 @@ SOFTWARE.
|
|
|
33106
33365
|
|
|
33107
33366
|
MIT License
|
|
33108
33367
|
|
|
33109
|
-
Copyright (c) 2024
|
|
33368
|
+
Copyright (c) 2024 Tinylibs
|
|
33110
33369
|
|
|
33111
33370
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
33112
33371
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -33131,7 +33390,7 @@ SOFTWARE.
|
|
|
33131
33390
|
|
|
33132
33391
|
MIT License
|
|
33133
33392
|
|
|
33134
|
-
Copyright (c) 2024
|
|
33393
|
+
Copyright (c) 2024 Vadim
|
|
33135
33394
|
|
|
33136
33395
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
33137
33396
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -33156,7 +33415,7 @@ SOFTWARE.
|
|
|
33156
33415
|
|
|
33157
33416
|
MIT License
|
|
33158
33417
|
|
|
33159
|
-
Copyright (c) 2024
|
|
33418
|
+
Copyright (c) 2024-present VoidZero Inc. & Contributors
|
|
33160
33419
|
|
|
33161
33420
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
33162
33421
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -33176,12 +33435,17 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
33176
33435
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
33177
33436
|
SOFTWARE.
|
|
33178
33437
|
|
|
33438
|
+
end of terms and conditions
|
|
33439
|
+
|
|
33440
|
+
The licenses of externally maintained libraries from which parts of the Software is derived are listed [here](https://github.com/rolldown/rolldown/blob/main/THIRD-PARTY-LICENSE).
|
|
33441
|
+
|
|
33179
33442
|
|
|
33180
33443
|
* MIT *
|
|
33181
33444
|
|
|
33182
33445
|
MIT License
|
|
33183
33446
|
|
|
33184
33447
|
Copyright (c) 2024-present VoidZero Inc. & Contributors
|
|
33448
|
+
Copyright (c) 2023 Boshen
|
|
33185
33449
|
|
|
33186
33450
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
33187
33451
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -33201,17 +33465,12 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
33201
33465
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
33202
33466
|
SOFTWARE.
|
|
33203
33467
|
|
|
33204
|
-
end of terms and conditions
|
|
33205
|
-
|
|
33206
|
-
The licenses of externally maintained libraries from which parts of the Software is derived are listed [here](https://github.com/rolldown/rolldown/blob/main/THIRD-PARTY-LICENSE).
|
|
33207
|
-
|
|
33208
33468
|
|
|
33209
33469
|
* MIT *
|
|
33210
33470
|
|
|
33211
33471
|
MIT License
|
|
33212
33472
|
|
|
33213
|
-
Copyright (c)
|
|
33214
|
-
Copyright (c) 2023 Boshen
|
|
33473
|
+
Copyright (c) 2025 Arthur Fiorette
|
|
33215
33474
|
|
|
33216
33475
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
33217
33476
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -33236,7 +33495,7 @@ SOFTWARE.
|
|
|
33236
33495
|
|
|
33237
33496
|
MIT License
|
|
33238
33497
|
|
|
33239
|
-
Copyright (c) 2025
|
|
33498
|
+
Copyright (c) 2025 Jared Wray
|
|
33240
33499
|
|
|
33241
33500
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
33242
33501
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -33261,7 +33520,7 @@ SOFTWARE.
|
|
|
33261
33520
|
|
|
33262
33521
|
MIT License
|
|
33263
33522
|
|
|
33264
|
-
Copyright (c) 2025
|
|
33523
|
+
Copyright (c) 2025 Jordan Harband
|
|
33265
33524
|
|
|
33266
33525
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
33267
33526
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -33286,7 +33545,7 @@ SOFTWARE.
|
|
|
33286
33545
|
|
|
33287
33546
|
MIT License
|
|
33288
33547
|
|
|
33289
|
-
Copyright (c) 2025
|
|
33548
|
+
Copyright (c) 2025 Nicolò Ribaudo
|
|
33290
33549
|
|
|
33291
33550
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
33292
33551
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -33582,6 +33841,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
33582
33841
|
SOFTWARE.
|
|
33583
33842
|
|
|
33584
33843
|
|
|
33844
|
+
* MIT *
|
|
33845
|
+
|
|
33846
|
+
MIT License
|
|
33847
|
+
|
|
33848
|
+
Copyright (c) Peculiar Ventures. All rights reserved.
|
|
33849
|
+
|
|
33850
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
33851
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
33852
|
+
in the Software without restriction, including without limitation the rights
|
|
33853
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
33854
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
33855
|
+
furnished to do so, subject to the following conditions:
|
|
33856
|
+
|
|
33857
|
+
The above copyright notice and this permission notice shall be included in all
|
|
33858
|
+
copies or substantial portions of the Software.
|
|
33859
|
+
|
|
33860
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
33861
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
33862
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
33863
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
33864
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
33865
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
33866
|
+
SOFTWARE.
|
|
33867
|
+
|
|
33868
|
+
|
|
33585
33869
|
* MIT *
|
|
33586
33870
|
|
|
33587
33871
|
MIT License
|
|
@@ -36992,6 +37276,30 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
36992
37276
|
SOFTWARE.
|
|
36993
37277
|
|
|
36994
37278
|
|
|
37279
|
+
* MIT *
|
|
37280
|
+
|
|
37281
|
+
The MIT License (MIT)
|
|
37282
|
+
|
|
37283
|
+
Copyright (c) 2022 Paul Miller (https://paulmillr.com)
|
|
37284
|
+
|
|
37285
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
37286
|
+
of this software and associated documentation files (the “Software”), to deal
|
|
37287
|
+
in the Software without restriction, including without limitation the rights
|
|
37288
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
37289
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
37290
|
+
furnished to do so, subject to the following conditions:
|
|
37291
|
+
|
|
37292
|
+
The above copyright notice and this permission notice shall be included in
|
|
37293
|
+
all copies or substantial portions of the Software.
|
|
37294
|
+
|
|
37295
|
+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
37296
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
37297
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
37298
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
37299
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
37300
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
37301
|
+
THE SOFTWARE.
|
|
37302
|
+
|
|
36995
37303
|
* MIT *
|
|
36996
37304
|
|
|
36997
37305
|
The MIT License (MIT)
|
|
@@ -38034,31 +38342,6 @@ Blog
|
|
|
38034
38342
|
About
|
|
38035
38343
|
|
|
38036
38344
|
|
|
38037
|
-
* MIT *
|
|
38038
|
-
|
|
38039
|
-
This software is released under the MIT license:
|
|
38040
|
-
|
|
38041
|
-
Copyright (c) 2017 Evgeny Poberezkin
|
|
38042
|
-
Copyright (c) 2013 James Halliday
|
|
38043
|
-
|
|
38044
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
38045
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
38046
|
-
the Software without restriction, including without limitation the rights to
|
|
38047
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
38048
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
38049
|
-
subject to the following conditions:
|
|
38050
|
-
|
|
38051
|
-
The above copyright notice and this permission notice shall be included in all
|
|
38052
|
-
copies or substantial portions of the Software.
|
|
38053
|
-
|
|
38054
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
38055
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
38056
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
38057
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
38058
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
38059
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
38060
|
-
|
|
38061
|
-
|
|
38062
38345
|
* MIT *
|
|
38063
38346
|
|
|
38064
38347
|
This software is released under the MIT license:
|
|
@@ -38147,341 +38430,6 @@ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
|
|
38147
38430
|
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
|
38148
38431
|
0. You just DO WHAT THE FUCK YOU WANT TO.
|
|
38149
38432
|
|
|
38150
|
-
* GPL-2.0-only *
|
|
38151
|
-
|
|
38152
|
-
You may use the Forge project under the terms of either the BSD License or the
|
|
38153
|
-
GNU General Public License (GPL) Version 2.
|
|
38154
|
-
|
|
38155
|
-
The BSD License is recommended for most projects. It is simple and easy to
|
|
38156
|
-
understand and it places almost no restrictions on what you can do with the
|
|
38157
|
-
Forge project.
|
|
38158
|
-
|
|
38159
|
-
If the GPL suits your project better you are also free to use Forge under
|
|
38160
|
-
that license.
|
|
38161
|
-
|
|
38162
|
-
You don't have to do anything special to choose one license or the other and
|
|
38163
|
-
you don't have to notify anyone which license you are using. You are free to
|
|
38164
|
-
use this project in commercial projects as long as the copyright header is
|
|
38165
|
-
left intact.
|
|
38166
|
-
|
|
38167
|
-
If you are a commercial entity and use this set of libraries in your
|
|
38168
|
-
commercial software then reasonable payment to Digital Bazaar, if you can
|
|
38169
|
-
afford it, is not required but is expected and would be appreciated. If this
|
|
38170
|
-
library saves you time, then it's saving you money. The cost of developing
|
|
38171
|
-
the Forge software was on the order of several hundred hours and tens of
|
|
38172
|
-
thousands of dollars. We are attempting to strike a balance between helping
|
|
38173
|
-
the development community while not being taken advantage of by lucrative
|
|
38174
|
-
commercial entities for our efforts.
|
|
38175
|
-
|
|
38176
|
-
-------------------------------------------------------------------------------
|
|
38177
|
-
New BSD License (3-clause)
|
|
38178
|
-
Copyright (c) 2010, Digital Bazaar, Inc.
|
|
38179
|
-
All rights reserved.
|
|
38180
|
-
|
|
38181
|
-
Redistribution and use in source and binary forms, with or without
|
|
38182
|
-
modification, are permitted provided that the following conditions are met:
|
|
38183
|
-
* Redistributions of source code must retain the above copyright
|
|
38184
|
-
notice, this list of conditions and the following disclaimer.
|
|
38185
|
-
* Redistributions in binary form must reproduce the above copyright
|
|
38186
|
-
notice, this list of conditions and the following disclaimer in the
|
|
38187
|
-
documentation and/or other materials provided with the distribution.
|
|
38188
|
-
* Neither the name of Digital Bazaar, Inc. nor the
|
|
38189
|
-
names of its contributors may be used to endorse or promote products
|
|
38190
|
-
derived from this software without specific prior written permission.
|
|
38191
|
-
|
|
38192
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
38193
|
-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
38194
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
38195
|
-
DISCLAIMED. IN NO EVENT SHALL DIGITAL BAZAAR BE LIABLE FOR ANY
|
|
38196
|
-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
38197
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
38198
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
38199
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
38200
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
38201
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
38202
|
-
|
|
38203
|
-
-------------------------------------------------------------------------------
|
|
38204
|
-
GNU GENERAL PUBLIC LICENSE
|
|
38205
|
-
Version 2, June 1991
|
|
38206
|
-
|
|
38207
|
-
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
|
38208
|
-
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|
38209
|
-
Everyone is permitted to copy and distribute verbatim copies
|
|
38210
|
-
of this license document, but changing it is not allowed.
|
|
38211
|
-
|
|
38212
|
-
Preamble
|
|
38213
|
-
|
|
38214
|
-
The licenses for most software are designed to take away your
|
|
38215
|
-
freedom to share and change it. By contrast, the GNU General Public
|
|
38216
|
-
License is intended to guarantee your freedom to share and change free
|
|
38217
|
-
software--to make sure the software is free for all its users. This
|
|
38218
|
-
General Public License applies to most of the Free Software
|
|
38219
|
-
Foundation's software and to any other program whose authors commit to
|
|
38220
|
-
using it. (Some other Free Software Foundation software is covered by
|
|
38221
|
-
the GNU Lesser General Public License instead.) You can apply it to
|
|
38222
|
-
your programs, too.
|
|
38223
|
-
|
|
38224
|
-
When we speak of free software, we are referring to freedom, not
|
|
38225
|
-
price. Our General Public Licenses are designed to make sure that you
|
|
38226
|
-
have the freedom to distribute copies of free software (and charge for
|
|
38227
|
-
this service if you wish), that you receive source code or can get it
|
|
38228
|
-
if you want it, that you can change the software or use pieces of it
|
|
38229
|
-
in new free programs; and that you know you can do these things.
|
|
38230
|
-
|
|
38231
|
-
To protect your rights, we need to make restrictions that forbid
|
|
38232
|
-
anyone to deny you these rights or to ask you to surrender the rights.
|
|
38233
|
-
These restrictions translate to certain responsibilities for you if you
|
|
38234
|
-
distribute copies of the software, or if you modify it.
|
|
38235
|
-
|
|
38236
|
-
For example, if you distribute copies of such a program, whether
|
|
38237
|
-
gratis or for a fee, you must give the recipients all the rights that
|
|
38238
|
-
you have. You must make sure that they, too, receive or can get the
|
|
38239
|
-
source code. And you must show them these terms so they know their
|
|
38240
|
-
rights.
|
|
38241
|
-
|
|
38242
|
-
We protect your rights with two steps: (1) copyright the software, and
|
|
38243
|
-
(2) offer you this license which gives you legal permission to copy,
|
|
38244
|
-
distribute and/or modify the software.
|
|
38245
|
-
|
|
38246
|
-
Also, for each author's protection and ours, we want to make certain
|
|
38247
|
-
that everyone understands that there is no warranty for this free
|
|
38248
|
-
software. If the software is modified by someone else and passed on, we
|
|
38249
|
-
want its recipients to know that what they have is not the original, so
|
|
38250
|
-
that any problems introduced by others will not reflect on the original
|
|
38251
|
-
authors' reputations.
|
|
38252
|
-
|
|
38253
|
-
Finally, any free program is threatened constantly by software
|
|
38254
|
-
patents. We wish to avoid the danger that redistributors of a free
|
|
38255
|
-
program will individually obtain patent licenses, in effect making the
|
|
38256
|
-
program proprietary. To prevent this, we have made it clear that any
|
|
38257
|
-
patent must be licensed for everyone's free use or not licensed at all.
|
|
38258
|
-
|
|
38259
|
-
The precise terms and conditions for copying, distribution and
|
|
38260
|
-
modification follow.
|
|
38261
|
-
|
|
38262
|
-
GNU GENERAL PUBLIC LICENSE
|
|
38263
|
-
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
|
38264
|
-
|
|
38265
|
-
0. This License applies to any program or other work which contains
|
|
38266
|
-
a notice placed by the copyright holder saying it may be distributed
|
|
38267
|
-
under the terms of this General Public License. The "Program", below,
|
|
38268
|
-
refers to any such program or work, and a "work based on the Program"
|
|
38269
|
-
means either the Program or any derivative work under copyright law:
|
|
38270
|
-
that is to say, a work containing the Program or a portion of it,
|
|
38271
|
-
either verbatim or with modifications and/or translated into another
|
|
38272
|
-
language. (Hereinafter, translation is included without limitation in
|
|
38273
|
-
the term "modification".) Each licensee is addressed as "you".
|
|
38274
|
-
|
|
38275
|
-
Activities other than copying, distribution and modification are not
|
|
38276
|
-
covered by this License; they are outside its scope. The act of
|
|
38277
|
-
running the Program is not restricted, and the output from the Program
|
|
38278
|
-
is covered only if its contents constitute a work based on the
|
|
38279
|
-
Program (independent of having been made by running the Program).
|
|
38280
|
-
Whether that is true depends on what the Program does.
|
|
38281
|
-
|
|
38282
|
-
1. You may copy and distribute verbatim copies of the Program's
|
|
38283
|
-
source code as you receive it, in any medium, provided that you
|
|
38284
|
-
conspicuously and appropriately publish on each copy an appropriate
|
|
38285
|
-
copyright notice and disclaimer of warranty; keep intact all the
|
|
38286
|
-
notices that refer to this License and to the absence of any warranty;
|
|
38287
|
-
and give any other recipients of the Program a copy of this License
|
|
38288
|
-
along with the Program.
|
|
38289
|
-
|
|
38290
|
-
You may charge a fee for the physical act of transferring a copy, and
|
|
38291
|
-
you may at your option offer warranty protection in exchange for a fee.
|
|
38292
|
-
|
|
38293
|
-
2. You may modify your copy or copies of the Program or any portion
|
|
38294
|
-
of it, thus forming a work based on the Program, and copy and
|
|
38295
|
-
distribute such modifications or work under the terms of Section 1
|
|
38296
|
-
above, provided that you also meet all of these conditions:
|
|
38297
|
-
|
|
38298
|
-
a) You must cause the modified files to carry prominent notices
|
|
38299
|
-
stating that you changed the files and the date of any change.
|
|
38300
|
-
|
|
38301
|
-
b) You must cause any work that you distribute or publish, that in
|
|
38302
|
-
whole or in part contains or is derived from the Program or any
|
|
38303
|
-
part thereof, to be licensed as a whole at no charge to all third
|
|
38304
|
-
parties under the terms of this License.
|
|
38305
|
-
|
|
38306
|
-
c) If the modified program normally reads commands interactively
|
|
38307
|
-
when run, you must cause it, when started running for such
|
|
38308
|
-
interactive use in the most ordinary way, to print or display an
|
|
38309
|
-
announcement including an appropriate copyright notice and a
|
|
38310
|
-
notice that there is no warranty (or else, saying that you provide
|
|
38311
|
-
a warranty) and that users may redistribute the program under
|
|
38312
|
-
these conditions, and telling the user how to view a copy of this
|
|
38313
|
-
License. (Exception: if the Program itself is interactive but
|
|
38314
|
-
does not normally print such an announcement, your work based on
|
|
38315
|
-
the Program is not required to print an announcement.)
|
|
38316
|
-
|
|
38317
|
-
These requirements apply to the modified work as a whole. If
|
|
38318
|
-
identifiable sections of that work are not derived from the Program,
|
|
38319
|
-
and can be reasonably considered independent and separate works in
|
|
38320
|
-
themselves, then this License, and its terms, do not apply to those
|
|
38321
|
-
sections when you distribute them as separate works. But when you
|
|
38322
|
-
distribute the same sections as part of a whole which is a work based
|
|
38323
|
-
on the Program, the distribution of the whole must be on the terms of
|
|
38324
|
-
this License, whose permissions for other licensees extend to the
|
|
38325
|
-
entire whole, and thus to each and every part regardless of who wrote it.
|
|
38326
|
-
|
|
38327
|
-
Thus, it is not the intent of this section to claim rights or contest
|
|
38328
|
-
your rights to work written entirely by you; rather, the intent is to
|
|
38329
|
-
exercise the right to control the distribution of derivative or
|
|
38330
|
-
collective works based on the Program.
|
|
38331
|
-
|
|
38332
|
-
In addition, mere aggregation of another work not based on the Program
|
|
38333
|
-
with the Program (or with a work based on the Program) on a volume of
|
|
38334
|
-
a storage or distribution medium does not bring the other work under
|
|
38335
|
-
the scope of this License.
|
|
38336
|
-
|
|
38337
|
-
3. You may copy and distribute the Program (or a work based on it,
|
|
38338
|
-
under Section 2) in object code or executable form under the terms of
|
|
38339
|
-
Sections 1 and 2 above provided that you also do one of the following:
|
|
38340
|
-
|
|
38341
|
-
a) Accompany it with the complete corresponding machine-readable
|
|
38342
|
-
source code, which must be distributed under the terms of Sections
|
|
38343
|
-
1 and 2 above on a medium customarily used for software interchange; or,
|
|
38344
|
-
|
|
38345
|
-
b) Accompany it with a written offer, valid for at least three
|
|
38346
|
-
years, to give any third party, for a charge no more than your
|
|
38347
|
-
cost of physically performing source distribution, a complete
|
|
38348
|
-
machine-readable copy of the corresponding source code, to be
|
|
38349
|
-
distributed under the terms of Sections 1 and 2 above on a medium
|
|
38350
|
-
customarily used for software interchange; or,
|
|
38351
|
-
|
|
38352
|
-
c) Accompany it with the information you received as to the offer
|
|
38353
|
-
to distribute corresponding source code. (This alternative is
|
|
38354
|
-
allowed only for noncommercial distribution and only if you
|
|
38355
|
-
received the program in object code or executable form with such
|
|
38356
|
-
an offer, in accord with Subsection b above.)
|
|
38357
|
-
|
|
38358
|
-
The source code for a work means the preferred form of the work for
|
|
38359
|
-
making modifications to it. For an executable work, complete source
|
|
38360
|
-
code means all the source code for all modules it contains, plus any
|
|
38361
|
-
associated interface definition files, plus the scripts used to
|
|
38362
|
-
control compilation and installation of the executable. However, as a
|
|
38363
|
-
special exception, the source code distributed need not include
|
|
38364
|
-
anything that is normally distributed (in either source or binary
|
|
38365
|
-
form) with the major components (compiler, kernel, and so on) of the
|
|
38366
|
-
operating system on which the executable runs, unless that component
|
|
38367
|
-
itself accompanies the executable.
|
|
38368
|
-
|
|
38369
|
-
If distribution of executable or object code is made by offering
|
|
38370
|
-
access to copy from a designated place, then offering equivalent
|
|
38371
|
-
access to copy the source code from the same place counts as
|
|
38372
|
-
distribution of the source code, even though third parties are not
|
|
38373
|
-
compelled to copy the source along with the object code.
|
|
38374
|
-
|
|
38375
|
-
4. You may not copy, modify, sublicense, or distribute the Program
|
|
38376
|
-
except as expressly provided under this License. Any attempt
|
|
38377
|
-
otherwise to copy, modify, sublicense or distribute the Program is
|
|
38378
|
-
void, and will automatically terminate your rights under this License.
|
|
38379
|
-
However, parties who have received copies, or rights, from you under
|
|
38380
|
-
this License will not have their licenses terminated so long as such
|
|
38381
|
-
parties remain in full compliance.
|
|
38382
|
-
|
|
38383
|
-
5. You are not required to accept this License, since you have not
|
|
38384
|
-
signed it. However, nothing else grants you permission to modify or
|
|
38385
|
-
distribute the Program or its derivative works. These actions are
|
|
38386
|
-
prohibited by law if you do not accept this License. Therefore, by
|
|
38387
|
-
modifying or distributing the Program (or any work based on the
|
|
38388
|
-
Program), you indicate your acceptance of this License to do so, and
|
|
38389
|
-
all its terms and conditions for copying, distributing or modifying
|
|
38390
|
-
the Program or works based on it.
|
|
38391
|
-
|
|
38392
|
-
6. Each time you redistribute the Program (or any work based on the
|
|
38393
|
-
Program), the recipient automatically receives a license from the
|
|
38394
|
-
original licensor to copy, distribute or modify the Program subject to
|
|
38395
|
-
these terms and conditions. You may not impose any further
|
|
38396
|
-
restrictions on the recipients' exercise of the rights granted herein.
|
|
38397
|
-
You are not responsible for enforcing compliance by third parties to
|
|
38398
|
-
this License.
|
|
38399
|
-
|
|
38400
|
-
7. If, as a consequence of a court judgment or allegation of patent
|
|
38401
|
-
infringement or for any other reason (not limited to patent issues),
|
|
38402
|
-
conditions are imposed on you (whether by court order, agreement or
|
|
38403
|
-
otherwise) that contradict the conditions of this License, they do not
|
|
38404
|
-
excuse you from the conditions of this License. If you cannot
|
|
38405
|
-
distribute so as to satisfy simultaneously your obligations under this
|
|
38406
|
-
License and any other pertinent obligations, then as a consequence you
|
|
38407
|
-
may not distribute the Program at all. For example, if a patent
|
|
38408
|
-
license would not permit royalty-free redistribution of the Program by
|
|
38409
|
-
all those who receive copies directly or indirectly through you, then
|
|
38410
|
-
the only way you could satisfy both it and this License would be to
|
|
38411
|
-
refrain entirely from distribution of the Program.
|
|
38412
|
-
|
|
38413
|
-
If any portion of this section is held invalid or unenforceable under
|
|
38414
|
-
any particular circumstance, the balance of the section is intended to
|
|
38415
|
-
apply and the section as a whole is intended to apply in other
|
|
38416
|
-
circumstances.
|
|
38417
|
-
|
|
38418
|
-
It is not the purpose of this section to induce you to infringe any
|
|
38419
|
-
patents or other property right claims or to contest validity of any
|
|
38420
|
-
such claims; this section has the sole purpose of protecting the
|
|
38421
|
-
integrity of the free software distribution system, which is
|
|
38422
|
-
implemented by public license practices. Many people have made
|
|
38423
|
-
generous contributions to the wide range of software distributed
|
|
38424
|
-
through that system in reliance on consistent application of that
|
|
38425
|
-
system; it is up to the author/donor to decide if he or she is willing
|
|
38426
|
-
to distribute software through any other system and a licensee cannot
|
|
38427
|
-
impose that choice.
|
|
38428
|
-
|
|
38429
|
-
This section is intended to make thoroughly clear what is believed to
|
|
38430
|
-
be a consequence of the rest of this License.
|
|
38431
|
-
|
|
38432
|
-
8. If the distribution and/or use of the Program is restricted in
|
|
38433
|
-
certain countries either by patents or by copyrighted interfaces, the
|
|
38434
|
-
original copyright holder who places the Program under this License
|
|
38435
|
-
may add an explicit geographical distribution limitation excluding
|
|
38436
|
-
those countries, so that distribution is permitted only in or among
|
|
38437
|
-
countries not thus excluded. In such case, this License incorporates
|
|
38438
|
-
the limitation as if written in the body of this License.
|
|
38439
|
-
|
|
38440
|
-
9. The Free Software Foundation may publish revised and/or new versions
|
|
38441
|
-
of the General Public License from time to time. Such new versions will
|
|
38442
|
-
be similar in spirit to the present version, but may differ in detail to
|
|
38443
|
-
address new problems or concerns.
|
|
38444
|
-
|
|
38445
|
-
Each version is given a distinguishing version number. If the Program
|
|
38446
|
-
specifies a version number of this License which applies to it and "any
|
|
38447
|
-
later version", you have the option of following the terms and conditions
|
|
38448
|
-
either of that version or of any later version published by the Free
|
|
38449
|
-
Software Foundation. If the Program does not specify a version number of
|
|
38450
|
-
this License, you may choose any version ever published by the Free Software
|
|
38451
|
-
Foundation.
|
|
38452
|
-
|
|
38453
|
-
10. If you wish to incorporate parts of the Program into other free
|
|
38454
|
-
programs whose distribution conditions are different, write to the author
|
|
38455
|
-
to ask for permission. For software which is copyrighted by the Free
|
|
38456
|
-
Software Foundation, write to the Free Software Foundation; we sometimes
|
|
38457
|
-
make exceptions for this. Our decision will be guided by the two goals
|
|
38458
|
-
of preserving the free status of all derivatives of our free software and
|
|
38459
|
-
of promoting the sharing and reuse of software generally.
|
|
38460
|
-
|
|
38461
|
-
NO WARRANTY
|
|
38462
|
-
|
|
38463
|
-
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
|
38464
|
-
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
|
38465
|
-
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
|
38466
|
-
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
|
38467
|
-
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
|
38468
|
-
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
|
38469
|
-
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
|
38470
|
-
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
|
38471
|
-
REPAIR OR CORRECTION.
|
|
38472
|
-
|
|
38473
|
-
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
|
38474
|
-
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
|
38475
|
-
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
|
38476
|
-
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
|
38477
|
-
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
|
38478
|
-
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
|
38479
|
-
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
|
38480
|
-
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
|
38481
|
-
POSSIBILITY OF SUCH DAMAGES.
|
|
38482
|
-
|
|
38483
|
-
|
|
38484
|
-
|
|
38485
38433
|
* Zlib *
|
|
38486
38434
|
|
|
38487
38435
|
zlib License Copyright (c) <year> <copyright holders>
|
|
@@ -38571,4 +38519,4 @@ POSSIBILITY OF SUCH DAMAGE.
|
|
|
38571
38519
|
--------------------------------------------------------------------------------
|
|
38572
38520
|
--------------------------------------------------------------------------------
|
|
38573
38521
|
|
|
38574
|
-
Report Generated by FOSSA on 2026-6-
|
|
38522
|
+
Report Generated by FOSSA on 2026-6-18
|