cocoda-sdk 3.4.13 → 3.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -26,7 +26,7 @@ SOFTWARE.
|
|
|
26
26
|
|
|
27
27
|
---
|
|
28
28
|
|
|
29
|
-
axios@1.
|
|
29
|
+
axios@1.13.4 by Matt Zabriskie (https://github.com/axios/axios)
|
|
30
30
|
License: MIT
|
|
31
31
|
|
|
32
32
|
# Copyright (c) 2014-present Matt Zabriskie & Collaborators
|
|
@@ -39,6 +39,33 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
39
39
|
|
|
40
40
|
---
|
|
41
41
|
|
|
42
|
+
call-bind-apply-helpers@1.0.2 by Jordan Harband (https://github.com/ljharb/call-bind-apply-helpers)
|
|
43
|
+
License: MIT
|
|
44
|
+
|
|
45
|
+
MIT License
|
|
46
|
+
|
|
47
|
+
Copyright (c) 2024 Jordan Harband
|
|
48
|
+
|
|
49
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
50
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
51
|
+
in the Software without restriction, including without limitation the rights
|
|
52
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
53
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
54
|
+
furnished to do so, subject to the following conditions:
|
|
55
|
+
|
|
56
|
+
The above copyright notice and this permission notice shall be included in all
|
|
57
|
+
copies or substantial portions of the Software.
|
|
58
|
+
|
|
59
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
60
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
61
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
62
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
63
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
64
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
65
|
+
SOFTWARE.
|
|
66
|
+
|
|
67
|
+
---
|
|
68
|
+
|
|
42
69
|
combined-stream@1.0.8 by Felix Geisendörfer (https://github.com/felixge/node-combined-stream)
|
|
43
70
|
License: MIT
|
|
44
71
|
|
|
@@ -89,7 +116,142 @@ THE SOFTWARE.
|
|
|
89
116
|
|
|
90
117
|
---
|
|
91
118
|
|
|
92
|
-
|
|
119
|
+
dunder-proto@1.0.1 by Jordan Harband (https://github.com/es-shims/dunder-proto)
|
|
120
|
+
License: MIT
|
|
121
|
+
|
|
122
|
+
MIT License
|
|
123
|
+
|
|
124
|
+
Copyright (c) 2024 ECMAScript Shims
|
|
125
|
+
|
|
126
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
127
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
128
|
+
in the Software without restriction, including without limitation the rights
|
|
129
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
130
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
131
|
+
furnished to do so, subject to the following conditions:
|
|
132
|
+
|
|
133
|
+
The above copyright notice and this permission notice shall be included in all
|
|
134
|
+
copies or substantial portions of the Software.
|
|
135
|
+
|
|
136
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
137
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
138
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
139
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
140
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
141
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
142
|
+
SOFTWARE.
|
|
143
|
+
|
|
144
|
+
---
|
|
145
|
+
|
|
146
|
+
es-define-property@1.0.1 by Jordan Harband (https://github.com/ljharb/es-define-property)
|
|
147
|
+
License: MIT
|
|
148
|
+
|
|
149
|
+
MIT License
|
|
150
|
+
|
|
151
|
+
Copyright (c) 2024 Jordan Harband
|
|
152
|
+
|
|
153
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
154
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
155
|
+
in the Software without restriction, including without limitation the rights
|
|
156
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
157
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
158
|
+
furnished to do so, subject to the following conditions:
|
|
159
|
+
|
|
160
|
+
The above copyright notice and this permission notice shall be included in all
|
|
161
|
+
copies or substantial portions of the Software.
|
|
162
|
+
|
|
163
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
164
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
165
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
166
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
167
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
168
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
169
|
+
SOFTWARE.
|
|
170
|
+
|
|
171
|
+
---
|
|
172
|
+
|
|
173
|
+
es-errors@1.3.0 by Jordan Harband (https://github.com/ljharb/es-errors)
|
|
174
|
+
License: MIT
|
|
175
|
+
|
|
176
|
+
MIT License
|
|
177
|
+
|
|
178
|
+
Copyright (c) 2024 Jordan Harband
|
|
179
|
+
|
|
180
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
181
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
182
|
+
in the Software without restriction, including without limitation the rights
|
|
183
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
184
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
185
|
+
furnished to do so, subject to the following conditions:
|
|
186
|
+
|
|
187
|
+
The above copyright notice and this permission notice shall be included in all
|
|
188
|
+
copies or substantial portions of the Software.
|
|
189
|
+
|
|
190
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
191
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
192
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
193
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
194
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
195
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
196
|
+
SOFTWARE.
|
|
197
|
+
|
|
198
|
+
---
|
|
199
|
+
|
|
200
|
+
es-object-atoms@1.1.1 by Jordan Harband (https://github.com/ljharb/es-object-atoms)
|
|
201
|
+
License: MIT
|
|
202
|
+
|
|
203
|
+
MIT License
|
|
204
|
+
|
|
205
|
+
Copyright (c) 2024 Jordan Harband
|
|
206
|
+
|
|
207
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
208
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
209
|
+
in the Software without restriction, including without limitation the rights
|
|
210
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
211
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
212
|
+
furnished to do so, subject to the following conditions:
|
|
213
|
+
|
|
214
|
+
The above copyright notice and this permission notice shall be included in all
|
|
215
|
+
copies or substantial portions of the Software.
|
|
216
|
+
|
|
217
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
218
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
219
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
220
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
221
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
222
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
223
|
+
SOFTWARE.
|
|
224
|
+
|
|
225
|
+
---
|
|
226
|
+
|
|
227
|
+
es-set-tostringtag@2.1.0 by Jordan Harband (https://github.com/es-shims/es-set-tostringtag)
|
|
228
|
+
License: MIT
|
|
229
|
+
|
|
230
|
+
MIT License
|
|
231
|
+
|
|
232
|
+
Copyright (c) 2022 ECMAScript Shims
|
|
233
|
+
|
|
234
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
235
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
236
|
+
in the Software without restriction, including without limitation the rights
|
|
237
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
238
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
239
|
+
furnished to do so, subject to the following conditions:
|
|
240
|
+
|
|
241
|
+
The above copyright notice and this permission notice shall be included in all
|
|
242
|
+
copies or substantial portions of the Software.
|
|
243
|
+
|
|
244
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
245
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
246
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
247
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
248
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
249
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
250
|
+
SOFTWARE.
|
|
251
|
+
|
|
252
|
+
---
|
|
253
|
+
|
|
254
|
+
flexsearch@0.8.212 by Thomas Wilkerling (https://github.com/nextapps-de/flexsearch)
|
|
93
255
|
License: Apache-2.0
|
|
94
256
|
|
|
95
257
|
Apache License
|
|
@@ -296,7 +458,7 @@ License: Apache-2.0
|
|
|
296
458
|
|
|
297
459
|
---
|
|
298
460
|
|
|
299
|
-
follow-redirects@1.15.
|
|
461
|
+
follow-redirects@1.15.11 by Ruben Verborgh (https://github.com/follow-redirects/follow-redirects)
|
|
300
462
|
License: MIT
|
|
301
463
|
|
|
302
464
|
Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh
|
|
@@ -320,7 +482,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
320
482
|
|
|
321
483
|
---
|
|
322
484
|
|
|
323
|
-
form-data@4.0.
|
|
485
|
+
form-data@4.0.5 by Felix Geisendörfer (https://github.com/form-data/form-data)
|
|
324
486
|
License: MIT
|
|
325
487
|
|
|
326
488
|
Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
|
|
@@ -345,6 +507,194 @@ Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
|
|
|
345
507
|
|
|
346
508
|
---
|
|
347
509
|
|
|
510
|
+
function-bind@1.1.2 by Raynos (https://github.com/Raynos/function-bind)
|
|
511
|
+
License: MIT
|
|
512
|
+
|
|
513
|
+
Copyright (c) 2013 Raynos.
|
|
514
|
+
|
|
515
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
516
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
517
|
+
in the Software without restriction, including without limitation the rights
|
|
518
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
519
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
520
|
+
furnished to do so, subject to the following conditions:
|
|
521
|
+
|
|
522
|
+
The above copyright notice and this permission notice shall be included in
|
|
523
|
+
all copies or substantial portions of the Software.
|
|
524
|
+
|
|
525
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
526
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
527
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
528
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
529
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
530
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
531
|
+
THE SOFTWARE.
|
|
532
|
+
|
|
533
|
+
|
|
534
|
+
---
|
|
535
|
+
|
|
536
|
+
get-intrinsic@1.3.0 by Jordan Harband (https://github.com/ljharb/get-intrinsic)
|
|
537
|
+
License: MIT
|
|
538
|
+
|
|
539
|
+
MIT License
|
|
540
|
+
|
|
541
|
+
Copyright (c) 2020 Jordan Harband
|
|
542
|
+
|
|
543
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
544
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
545
|
+
in the Software without restriction, including without limitation the rights
|
|
546
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
547
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
548
|
+
furnished to do so, subject to the following conditions:
|
|
549
|
+
|
|
550
|
+
The above copyright notice and this permission notice shall be included in all
|
|
551
|
+
copies or substantial portions of the Software.
|
|
552
|
+
|
|
553
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
554
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
555
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
556
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
557
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
558
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
559
|
+
SOFTWARE.
|
|
560
|
+
|
|
561
|
+
---
|
|
562
|
+
|
|
563
|
+
get-proto@1.0.1 by Jordan Harband (https://github.com/ljharb/get-proto)
|
|
564
|
+
License: MIT
|
|
565
|
+
|
|
566
|
+
MIT License
|
|
567
|
+
|
|
568
|
+
Copyright (c) 2025 Jordan Harband
|
|
569
|
+
|
|
570
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
571
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
572
|
+
in the Software without restriction, including without limitation the rights
|
|
573
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
574
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
575
|
+
furnished to do so, subject to the following conditions:
|
|
576
|
+
|
|
577
|
+
The above copyright notice and this permission notice shall be included in all
|
|
578
|
+
copies or substantial portions of the Software.
|
|
579
|
+
|
|
580
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
581
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
582
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
583
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
584
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
585
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
586
|
+
SOFTWARE.
|
|
587
|
+
|
|
588
|
+
---
|
|
589
|
+
|
|
590
|
+
gopd@1.2.0 by Jordan Harband (https://github.com/ljharb/gopd)
|
|
591
|
+
License: MIT
|
|
592
|
+
|
|
593
|
+
MIT License
|
|
594
|
+
|
|
595
|
+
Copyright (c) 2022 Jordan Harband
|
|
596
|
+
|
|
597
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
598
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
599
|
+
in the Software without restriction, including without limitation the rights
|
|
600
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
601
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
602
|
+
furnished to do so, subject to the following conditions:
|
|
603
|
+
|
|
604
|
+
The above copyright notice and this permission notice shall be included in all
|
|
605
|
+
copies or substantial portions of the Software.
|
|
606
|
+
|
|
607
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
608
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
609
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
610
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
611
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
612
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
613
|
+
SOFTWARE.
|
|
614
|
+
|
|
615
|
+
---
|
|
616
|
+
|
|
617
|
+
has-symbols@1.1.0 by Jordan Harband (https://github.com/inspect-js/has-symbols)
|
|
618
|
+
License: MIT
|
|
619
|
+
|
|
620
|
+
MIT License
|
|
621
|
+
|
|
622
|
+
Copyright (c) 2016 Jordan Harband
|
|
623
|
+
|
|
624
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
625
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
626
|
+
in the Software without restriction, including without limitation the rights
|
|
627
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
628
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
629
|
+
furnished to do so, subject to the following conditions:
|
|
630
|
+
|
|
631
|
+
The above copyright notice and this permission notice shall be included in all
|
|
632
|
+
copies or substantial portions of the Software.
|
|
633
|
+
|
|
634
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
635
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
636
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
637
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
638
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
639
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
640
|
+
SOFTWARE.
|
|
641
|
+
|
|
642
|
+
---
|
|
643
|
+
|
|
644
|
+
has-tostringtag@1.0.2 by Jordan Harband (https://github.com/inspect-js/has-tostringtag)
|
|
645
|
+
License: MIT
|
|
646
|
+
|
|
647
|
+
MIT License
|
|
648
|
+
|
|
649
|
+
Copyright (c) 2021 Inspect JS
|
|
650
|
+
|
|
651
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
652
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
653
|
+
in the Software without restriction, including without limitation the rights
|
|
654
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
655
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
656
|
+
furnished to do so, subject to the following conditions:
|
|
657
|
+
|
|
658
|
+
The above copyright notice and this permission notice shall be included in all
|
|
659
|
+
copies or substantial portions of the Software.
|
|
660
|
+
|
|
661
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
662
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
663
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
664
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
665
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
666
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
667
|
+
SOFTWARE.
|
|
668
|
+
|
|
669
|
+
---
|
|
670
|
+
|
|
671
|
+
hasown@2.0.2 by Jordan Harband (https://github.com/inspect-js/hasOwn)
|
|
672
|
+
License: MIT
|
|
673
|
+
|
|
674
|
+
MIT License
|
|
675
|
+
|
|
676
|
+
Copyright (c) Jordan Harband and contributors
|
|
677
|
+
|
|
678
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
679
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
680
|
+
in the Software without restriction, including without limitation the rights
|
|
681
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
682
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
683
|
+
furnished to do so, subject to the following conditions:
|
|
684
|
+
|
|
685
|
+
The above copyright notice and this permission notice shall be included in all
|
|
686
|
+
copies or substantial portions of the Software.
|
|
687
|
+
|
|
688
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
689
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
690
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
691
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
692
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
693
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
694
|
+
SOFTWARE.
|
|
695
|
+
|
|
696
|
+
---
|
|
697
|
+
|
|
348
698
|
immediate@3.0.6 by undefined (https://github.com/calvinmetcalf/immediate)
|
|
349
699
|
License: MIT
|
|
350
700
|
|
|
@@ -371,7 +721,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
371
721
|
|
|
372
722
|
---
|
|
373
723
|
|
|
374
|
-
jskos-tools@1.
|
|
724
|
+
jskos-tools@1.1.2 by Stefan Peters (https://github.com/gbv/jskos-tools)
|
|
375
725
|
License: MIT
|
|
376
726
|
|
|
377
727
|
MIT License
|
|
@@ -617,7 +967,7 @@ License: Apache-2.0
|
|
|
617
967
|
|
|
618
968
|
---
|
|
619
969
|
|
|
620
|
-
lodash@4.17.
|
|
970
|
+
lodash@4.17.23 by John-David Dalton (https://github.com/lodash/lodash)
|
|
621
971
|
License: MIT
|
|
622
972
|
|
|
623
973
|
Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
@@ -670,6 +1020,33 @@ terms above.
|
|
|
670
1020
|
|
|
671
1021
|
---
|
|
672
1022
|
|
|
1023
|
+
math-intrinsics@1.1.0 by Jordan Harband (https://github.com/es-shims/math-intrinsics)
|
|
1024
|
+
License: MIT
|
|
1025
|
+
|
|
1026
|
+
MIT License
|
|
1027
|
+
|
|
1028
|
+
Copyright (c) 2024 ECMAScript Shims
|
|
1029
|
+
|
|
1030
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1031
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1032
|
+
in the Software without restriction, including without limitation the rights
|
|
1033
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1034
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1035
|
+
furnished to do so, subject to the following conditions:
|
|
1036
|
+
|
|
1037
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1038
|
+
copies or substantial portions of the Software.
|
|
1039
|
+
|
|
1040
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1041
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1042
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1043
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1044
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1045
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1046
|
+
SOFTWARE.
|
|
1047
|
+
|
|
1048
|
+
---
|
|
1049
|
+
|
|
673
1050
|
mime-db@1.52.0 by undefined (https://github.com/jshttp/mime-db)
|
|
674
1051
|
License: MIT
|
|
675
1052
|
|
|
@@ -754,7 +1131,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
754
1131
|
|
|
755
1132
|
---
|
|
756
1133
|
|
|
757
|
-
uuid@
|
|
1134
|
+
uuid@13.0.0 by undefined (https://github.com/uuidjs/uuid)
|
|
758
1135
|
License: MIT
|
|
759
1136
|
|
|
760
1137
|
The MIT License (MIT)
|