altair-static 8.2.1 → 8.2.2
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/.turbo/turbo-bootstrap.log +5 -5
- package/build/dist/212.js +5 -0
- package/build/dist/{713.js → 240.js} +4 -4
- package/build/dist/257.js +5 -0
- package/build/dist/{650.js → 291.js} +4 -4
- package/build/dist/3rdpartylicenses.txt +209 -1112
- package/build/dist/{302.js → 411.js} +4 -4
- package/build/dist/436.js +5 -0
- package/build/dist/460.js +5 -0
- package/build/dist/472.js +5 -0
- package/build/dist/477.js +5 -0
- package/build/dist/{638.js → 483.js} +4 -4
- package/build/dist/{681.js → 486.js} +4 -4
- package/build/dist/{616.js → 627.js} +4 -4
- package/build/dist/65.js +5 -0
- package/build/dist/{103.js → 784.js} +4 -4
- package/build/dist/{866.js → 790.js} +4 -4
- package/build/dist/806.js +5 -0
- package/build/dist/{215.js → 874.js} +4 -4
- package/build/dist/{684.js → 883.js} +4 -4
- package/build/dist/960.js +5 -0
- package/build/dist/{949.js → 996.js} +4 -4
- package/build/dist/assets/i18n/ru-RU.json +1 -1
- package/build/dist/assets/i18n/uk-UA.json +7 -7
- package/build/dist/common.js +1 -1
- package/build/dist/main.js +4 -4
- package/build/dist/polyfills.js +1 -1
- package/package.json +3 -3
- package/build/dist/144.js +0 -5
- package/build/dist/15.js +0 -5
- package/build/dist/163.js +0 -5
- package/build/dist/241.js +0 -5
- package/build/dist/428.js +0 -5
- package/build/dist/513.js +0 -5
- package/build/dist/635.js +0 -5
- package/build/dist/859.js +0 -5
- package/build/dist/902.js +0 -5
|
@@ -248,16 +248,6 @@ SOFTWARE.
|
|
|
248
248
|
|
|
249
249
|
@apollo/client/link/utils
|
|
250
250
|
|
|
251
|
-
@apollo/client/react
|
|
252
|
-
|
|
253
|
-
@apollo/client/react/context
|
|
254
|
-
|
|
255
|
-
@apollo/client/react/data
|
|
256
|
-
|
|
257
|
-
@apollo/client/react/hooks
|
|
258
|
-
|
|
259
|
-
@apollo/client/react/parser
|
|
260
|
-
|
|
261
251
|
@apollo/client/utilities
|
|
262
252
|
|
|
263
253
|
@aws-crypto/sha256-js
|
|
@@ -2226,11 +2216,20 @@ no Apache License
|
|
|
2226
2216
|
See the License for the specific language governing permissions and
|
|
2227
2217
|
limitations under the License.
|
|
2228
2218
|
|
|
2229
|
-
|
|
2219
|
+
aws-appsync-auth-link
|
|
2220
|
+
Apache-2.0
|
|
2221
|
+
|
|
2222
|
+
aws-appsync-subscription-link
|
|
2223
|
+
Apache-2.0
|
|
2224
|
+
|
|
2225
|
+
backo2
|
|
2226
|
+
MIT
|
|
2227
|
+
|
|
2228
|
+
base64-js
|
|
2230
2229
|
MIT
|
|
2231
2230
|
The MIT License (MIT)
|
|
2232
2231
|
|
|
2233
|
-
Copyright (c)
|
|
2232
|
+
Copyright (c) 2014 Jameson Little
|
|
2234
2233
|
|
|
2235
2234
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2236
2235
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2239,24 +2238,103 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2239
2238
|
copies of the Software, and to permit persons to whom the Software is
|
|
2240
2239
|
furnished to do so, subject to the following conditions:
|
|
2241
2240
|
|
|
2242
|
-
The above copyright notice and this permission notice shall be included in
|
|
2243
|
-
copies or substantial portions of the Software.
|
|
2241
|
+
The above copyright notice and this permission notice shall be included in
|
|
2242
|
+
all copies or substantial portions of the Software.
|
|
2244
2243
|
|
|
2245
2244
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2246
2245
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2247
2246
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2248
2247
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2249
2248
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2250
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2251
|
-
SOFTWARE.
|
|
2249
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2250
|
+
THE SOFTWARE.
|
|
2251
|
+
|
|
2252
|
+
|
|
2253
|
+
bignumber.js
|
|
2254
|
+
MIT
|
|
2255
|
+
The MIT License (MIT)
|
|
2256
|
+
=====================
|
|
2257
|
+
|
|
2258
|
+
Copyright © `<2022>` `Michael Mclaughlin`
|
|
2259
|
+
|
|
2260
|
+
Permission is hereby granted, free of charge, to any person
|
|
2261
|
+
obtaining a copy of this software and associated documentation
|
|
2262
|
+
files (the “Software”), to deal in the Software without
|
|
2263
|
+
restriction, including without limitation the rights to use,
|
|
2264
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2265
|
+
copies of the Software, and to permit persons to whom the
|
|
2266
|
+
Software is furnished to do so, subject to the following
|
|
2267
|
+
conditions:
|
|
2268
|
+
|
|
2269
|
+
The above copyright notice and this permission notice shall be
|
|
2270
|
+
included in all copies or substantial portions of the Software.
|
|
2271
|
+
|
|
2272
|
+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
|
|
2273
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
2274
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
2275
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
2276
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
2277
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
2278
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
2279
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
2280
|
+
|
|
2281
|
+
|
|
2282
|
+
|
|
2283
|
+
buffer
|
|
2284
|
+
MIT
|
|
2285
|
+
The MIT License (MIT)
|
|
2286
|
+
|
|
2287
|
+
Copyright (c) Feross Aboukhadijeh, and other contributors.
|
|
2288
|
+
|
|
2289
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2290
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2291
|
+
in the Software without restriction, including without limitation the rights
|
|
2292
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2293
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2294
|
+
furnished to do so, subject to the following conditions:
|
|
2295
|
+
|
|
2296
|
+
The above copyright notice and this permission notice shall be included in
|
|
2297
|
+
all copies or substantial portions of the Software.
|
|
2298
|
+
|
|
2299
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2300
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2301
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2302
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2303
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2304
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2305
|
+
THE SOFTWARE.
|
|
2306
|
+
|
|
2307
|
+
|
|
2308
|
+
cm6-graphql
|
|
2309
|
+
MIT
|
|
2310
|
+
MIT License
|
|
2311
|
+
|
|
2312
|
+
Copyright (C) 2021 by GraphQL Contributors
|
|
2313
|
+
|
|
2314
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2315
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2316
|
+
in the Software without restriction, including without limitation the rights
|
|
2317
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2318
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2319
|
+
furnished to do so, subject to the following conditions:
|
|
2320
|
+
|
|
2321
|
+
The above copyright notice and this permission notice shall be included in
|
|
2322
|
+
all copies or substantial portions of the Software.
|
|
2252
2323
|
|
|
2324
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2325
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2326
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2327
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2328
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2329
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2330
|
+
THE SOFTWARE.
|
|
2253
2331
|
|
|
2254
2332
|
|
|
2255
|
-
|
|
2333
|
+
codemirror-graphql
|
|
2256
2334
|
MIT
|
|
2257
2335
|
MIT License
|
|
2258
2336
|
|
|
2259
|
-
Copyright (c)
|
|
2337
|
+
Copyright (c) 2021 GraphQL Contributors
|
|
2260
2338
|
|
|
2261
2339
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2262
2340
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2277,13 +2355,21 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
2277
2355
|
SOFTWARE.
|
|
2278
2356
|
|
|
2279
2357
|
|
|
2280
|
-
|
|
2281
|
-
|
|
2358
|
+
codemirror-json-schema
|
|
2359
|
+
MIT
|
|
2282
2360
|
|
|
2283
|
-
|
|
2284
|
-
|
|
2361
|
+
color-name
|
|
2362
|
+
MIT
|
|
2363
|
+
The MIT License (MIT)
|
|
2364
|
+
Copyright (c) 2015 Dmitry Ivanov
|
|
2365
|
+
|
|
2366
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
2367
|
+
|
|
2368
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2369
|
+
|
|
2370
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2285
2371
|
|
|
2286
|
-
|
|
2372
|
+
comlink
|
|
2287
2373
|
Apache-2.0
|
|
2288
2374
|
|
|
2289
2375
|
Apache License
|
|
@@ -2474,7 +2560,7 @@ Apache-2.0
|
|
|
2474
2560
|
same "printed page" as the copyright notice for easier
|
|
2475
2561
|
identification within third-party archives.
|
|
2476
2562
|
|
|
2477
|
-
Copyright
|
|
2563
|
+
Copyright 2017 Google Inc.
|
|
2478
2564
|
|
|
2479
2565
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
2480
2566
|
you may not use this file except in compliance with the License.
|
|
@@ -2488,15 +2574,11 @@ Apache-2.0
|
|
|
2488
2574
|
See the License for the specific language governing permissions and
|
|
2489
2575
|
limitations under the License.
|
|
2490
2576
|
|
|
2491
|
-
|
|
2492
|
-
backo2
|
|
2493
|
-
MIT
|
|
2494
|
-
|
|
2495
|
-
base64-js
|
|
2577
|
+
compare-versions
|
|
2496
2578
|
MIT
|
|
2497
2579
|
The MIT License (MIT)
|
|
2498
2580
|
|
|
2499
|
-
Copyright (c)
|
|
2581
|
+
Copyright (c) 2015-2021 Ole Michelsen
|
|
2500
2582
|
|
|
2501
2583
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2502
2584
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2505,53 +2587,21 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2505
2587
|
copies of the Software, and to permit persons to whom the Software is
|
|
2506
2588
|
furnished to do so, subject to the following conditions:
|
|
2507
2589
|
|
|
2508
|
-
The above copyright notice and this permission notice shall be included in
|
|
2509
|
-
|
|
2590
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2591
|
+
copies or substantial portions of the Software.
|
|
2510
2592
|
|
|
2511
2593
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2512
2594
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2513
2595
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2514
2596
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2515
2597
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2516
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
bignumber.js
|
|
2521
|
-
MIT
|
|
2522
|
-
The MIT License (MIT)
|
|
2523
|
-
=====================
|
|
2524
|
-
|
|
2525
|
-
Copyright © `<2022>` `Michael Mclaughlin`
|
|
2526
|
-
|
|
2527
|
-
Permission is hereby granted, free of charge, to any person
|
|
2528
|
-
obtaining a copy of this software and associated documentation
|
|
2529
|
-
files (the “Software”), to deal in the Software without
|
|
2530
|
-
restriction, including without limitation the rights to use,
|
|
2531
|
-
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2532
|
-
copies of the Software, and to permit persons to whom the
|
|
2533
|
-
Software is furnished to do so, subject to the following
|
|
2534
|
-
conditions:
|
|
2535
|
-
|
|
2536
|
-
The above copyright notice and this permission notice shall be
|
|
2537
|
-
included in all copies or substantial portions of the Software.
|
|
2538
|
-
|
|
2539
|
-
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
|
|
2540
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
2541
|
-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
2542
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
2543
|
-
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
2544
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
2545
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
2546
|
-
OTHER DEALINGS IN THE SOFTWARE.
|
|
2547
|
-
|
|
2598
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2599
|
+
SOFTWARE.
|
|
2548
2600
|
|
|
2549
2601
|
|
|
2550
|
-
|
|
2602
|
+
core-js
|
|
2551
2603
|
MIT
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
Copyright (c) Feross Aboukhadijeh, and other contributors.
|
|
2604
|
+
Copyright (c) 2014-2020 Denis Pushkarev
|
|
2555
2605
|
|
|
2556
2606
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2557
2607
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2572,11 +2622,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
2572
2622
|
THE SOFTWARE.
|
|
2573
2623
|
|
|
2574
2624
|
|
|
2575
|
-
|
|
2625
|
+
crelt
|
|
2576
2626
|
MIT
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
Copyright (c) 2020 Jordan Harband
|
|
2627
|
+
Copyright (C) 2020 by Marijn Haverbeke <marijnh@gmail.com>
|
|
2580
2628
|
|
|
2581
2629
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2582
2630
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2585,23 +2633,26 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2585
2633
|
copies of the Software, and to permit persons to whom the Software is
|
|
2586
2634
|
furnished to do so, subject to the following conditions:
|
|
2587
2635
|
|
|
2588
|
-
The above copyright notice and this permission notice shall be included in
|
|
2589
|
-
copies or substantial portions of the Software.
|
|
2636
|
+
The above copyright notice and this permission notice shall be included in
|
|
2637
|
+
all copies or substantial portions of the Software.
|
|
2590
2638
|
|
|
2591
2639
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2592
2640
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2593
2641
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2594
2642
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2595
2643
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2596
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2597
|
-
SOFTWARE.
|
|
2644
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2645
|
+
THE SOFTWARE.
|
|
2598
2646
|
|
|
2599
2647
|
|
|
2600
|
-
|
|
2648
|
+
crypto-js
|
|
2601
2649
|
MIT
|
|
2602
|
-
|
|
2650
|
+
# License
|
|
2603
2651
|
|
|
2604
|
-
|
|
2652
|
+
[The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
|
2653
|
+
|
|
2654
|
+
Copyright (c) 2009-2013 Jeff Mott
|
|
2655
|
+
Copyright (c) 2013-2016 Evan Vosberg
|
|
2605
2656
|
|
|
2606
2657
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2607
2658
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2622,11 +2673,56 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
2622
2673
|
THE SOFTWARE.
|
|
2623
2674
|
|
|
2624
2675
|
|
|
2625
|
-
|
|
2676
|
+
curlup
|
|
2626
2677
|
MIT
|
|
2627
|
-
MIT License
|
|
2628
2678
|
|
|
2629
|
-
|
|
2679
|
+
d
|
|
2680
|
+
ISC
|
|
2681
|
+
ISC License
|
|
2682
|
+
|
|
2683
|
+
Copyright (c) 2013-2019, Mariusz Nowak, @medikoo, medikoo.com
|
|
2684
|
+
|
|
2685
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
2686
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
2687
|
+
copyright notice and this permission notice appear in all copies.
|
|
2688
|
+
|
|
2689
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
2690
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
2691
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
2692
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
2693
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
|
2694
|
+
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
2695
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
2696
|
+
|
|
2697
|
+
|
|
2698
|
+
debug
|
|
2699
|
+
MIT
|
|
2700
|
+
(The MIT License)
|
|
2701
|
+
|
|
2702
|
+
Copyright (c) 2014 TJ Holowaychuk <tj@vision-media.ca>
|
|
2703
|
+
|
|
2704
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
2705
|
+
and associated documentation files (the 'Software'), to deal in the Software without restriction,
|
|
2706
|
+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
2707
|
+
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2708
|
+
subject to the following conditions:
|
|
2709
|
+
|
|
2710
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2711
|
+
portions of the Software.
|
|
2712
|
+
|
|
2713
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2714
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
2715
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
2716
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
2717
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2718
|
+
|
|
2719
|
+
|
|
2720
|
+
|
|
2721
|
+
deepmerge
|
|
2722
|
+
MIT
|
|
2723
|
+
The MIT License (MIT)
|
|
2724
|
+
|
|
2725
|
+
Copyright (c) 2012 James Halliday, Josh Duff, and other contributors
|
|
2630
2726
|
|
|
2631
2727
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2632
2728
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2635,429 +2731,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2635
2731
|
copies of the Software, and to permit persons to whom the Software is
|
|
2636
2732
|
furnished to do so, subject to the following conditions:
|
|
2637
2733
|
|
|
2638
|
-
The above copyright notice and this permission notice shall be included in
|
|
2639
|
-
copies or substantial portions of the Software.
|
|
2734
|
+
The above copyright notice and this permission notice shall be included in
|
|
2735
|
+
all copies or substantial portions of the Software.
|
|
2640
2736
|
|
|
2641
2737
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2642
2738
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2643
2739
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2644
2740
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2645
2741
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2646
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2647
|
-
SOFTWARE.
|
|
2648
|
-
|
|
2649
|
-
|
|
2650
|
-
codemirror-json-schema
|
|
2651
|
-
MIT
|
|
2652
|
-
|
|
2653
|
-
color-name
|
|
2654
|
-
MIT
|
|
2655
|
-
The MIT License (MIT)
|
|
2656
|
-
Copyright (c) 2015 Dmitry Ivanov
|
|
2657
|
-
|
|
2658
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
2659
|
-
|
|
2660
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2661
|
-
|
|
2662
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2663
|
-
|
|
2664
|
-
comlink
|
|
2665
|
-
Apache-2.0
|
|
2666
|
-
|
|
2667
|
-
Apache License
|
|
2668
|
-
Version 2.0, January 2004
|
|
2669
|
-
http://www.apache.org/licenses/
|
|
2670
|
-
|
|
2671
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
2672
|
-
|
|
2673
|
-
1. Definitions.
|
|
2674
|
-
|
|
2675
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
2676
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
2677
|
-
|
|
2678
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
2679
|
-
the copyright owner that is granting the License.
|
|
2680
|
-
|
|
2681
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
2682
|
-
other entities that control, are controlled by, or are under common
|
|
2683
|
-
control with that entity. For the purposes of this definition,
|
|
2684
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
2685
|
-
direction or management of such entity, whether by contract or
|
|
2686
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
2687
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
2688
|
-
|
|
2689
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
2690
|
-
exercising permissions granted by this License.
|
|
2691
|
-
|
|
2692
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
2693
|
-
including but not limited to software source code, documentation
|
|
2694
|
-
source, and configuration files.
|
|
2695
|
-
|
|
2696
|
-
"Object" form shall mean any form resulting from mechanical
|
|
2697
|
-
transformation or translation of a Source form, including but
|
|
2698
|
-
not limited to compiled object code, generated documentation,
|
|
2699
|
-
and conversions to other media types.
|
|
2700
|
-
|
|
2701
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
2702
|
-
Object form, made available under the License, as indicated by a
|
|
2703
|
-
copyright notice that is included in or attached to the work
|
|
2704
|
-
(an example is provided in the Appendix below).
|
|
2705
|
-
|
|
2706
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
2707
|
-
form, that is based on (or derived from) the Work and for which the
|
|
2708
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
2709
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
2710
|
-
of this License, Derivative Works shall not include works that remain
|
|
2711
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
2712
|
-
the Work and Derivative Works thereof.
|
|
2713
|
-
|
|
2714
|
-
"Contribution" shall mean any work of authorship, including
|
|
2715
|
-
the original version of the Work and any modifications or additions
|
|
2716
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
2717
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
2718
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
2719
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
2720
|
-
means any form of electronic, verbal, or written communication sent
|
|
2721
|
-
to the Licensor or its representatives, including but not limited to
|
|
2722
|
-
communication on electronic mailing lists, source code control systems,
|
|
2723
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
2724
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
2725
|
-
excluding communication that is conspicuously marked or otherwise
|
|
2726
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
2727
|
-
|
|
2728
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
2729
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
2730
|
-
subsequently incorporated within the Work.
|
|
2731
|
-
|
|
2732
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
2733
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
2734
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
2735
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
2736
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
2737
|
-
Work and such Derivative Works in Source or Object form.
|
|
2738
|
-
|
|
2739
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
2740
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
2741
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
2742
|
-
(except as stated in this section) patent license to make, have made,
|
|
2743
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
2744
|
-
where such license applies only to those patent claims licensable
|
|
2745
|
-
by such Contributor that are necessarily infringed by their
|
|
2746
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
2747
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
2748
|
-
institute patent litigation against any entity (including a
|
|
2749
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
2750
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
2751
|
-
or contributory patent infringement, then any patent licenses
|
|
2752
|
-
granted to You under this License for that Work shall terminate
|
|
2753
|
-
as of the date such litigation is filed.
|
|
2754
|
-
|
|
2755
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
2756
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
2757
|
-
modifications, and in Source or Object form, provided that You
|
|
2758
|
-
meet the following conditions:
|
|
2759
|
-
|
|
2760
|
-
(a) You must give any other recipients of the Work or
|
|
2761
|
-
Derivative Works a copy of this License; and
|
|
2762
|
-
|
|
2763
|
-
(b) You must cause any modified files to carry prominent notices
|
|
2764
|
-
stating that You changed the files; and
|
|
2765
|
-
|
|
2766
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
2767
|
-
that You distribute, all copyright, patent, trademark, and
|
|
2768
|
-
attribution notices from the Source form of the Work,
|
|
2769
|
-
excluding those notices that do not pertain to any part of
|
|
2770
|
-
the Derivative Works; and
|
|
2771
|
-
|
|
2772
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
2773
|
-
distribution, then any Derivative Works that You distribute must
|
|
2774
|
-
include a readable copy of the attribution notices contained
|
|
2775
|
-
within such NOTICE file, excluding those notices that do not
|
|
2776
|
-
pertain to any part of the Derivative Works, in at least one
|
|
2777
|
-
of the following places: within a NOTICE text file distributed
|
|
2778
|
-
as part of the Derivative Works; within the Source form or
|
|
2779
|
-
documentation, if provided along with the Derivative Works; or,
|
|
2780
|
-
within a display generated by the Derivative Works, if and
|
|
2781
|
-
wherever such third-party notices normally appear. The contents
|
|
2782
|
-
of the NOTICE file are for informational purposes only and
|
|
2783
|
-
do not modify the License. You may add Your own attribution
|
|
2784
|
-
notices within Derivative Works that You distribute, alongside
|
|
2785
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
2786
|
-
that such additional attribution notices cannot be construed
|
|
2787
|
-
as modifying the License.
|
|
2788
|
-
|
|
2789
|
-
You may add Your own copyright statement to Your modifications and
|
|
2790
|
-
may provide additional or different license terms and conditions
|
|
2791
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
2792
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
2793
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
2794
|
-
the conditions stated in this License.
|
|
2795
|
-
|
|
2796
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
2797
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
2798
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
2799
|
-
this License, without any additional terms or conditions.
|
|
2800
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
2801
|
-
the terms of any separate license agreement you may have executed
|
|
2802
|
-
with Licensor regarding such Contributions.
|
|
2803
|
-
|
|
2804
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
2805
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
2806
|
-
except as required for reasonable and customary use in describing the
|
|
2807
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
2808
|
-
|
|
2809
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
2810
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
2811
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
2812
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
2813
|
-
implied, including, without limitation, any warranties or conditions
|
|
2814
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
2815
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
2816
|
-
appropriateness of using or redistributing the Work and assume any
|
|
2817
|
-
risks associated with Your exercise of permissions under this License.
|
|
2818
|
-
|
|
2819
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
2820
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
2821
|
-
unless required by applicable law (such as deliberate and grossly
|
|
2822
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
2823
|
-
liable to You for damages, including any direct, indirect, special,
|
|
2824
|
-
incidental, or consequential damages of any character arising as a
|
|
2825
|
-
result of this License or out of the use or inability to use the
|
|
2826
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
2827
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
2828
|
-
other commercial damages or losses), even if such Contributor
|
|
2829
|
-
has been advised of the possibility of such damages.
|
|
2830
|
-
|
|
2831
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
2832
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
2833
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
2834
|
-
or other liability obligations and/or rights consistent with this
|
|
2835
|
-
License. However, in accepting such obligations, You may act only
|
|
2836
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
2837
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
2838
|
-
defend, and hold each Contributor harmless for any liability
|
|
2839
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
2840
|
-
of your accepting any such warranty or additional liability.
|
|
2841
|
-
|
|
2842
|
-
END OF TERMS AND CONDITIONS
|
|
2843
|
-
|
|
2844
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
2845
|
-
|
|
2846
|
-
To apply the Apache License to your work, attach the following
|
|
2847
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
2848
|
-
replaced with your own identifying information. (Don't include
|
|
2849
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
2850
|
-
comment syntax for the file format. We also recommend that a
|
|
2851
|
-
file or class name and description of purpose be included on the
|
|
2852
|
-
same "printed page" as the copyright notice for easier
|
|
2853
|
-
identification within third-party archives.
|
|
2854
|
-
|
|
2855
|
-
Copyright 2017 Google Inc.
|
|
2856
|
-
|
|
2857
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
2858
|
-
you may not use this file except in compliance with the License.
|
|
2859
|
-
You may obtain a copy of the License at
|
|
2860
|
-
|
|
2861
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
2862
|
-
|
|
2863
|
-
Unless required by applicable law or agreed to in writing, software
|
|
2864
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
2865
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
2866
|
-
See the License for the specific language governing permissions and
|
|
2867
|
-
limitations under the License.
|
|
2868
|
-
|
|
2869
|
-
compare-versions
|
|
2870
|
-
MIT
|
|
2871
|
-
The MIT License (MIT)
|
|
2872
|
-
|
|
2873
|
-
Copyright (c) 2015-2021 Ole Michelsen
|
|
2874
|
-
|
|
2875
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2876
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2877
|
-
in the Software without restriction, including without limitation the rights
|
|
2878
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2879
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2880
|
-
furnished to do so, subject to the following conditions:
|
|
2881
|
-
|
|
2882
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2883
|
-
copies or substantial portions of the Software.
|
|
2884
|
-
|
|
2885
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2886
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2887
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2888
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2889
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2890
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2891
|
-
SOFTWARE.
|
|
2892
|
-
|
|
2893
|
-
|
|
2894
|
-
core-js
|
|
2895
|
-
MIT
|
|
2896
|
-
Copyright (c) 2014-2020 Denis Pushkarev
|
|
2897
|
-
|
|
2898
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2899
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2900
|
-
in the Software without restriction, including without limitation the rights
|
|
2901
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2902
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2903
|
-
furnished to do so, subject to the following conditions:
|
|
2904
|
-
|
|
2905
|
-
The above copyright notice and this permission notice shall be included in
|
|
2906
|
-
all copies or substantial portions of the Software.
|
|
2907
|
-
|
|
2908
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2909
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2910
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2911
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2912
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2913
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2914
|
-
THE SOFTWARE.
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
crelt
|
|
2918
|
-
MIT
|
|
2919
|
-
Copyright (C) 2020 by Marijn Haverbeke <marijnh@gmail.com>
|
|
2920
|
-
|
|
2921
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2922
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2923
|
-
in the Software without restriction, including without limitation the rights
|
|
2924
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2925
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2926
|
-
furnished to do so, subject to the following conditions:
|
|
2927
|
-
|
|
2928
|
-
The above copyright notice and this permission notice shall be included in
|
|
2929
|
-
all copies or substantial portions of the Software.
|
|
2930
|
-
|
|
2931
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2932
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2933
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2934
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2935
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2936
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2937
|
-
THE SOFTWARE.
|
|
2938
|
-
|
|
2939
|
-
|
|
2940
|
-
crypto-js
|
|
2941
|
-
MIT
|
|
2942
|
-
# License
|
|
2943
|
-
|
|
2944
|
-
[The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
|
2945
|
-
|
|
2946
|
-
Copyright (c) 2009-2013 Jeff Mott
|
|
2947
|
-
Copyright (c) 2013-2016 Evan Vosberg
|
|
2948
|
-
|
|
2949
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2950
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2951
|
-
in the Software without restriction, including without limitation the rights
|
|
2952
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2953
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2954
|
-
furnished to do so, subject to the following conditions:
|
|
2955
|
-
|
|
2956
|
-
The above copyright notice and this permission notice shall be included in
|
|
2957
|
-
all copies or substantial portions of the Software.
|
|
2958
|
-
|
|
2959
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2960
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2961
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2962
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2963
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2964
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2965
|
-
THE SOFTWARE.
|
|
2966
|
-
|
|
2967
|
-
|
|
2968
|
-
curlup
|
|
2969
|
-
MIT
|
|
2970
|
-
|
|
2971
|
-
d
|
|
2972
|
-
ISC
|
|
2973
|
-
ISC License
|
|
2974
|
-
|
|
2975
|
-
Copyright (c) 2013-2019, Mariusz Nowak, @medikoo, medikoo.com
|
|
2976
|
-
|
|
2977
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
2978
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
2979
|
-
copyright notice and this permission notice appear in all copies.
|
|
2980
|
-
|
|
2981
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
2982
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
2983
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
2984
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
2985
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
|
2986
|
-
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
2987
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
2988
|
-
|
|
2989
|
-
|
|
2990
|
-
debug
|
|
2991
|
-
MIT
|
|
2992
|
-
(The MIT License)
|
|
2993
|
-
|
|
2994
|
-
Copyright (c) 2014 TJ Holowaychuk <tj@vision-media.ca>
|
|
2995
|
-
|
|
2996
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
2997
|
-
and associated documentation files (the 'Software'), to deal in the Software without restriction,
|
|
2998
|
-
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
2999
|
-
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3000
|
-
subject to the following conditions:
|
|
3001
|
-
|
|
3002
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3003
|
-
portions of the Software.
|
|
3004
|
-
|
|
3005
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3006
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3007
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
3008
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3009
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3010
|
-
|
|
3011
|
-
|
|
3012
|
-
|
|
3013
|
-
deepmerge
|
|
3014
|
-
MIT
|
|
3015
|
-
The MIT License (MIT)
|
|
3016
|
-
|
|
3017
|
-
Copyright (c) 2012 James Halliday, Josh Duff, and other contributors
|
|
3018
|
-
|
|
3019
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3020
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3021
|
-
in the Software without restriction, including without limitation the rights
|
|
3022
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3023
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3024
|
-
furnished to do so, subject to the following conditions:
|
|
3025
|
-
|
|
3026
|
-
The above copyright notice and this permission notice shall be included in
|
|
3027
|
-
all copies or substantial portions of the Software.
|
|
3028
|
-
|
|
3029
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3030
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3031
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3032
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3033
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3034
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3035
|
-
THE SOFTWARE.
|
|
3036
|
-
|
|
3037
|
-
|
|
3038
|
-
define-data-property
|
|
3039
|
-
MIT
|
|
3040
|
-
MIT License
|
|
3041
|
-
|
|
3042
|
-
Copyright (c) 2023 Jordan Harband
|
|
3043
|
-
|
|
3044
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3045
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3046
|
-
in the Software without restriction, including without limitation the rights
|
|
3047
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3048
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3049
|
-
furnished to do so, subject to the following conditions:
|
|
3050
|
-
|
|
3051
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3052
|
-
copies or substantial portions of the Software.
|
|
3053
|
-
|
|
3054
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3055
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3056
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3057
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3058
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3059
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3060
|
-
SOFTWARE.
|
|
2742
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2743
|
+
THE SOFTWARE.
|
|
3061
2744
|
|
|
3062
2745
|
|
|
3063
2746
|
dexie
|
|
@@ -3890,84 +3573,19 @@ All rights reserved.
|
|
|
3890
3573
|
|
|
3891
3574
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
3892
3575
|
|
|
3893
|
-
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
3894
|
-
|
|
3895
|
-
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.
|
|
3896
|
-
|
|
3897
|
-
THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 THE COPYRIGHT HOLDER 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,
|
|
3898
|
-
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3899
|
-
|
|
3900
|
-
|
|
3901
|
-
ebnf
|
|
3902
|
-
MIT
|
|
3903
|
-
MIT License
|
|
3904
|
-
|
|
3905
|
-
Copyright (c) 2016 Agustin Mendez
|
|
3906
|
-
|
|
3907
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3908
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3909
|
-
in the Software without restriction, including without limitation the rights
|
|
3910
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3911
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3912
|
-
furnished to do so, subject to the following conditions:
|
|
3913
|
-
|
|
3914
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3915
|
-
copies or substantial portions of the Software.
|
|
3916
|
-
|
|
3917
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3918
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3919
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3920
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3921
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3922
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3923
|
-
SOFTWARE.
|
|
3924
|
-
|
|
3925
|
-
|
|
3926
|
-
entities
|
|
3927
|
-
BSD-2-Clause
|
|
3928
|
-
Copyright (c) Felix Böhm
|
|
3929
|
-
All rights reserved.
|
|
3930
|
-
|
|
3931
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
3932
|
-
|
|
3933
|
-
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
3934
|
-
|
|
3935
|
-
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.
|
|
3936
|
-
|
|
3937
|
-
THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 THE COPYRIGHT HOLDER 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,
|
|
3938
|
-
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3939
|
-
|
|
3940
|
-
|
|
3941
|
-
es-abstract
|
|
3942
|
-
MIT
|
|
3943
|
-
The MIT License (MIT)
|
|
3944
|
-
|
|
3945
|
-
Copyright (C) 2015 Jordan Harband
|
|
3946
|
-
|
|
3947
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3948
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3949
|
-
in the Software without restriction, including without limitation the rights
|
|
3950
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3951
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3952
|
-
furnished to do so, subject to the following conditions:
|
|
3576
|
+
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
3953
3577
|
|
|
3954
|
-
|
|
3955
|
-
all copies or substantial portions of the Software.
|
|
3578
|
+
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.
|
|
3956
3579
|
|
|
3957
|
-
|
|
3958
|
-
|
|
3959
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3960
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3961
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3962
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3963
|
-
THE SOFTWARE.
|
|
3580
|
+
THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 THE COPYRIGHT HOLDER 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,
|
|
3581
|
+
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3964
3582
|
|
|
3965
3583
|
|
|
3966
|
-
|
|
3584
|
+
ebnf
|
|
3967
3585
|
MIT
|
|
3968
3586
|
MIT License
|
|
3969
3587
|
|
|
3970
|
-
Copyright (c)
|
|
3588
|
+
Copyright (c) 2016 Agustin Mendez
|
|
3971
3589
|
|
|
3972
3590
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3973
3591
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3988,29 +3606,19 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
3988
3606
|
SOFTWARE.
|
|
3989
3607
|
|
|
3990
3608
|
|
|
3991
|
-
|
|
3992
|
-
|
|
3993
|
-
|
|
3609
|
+
entities
|
|
3610
|
+
BSD-2-Clause
|
|
3611
|
+
Copyright (c) Felix Böhm
|
|
3612
|
+
All rights reserved.
|
|
3994
3613
|
|
|
3995
|
-
|
|
3614
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
3996
3615
|
|
|
3997
|
-
|
|
3998
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3999
|
-
in the Software without restriction, including without limitation the rights
|
|
4000
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4001
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4002
|
-
furnished to do so, subject to the following conditions:
|
|
3616
|
+
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
4003
3617
|
|
|
4004
|
-
|
|
4005
|
-
copies or substantial portions of the Software.
|
|
3618
|
+
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.
|
|
4006
3619
|
|
|
4007
|
-
|
|
4008
|
-
|
|
4009
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4010
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4011
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4012
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4013
|
-
SOFTWARE.
|
|
3620
|
+
THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 THE COPYRIGHT HOLDER 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,
|
|
3621
|
+
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
4014
3622
|
|
|
4015
3623
|
|
|
4016
3624
|
es5-ext
|
|
@@ -4112,32 +3720,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4112
3720
|
SOFTWARE.
|
|
4113
3721
|
|
|
4114
3722
|
|
|
4115
|
-
events
|
|
4116
|
-
MIT
|
|
4117
|
-
MIT
|
|
4118
|
-
|
|
4119
|
-
Copyright Joyent, Inc. and other Node contributors.
|
|
4120
|
-
|
|
4121
|
-
Permission is hereby granted, free of charge, to any person obtaining a
|
|
4122
|
-
copy of this software and associated documentation files (the
|
|
4123
|
-
"Software"), to deal in the Software without restriction, including
|
|
4124
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
4125
|
-
distribute, sublicense, and/or sell copies of the Software, and to permit
|
|
4126
|
-
persons to whom the Software is furnished to do so, subject to the
|
|
4127
|
-
following conditions:
|
|
4128
|
-
|
|
4129
|
-
The above copyright notice and this permission notice shall be included
|
|
4130
|
-
in all copies or substantial portions of the Software.
|
|
4131
|
-
|
|
4132
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
4133
|
-
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
4134
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
|
|
4135
|
-
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
|
4136
|
-
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
|
4137
|
-
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
4138
|
-
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4139
|
-
|
|
4140
|
-
|
|
4141
3723
|
ext
|
|
4142
3724
|
ISC
|
|
4143
3725
|
ISC License
|
|
@@ -4250,56 +3832,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
4250
3832
|
[1]: http://eligrey.com
|
|
4251
3833
|
|
|
4252
3834
|
|
|
4253
|
-
for-each
|
|
4254
|
-
MIT
|
|
4255
|
-
The MIT License (MIT)
|
|
4256
|
-
|
|
4257
|
-
Copyright (c) 2012 Raynos.
|
|
4258
|
-
|
|
4259
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4260
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4261
|
-
in the Software without restriction, including without limitation the rights
|
|
4262
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4263
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4264
|
-
furnished to do so, subject to the following conditions:
|
|
4265
|
-
|
|
4266
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4267
|
-
copies or substantial portions of the Software.
|
|
4268
|
-
|
|
4269
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4270
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4271
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4272
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4273
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4274
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4275
|
-
SOFTWARE.
|
|
4276
|
-
|
|
4277
|
-
|
|
4278
|
-
|
|
4279
|
-
function-bind
|
|
4280
|
-
MIT
|
|
4281
|
-
Copyright (c) 2013 Raynos.
|
|
4282
|
-
|
|
4283
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4284
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4285
|
-
in the Software without restriction, including without limitation the rights
|
|
4286
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4287
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4288
|
-
furnished to do so, subject to the following conditions:
|
|
4289
|
-
|
|
4290
|
-
The above copyright notice and this permission notice shall be included in
|
|
4291
|
-
all copies or substantial portions of the Software.
|
|
4292
|
-
|
|
4293
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4294
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4295
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4296
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4297
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4298
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4299
|
-
THE SOFTWARE.
|
|
4300
|
-
|
|
4301
|
-
|
|
4302
|
-
|
|
4303
3835
|
fuse.js
|
|
4304
3836
|
Apache-2.0
|
|
4305
3837
|
Apache License
|
|
@@ -4505,56 +4037,6 @@ Apache-2.0
|
|
|
4505
4037
|
limitations under the License.
|
|
4506
4038
|
|
|
4507
4039
|
|
|
4508
|
-
get-intrinsic
|
|
4509
|
-
MIT
|
|
4510
|
-
MIT License
|
|
4511
|
-
|
|
4512
|
-
Copyright (c) 2020 Jordan Harband
|
|
4513
|
-
|
|
4514
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4515
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4516
|
-
in the Software without restriction, including without limitation the rights
|
|
4517
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4518
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4519
|
-
furnished to do so, subject to the following conditions:
|
|
4520
|
-
|
|
4521
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4522
|
-
copies or substantial portions of the Software.
|
|
4523
|
-
|
|
4524
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4525
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4526
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4527
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4528
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4529
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4530
|
-
SOFTWARE.
|
|
4531
|
-
|
|
4532
|
-
|
|
4533
|
-
gopd
|
|
4534
|
-
MIT
|
|
4535
|
-
MIT License
|
|
4536
|
-
|
|
4537
|
-
Copyright (c) 2022 Jordan Harband
|
|
4538
|
-
|
|
4539
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4540
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4541
|
-
in the Software without restriction, including without limitation the rights
|
|
4542
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4543
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4544
|
-
furnished to do so, subject to the following conditions:
|
|
4545
|
-
|
|
4546
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4547
|
-
copies or substantial portions of the Software.
|
|
4548
|
-
|
|
4549
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4550
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4551
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4552
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4553
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4554
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4555
|
-
SOFTWARE.
|
|
4556
|
-
|
|
4557
|
-
|
|
4558
4040
|
graphql
|
|
4559
4041
|
MIT
|
|
4560
4042
|
MIT License
|
|
@@ -4627,127 +4109,15 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
|
4627
4109
|
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4628
4110
|
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
4629
4111
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
4630
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4631
|
-
|
|
4632
|
-
|
|
4633
|
-
|
|
4634
|
-
graphql-sse
|
|
4635
|
-
MIT
|
|
4636
|
-
MIT License
|
|
4637
|
-
|
|
4638
|
-
Copyright (c) 2021 Denis Badurina
|
|
4639
|
-
|
|
4640
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4641
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4642
|
-
in the Software without restriction, including without limitation the rights
|
|
4643
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4644
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4645
|
-
furnished to do so, subject to the following conditions:
|
|
4646
|
-
|
|
4647
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4648
|
-
copies or substantial portions of the Software.
|
|
4649
|
-
|
|
4650
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4651
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4652
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4653
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4654
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4655
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4656
|
-
SOFTWARE.
|
|
4657
|
-
|
|
4658
|
-
|
|
4659
|
-
graphql-tag
|
|
4660
|
-
MIT
|
|
4661
|
-
The MIT License (MIT)
|
|
4662
|
-
|
|
4663
|
-
Copyright (c) 2021 Apollo Graph, Inc. (Formerly Meteor Development Group, Inc.)
|
|
4664
|
-
|
|
4665
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4666
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4667
|
-
in the Software without restriction, including without limitation the rights
|
|
4668
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4669
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4670
|
-
furnished to do so, subject to the following conditions:
|
|
4671
|
-
|
|
4672
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4673
|
-
copies or substantial portions of the Software.
|
|
4674
|
-
|
|
4675
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4676
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4677
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4678
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4679
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4680
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4681
|
-
SOFTWARE.
|
|
4682
|
-
|
|
4683
|
-
|
|
4684
|
-
graphql-ws
|
|
4685
|
-
MIT
|
|
4686
|
-
MIT License
|
|
4687
|
-
|
|
4688
|
-
Copyright (c) 2020-2021 Denis Badurina
|
|
4689
|
-
|
|
4690
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
4691
|
-
|
|
4692
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4693
|
-
|
|
4694
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4695
|
-
|
|
4696
|
-
has-property-descriptors
|
|
4697
|
-
MIT
|
|
4698
|
-
MIT License
|
|
4699
|
-
|
|
4700
|
-
Copyright (c) 2022 Inspect JS
|
|
4701
|
-
|
|
4702
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4703
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4704
|
-
in the Software without restriction, including without limitation the rights
|
|
4705
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4706
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4707
|
-
furnished to do so, subject to the following conditions:
|
|
4708
|
-
|
|
4709
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4710
|
-
copies or substantial portions of the Software.
|
|
4711
|
-
|
|
4712
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4713
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4714
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4715
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4716
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4717
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4718
|
-
SOFTWARE.
|
|
4719
|
-
|
|
4720
|
-
|
|
4721
|
-
has-proto
|
|
4722
|
-
MIT
|
|
4723
|
-
MIT License
|
|
4724
|
-
|
|
4725
|
-
Copyright (c) 2022 Inspect JS
|
|
4726
|
-
|
|
4727
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4728
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4729
|
-
in the Software without restriction, including without limitation the rights
|
|
4730
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4731
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4732
|
-
furnished to do so, subject to the following conditions:
|
|
4733
|
-
|
|
4734
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4735
|
-
copies or substantial portions of the Software.
|
|
4736
|
-
|
|
4737
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4738
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4739
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4740
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4741
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4742
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4743
|
-
SOFTWARE.
|
|
4112
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4113
|
+
|
|
4744
4114
|
|
|
4745
4115
|
|
|
4746
|
-
|
|
4116
|
+
graphql-sse
|
|
4747
4117
|
MIT
|
|
4748
4118
|
MIT License
|
|
4749
4119
|
|
|
4750
|
-
Copyright (c)
|
|
4120
|
+
Copyright (c) 2021 Denis Badurina
|
|
4751
4121
|
|
|
4752
4122
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4753
4123
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4768,11 +4138,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4768
4138
|
SOFTWARE.
|
|
4769
4139
|
|
|
4770
4140
|
|
|
4771
|
-
|
|
4141
|
+
graphql-tag
|
|
4772
4142
|
MIT
|
|
4773
|
-
MIT License
|
|
4143
|
+
The MIT License (MIT)
|
|
4774
4144
|
|
|
4775
|
-
Copyright (c) 2021
|
|
4145
|
+
Copyright (c) 2021 Apollo Graph, Inc. (Formerly Meteor Development Group, Inc.)
|
|
4776
4146
|
|
|
4777
4147
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4778
4148
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4793,30 +4163,17 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4793
4163
|
SOFTWARE.
|
|
4794
4164
|
|
|
4795
4165
|
|
|
4796
|
-
|
|
4166
|
+
graphql-ws
|
|
4797
4167
|
MIT
|
|
4798
4168
|
MIT License
|
|
4799
4169
|
|
|
4800
|
-
Copyright (c)
|
|
4801
|
-
|
|
4802
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4803
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4804
|
-
in the Software without restriction, including without limitation the rights
|
|
4805
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4806
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4807
|
-
furnished to do so, subject to the following conditions:
|
|
4170
|
+
Copyright (c) 2020-2021 Denis Badurina
|
|
4808
4171
|
|
|
4809
|
-
|
|
4810
|
-
copies or substantial portions of the Software.
|
|
4172
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
4811
4173
|
|
|
4812
|
-
|
|
4813
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4814
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4815
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4816
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4817
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4818
|
-
SOFTWARE.
|
|
4174
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4819
4175
|
|
|
4176
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4820
4177
|
|
|
4821
4178
|
htmlparser2
|
|
4822
4179
|
MIT
|
|
@@ -4854,100 +4211,6 @@ Redistribution and use in source and binary forms, with or without modification,
|
|
|
4854
4211
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 THE COPYRIGHT HOLDER 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.
|
|
4855
4212
|
|
|
4856
4213
|
|
|
4857
|
-
inherits
|
|
4858
|
-
ISC
|
|
4859
|
-
The ISC License
|
|
4860
|
-
|
|
4861
|
-
Copyright (c) Isaac Z. Schlueter
|
|
4862
|
-
|
|
4863
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
4864
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
4865
|
-
copyright notice and this permission notice appear in all copies.
|
|
4866
|
-
|
|
4867
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
4868
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
4869
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
4870
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
4871
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
4872
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
4873
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
4874
|
-
|
|
4875
|
-
|
|
4876
|
-
|
|
4877
|
-
is-arguments
|
|
4878
|
-
MIT
|
|
4879
|
-
The MIT License (MIT)
|
|
4880
|
-
|
|
4881
|
-
Copyright (c) 2014 Jordan Harband
|
|
4882
|
-
|
|
4883
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
4884
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
4885
|
-
the Software without restriction, including without limitation the rights to
|
|
4886
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
4887
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
4888
|
-
subject to the following conditions:
|
|
4889
|
-
|
|
4890
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4891
|
-
copies or substantial portions of the Software.
|
|
4892
|
-
|
|
4893
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4894
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
4895
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
4896
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
4897
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
4898
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4899
|
-
|
|
4900
|
-
|
|
4901
|
-
is-callable
|
|
4902
|
-
MIT
|
|
4903
|
-
The MIT License (MIT)
|
|
4904
|
-
|
|
4905
|
-
Copyright (c) 2015 Jordan Harband
|
|
4906
|
-
|
|
4907
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4908
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4909
|
-
in the Software without restriction, including without limitation the rights
|
|
4910
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4911
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4912
|
-
furnished to do so, subject to the following conditions:
|
|
4913
|
-
|
|
4914
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4915
|
-
copies or substantial portions of the Software.
|
|
4916
|
-
|
|
4917
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4918
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4919
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4920
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4921
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4922
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4923
|
-
SOFTWARE.
|
|
4924
|
-
|
|
4925
|
-
|
|
4926
|
-
|
|
4927
|
-
is-generator-function
|
|
4928
|
-
MIT
|
|
4929
|
-
The MIT License (MIT)
|
|
4930
|
-
|
|
4931
|
-
Copyright (c) 2014 Jordan Harband
|
|
4932
|
-
|
|
4933
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
4934
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
4935
|
-
the Software without restriction, including without limitation the rights to
|
|
4936
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
4937
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
4938
|
-
subject to the following conditions:
|
|
4939
|
-
|
|
4940
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4941
|
-
copies or substantial portions of the Software.
|
|
4942
|
-
|
|
4943
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4944
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
4945
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
4946
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
4947
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
4948
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4949
|
-
|
|
4950
|
-
|
|
4951
4214
|
is-plain-object
|
|
4952
4215
|
MIT
|
|
4953
4216
|
The MIT License (MIT)
|
|
@@ -4995,52 +4258,9 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
4995
4258
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4996
4259
|
THE SOFTWARE.
|
|
4997
4260
|
|
|
4998
|
-
is-typed-array
|
|
4999
|
-
MIT
|
|
5000
|
-
The MIT License (MIT)
|
|
5001
|
-
|
|
5002
|
-
Copyright (c) 2015 Jordan Harband
|
|
5003
|
-
|
|
5004
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5005
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
5006
|
-
in the Software without restriction, including without limitation the rights
|
|
5007
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5008
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
5009
|
-
furnished to do so, subject to the following conditions:
|
|
5010
|
-
|
|
5011
|
-
The above copyright notice and this permission notice shall be included in all
|
|
5012
|
-
copies or substantial portions of the Software.
|
|
5013
|
-
|
|
5014
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5015
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5016
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5017
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5018
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5019
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5020
|
-
SOFTWARE.
|
|
5021
|
-
|
|
5022
|
-
|
|
5023
|
-
|
|
5024
4261
|
isarray
|
|
5025
4262
|
MIT
|
|
5026
4263
|
|
|
5027
|
-
jmespath
|
|
5028
|
-
Apache-2.0
|
|
5029
|
-
Copyright 2014 James Saryerwinnie
|
|
5030
|
-
|
|
5031
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
5032
|
-
you may not use this file except in compliance with the License.
|
|
5033
|
-
You may obtain a copy of the License at
|
|
5034
|
-
|
|
5035
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
5036
|
-
|
|
5037
|
-
Unless required by applicable law or agreed to in writing, software
|
|
5038
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
5039
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
5040
|
-
See the License for the specific language governing permissions and
|
|
5041
|
-
limitations under the License.
|
|
5042
|
-
|
|
5043
|
-
|
|
5044
4264
|
json-bigint
|
|
5045
4265
|
MIT
|
|
5046
4266
|
The MIT License (MIT)
|
|
@@ -6093,31 +5313,6 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
6093
5313
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6094
5314
|
|
|
6095
5315
|
|
|
6096
|
-
object-assign
|
|
6097
|
-
MIT
|
|
6098
|
-
The MIT License (MIT)
|
|
6099
|
-
|
|
6100
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
6101
|
-
|
|
6102
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6103
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
6104
|
-
in the Software without restriction, including without limitation the rights
|
|
6105
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6106
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
6107
|
-
furnished to do so, subject to the following conditions:
|
|
6108
|
-
|
|
6109
|
-
The above copyright notice and this permission notice shall be included in
|
|
6110
|
-
all copies or substantial portions of the Software.
|
|
6111
|
-
|
|
6112
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6113
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6114
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6115
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6116
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6117
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
6118
|
-
THE SOFTWARE.
|
|
6119
|
-
|
|
6120
|
-
|
|
6121
5316
|
object-path
|
|
6122
5317
|
MIT
|
|
6123
5318
|
The MIT License (MIT)
|
|
@@ -10665,31 +9860,6 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
|
10665
9860
|
IN THE SOFTWARE.
|
|
10666
9861
|
|
|
10667
9862
|
|
|
10668
|
-
react
|
|
10669
|
-
MIT
|
|
10670
|
-
MIT License
|
|
10671
|
-
|
|
10672
|
-
Copyright (c) Facebook, Inc. and its affiliates.
|
|
10673
|
-
|
|
10674
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
10675
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
10676
|
-
in the Software without restriction, including without limitation the rights
|
|
10677
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
10678
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
10679
|
-
furnished to do so, subject to the following conditions:
|
|
10680
|
-
|
|
10681
|
-
The above copyright notice and this permission notice shall be included in all
|
|
10682
|
-
copies or substantial portions of the Software.
|
|
10683
|
-
|
|
10684
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
10685
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
10686
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
10687
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
10688
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
10689
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
10690
|
-
SOFTWARE.
|
|
10691
|
-
|
|
10692
|
-
|
|
10693
9863
|
rxjs
|
|
10694
9864
|
Apache-2.0
|
|
10695
9865
|
Apache License
|
|
@@ -10907,31 +10077,6 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
10907
10077
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
10908
10078
|
|
|
10909
10079
|
|
|
10910
|
-
set-function-length
|
|
10911
|
-
MIT
|
|
10912
|
-
MIT License
|
|
10913
|
-
|
|
10914
|
-
Copyright (c) Jordan Harband and contributors
|
|
10915
|
-
|
|
10916
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
10917
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
10918
|
-
in the Software without restriction, including without limitation the rights
|
|
10919
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
10920
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
10921
|
-
furnished to do so, subject to the following conditions:
|
|
10922
|
-
|
|
10923
|
-
The above copyright notice and this permission notice shall be included in all
|
|
10924
|
-
copies or substantial portions of the Software.
|
|
10925
|
-
|
|
10926
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
10927
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
10928
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
10929
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
10930
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
10931
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
10932
|
-
SOFTWARE.
|
|
10933
|
-
|
|
10934
|
-
|
|
10935
10080
|
smtp-address-parser
|
|
10936
10081
|
MIT
|
|
10937
10082
|
MIT License
|
|
@@ -11185,28 +10330,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
11185
10330
|
SOFTWARE.
|
|
11186
10331
|
|
|
11187
10332
|
|
|
11188
|
-
util
|
|
11189
|
-
MIT
|
|
11190
|
-
Copyright Joyent, Inc. and other Node contributors. All rights reserved.
|
|
11191
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
11192
|
-
of this software and associated documentation files (the "Software"), to
|
|
11193
|
-
deal in the Software without restriction, including without limitation the
|
|
11194
|
-
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
|
11195
|
-
sell copies of the Software, and to permit persons to whom the Software is
|
|
11196
|
-
furnished to do so, subject to the following conditions:
|
|
11197
|
-
|
|
11198
|
-
The above copyright notice and this permission notice shall be included in
|
|
11199
|
-
all copies or substantial portions of the Software.
|
|
11200
|
-
|
|
11201
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
11202
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
11203
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
11204
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
11205
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
11206
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
11207
|
-
IN THE SOFTWARE.
|
|
11208
|
-
|
|
11209
|
-
|
|
11210
10333
|
uuid
|
|
11211
10334
|
MIT
|
|
11212
10335
|
The MIT License (MIT)
|
|
@@ -11281,32 +10404,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
11281
10404
|
THE SOFTWARE.
|
|
11282
10405
|
|
|
11283
10406
|
|
|
11284
|
-
which-typed-array
|
|
11285
|
-
MIT
|
|
11286
|
-
The MIT License (MIT)
|
|
11287
|
-
|
|
11288
|
-
Copyright (c) 2015 Jordan Harband
|
|
11289
|
-
|
|
11290
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
11291
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
11292
|
-
in the Software without restriction, including without limitation the rights
|
|
11293
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
11294
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
11295
|
-
furnished to do so, subject to the following conditions:
|
|
11296
|
-
|
|
11297
|
-
The above copyright notice and this permission notice shall be included in all
|
|
11298
|
-
copies or substantial portions of the Software.
|
|
11299
|
-
|
|
11300
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
11301
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
11302
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
11303
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
11304
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
11305
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
11306
|
-
SOFTWARE.
|
|
11307
|
-
|
|
11308
|
-
|
|
11309
|
-
|
|
11310
10407
|
zen-observable
|
|
11311
10408
|
MIT
|
|
11312
10409
|
Copyright (c) 2018 zenparsing (Kevin Smith)
|