@@ -202,6 +202,7 @@ This document was automatically generated on Tue Dec 12 2023.
202
202
| **[bytes](#bc4d24341f85f604856ec6dfddb2dd192b71929ff892a8549f6b5050fbebac9d)** | 3.1.2 | MIT |
203
203
| **[call-bind](#776cfd165e32b381eef610112a1ea16d052d5331a9aac30e83169028f7fabff0)** | 1.0.2 | MIT |
204
204
| **[chalk](#8b8d3d6ff6233601575f891628d83bd6b34978a103d513931ae45b00f0e07585)** | 2.4.2 | MIT |
205
+ | **[chalk](#0c7c7a95e90c3fdaf99df4851bc949785311d8ea1d2d4498615f37af8fa16cf8)** | 3.0.0 | MIT |
205
206
| **[chalk](#c1619ad3bd43ce54cc7a4702c368501fd4fb4fa629077ba610f81d81bcd3f5f1)** | 4.1.2 | MIT |
206
207
| **[charenc](#29e6f6a3e6b064640fcbe5e615fa79e7ac12500e916fe06affdb5e0f7ec89aed)** | 0.0.2 | BSD-3-Clause |
207
208
| **[chownr](#3dbff1a17bbf2c33026995132ecdd14757cb3bee815f4636fe43df0f5ebdcf07)** | 2.0.0 | ISC |
@@ -250,6 +251,7 @@ This document was automatically generated on Tue Dec 12 2023.
250
251
| **[depd](#7028878ddf0fd7d977703a868b5ec8df7220b2f8e7d67827e93767cbb0f21b99)** | 2.0.0 | MIT |
251
252
| **[destroy](#b0d735940e17a041d544c301b27489e5d09c3032fa11e7832f03be6541182fd6)** | 1.2.0 | MIT |
252
253
| **[detect-libc](#75227d1b1c09630ea361abee4d27101e350832bbeab9640a013c82662408b467)** | 2.0.1 | Apache-2.0 |
254
+ | **[diff-match-patch](#850176c67954354dc12126896278644187ef9d1eeeaa1d67f1b6ef48b0c23321)** | 1.0.5 | Apache-2.0 |
253
255
| **[dom-helpers](#8d51cc2c2eba67a9ee7b80bdbca48b1102ceeb0618178fae05b1a82522a80e6e)** | 5.2.1 | MIT |
254
256
| **[domify](#4360a769ee10e827f9ae503aa7ea9aeb9039932fa02ac938316df303704a7fb1)** | 1.4.1 | MIT |
255
257
| **[duplexer2](#3eac36135919b70a98a617cdde9cbe568a009948d4020853e0ba4eee6444a5c3)** | 0.1.4 | BSD-3-Clause |
@@ -349,6 +351,7 @@ This document was automatically generated on Tue Dec 12 2023.
349
351
| **[js-yaml](#b7325d630b0ab313450fcd188788f6ee374aadd75df4969a9e3c48507ef88bdf)** | 4.1.0 | MIT |
350
352
| **[jsesc](#253e8a44fc188759c5ce35330e4f20aacf1d0253d7e8d7dffd4a1f884a10ce1e)** | 2.5.2 | MIT |
351
353
| **[json5](#16281c6ea25e0cec4bc0bb8c01d1759d66992776381bf9c5af6959bec47d2f77)** | 2.2.3 | MIT |
354
+ | **[jsondiffpatch](#2cc3b990f6692cd23f883319a727b42a76a3a9d6675d1ebd8a05241eb7edc4ac)** | 0.5.0 | MIT |
352
355
| **[kerberos](#ecc13232f73ddbc1e14ae853e00606bba961d628224781bdf06d0614b1965923)** | 2.0.2 | Apache-2.0 |
353
356
| **[key-tree-store](#63e3bcb8e06ac6b9f7c153030ce57fad6e985a0cc7f0109d3fc6073192a932f8)** | 1.3.0 | MIT |
354
357
| **[keytar](#752f1130bbd6c5dc941bdb20fb39579c1d350252a112c58f2558b7c5f536d6f7)** | 7.9.0 | MIT |
@@ -19284,6 +19287,26 @@ License tags: MIT
19284
19287
19285
19288
License files:
19286
19289
19290
+ - license:
19291
+
19292
+ MIT License
19293
+
19294
+ Copyright (c) Sindre Sorhus <
[email protected] > (sindresorhus.com)
19295
+
19296
+ 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:
19297
+
19298
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
19299
+
19300
+ 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.
19301
+
19302
+ <a id="0c7c7a95e90c3fdaf99df4851bc949785311d8ea1d2d4498615f37af8fa16cf8"></a>
19303
+
19304
+ ### [chalk](https://www.npmjs.com/package/chalk) (version 3.0.0)
19305
+
19306
+ License tags: MIT
19307
+
19308
+ License files:
19309
+
19287
19310
- license:
19288
19311
19289
19312
MIT License
@@ -20778,6 +20801,218 @@ License files:
20778
20801
See the License for the specific language governing permissions and
20779
20802
limitations under the License.
20780
20803
20804
+ <a id="850176c67954354dc12126896278644187ef9d1eeeaa1d67f1b6ef48b0c23321"></a>
20805
+
20806
+ ### [diff-match-patch](https://www.npmjs.com/package/diff-match-patch) (version 1.0.5)
20807
+
20808
+ License tags: Apache-2.0
20809
+
20810
+ License files:
20811
+
20812
+ - LICENSE:
20813
+
20814
+ Apache License
20815
+ Version 2.0, January 2004
20816
+ http://www.apache.org/licenses/
20817
+
20818
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
20819
+
20820
+ 1. Definitions.
20821
+
20822
+ "License" shall mean the terms and conditions for use, reproduction,
20823
+ and distribution as defined by Sections 1 through 9 of this document.
20824
+
20825
+ "Licensor" shall mean the copyright owner or entity authorized by
20826
+ the copyright owner that is granting the License.
20827
+
20828
+ "Legal Entity" shall mean the union of the acting entity and all
20829
+ other entities that control, are controlled by, or are under common
20830
+ control with that entity. For the purposes of this definition,
20831
+ "control" means (i) the power, direct or indirect, to cause the
20832
+ direction or management of such entity, whether by contract or
20833
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
20834
+ outstanding shares, or (iii) beneficial ownership of such entity.
20835
+
20836
+ "You" (or "Your") shall mean an individual or Legal Entity
20837
+ exercising permissions granted by this License.
20838
+
20839
+ "Source" form shall mean the preferred form for making modifications,
20840
+ including but not limited to software source code, documentation
20841
+ source, and configuration files.
20842
+
20843
+ "Object" form shall mean any form resulting from mechanical
20844
+ transformation or translation of a Source form, including but
20845
+ not limited to compiled object code, generated documentation,
20846
+ and conversions to other media types.
20847
+
20848
+ "Work" shall mean the work of authorship, whether in Source or
20849
+ Object form, made available under the License, as indicated by a
20850
+ copyright notice that is included in or attached to the work
20851
+ (an example is provided in the Appendix below).
20852
+
20853
+ "Derivative Works" shall mean any work, whether in Source or Object
20854
+ form, that is based on (or derived from) the Work and for which the
20855
+ editorial revisions, annotations, elaborations, or other modifications
20856
+ represent, as a whole, an original work of authorship. For the purposes
20857
+ of this License, Derivative Works shall not include works that remain
20858
+ separable from, or merely link (or bind by name) to the interfaces of,
20859
+ the Work and Derivative Works thereof.
20860
+
20861
+ "Contribution" shall mean any work of authorship, including
20862
+ the original version of the Work and any modifications or additions
20863
+ to that Work or Derivative Works thereof, that is intentionally
20864
+ submitted to Licensor for inclusion in the Work by the copyright owner
20865
+ or by an individual or Legal Entity authorized to submit on behalf of
20866
+ the copyright owner. For the purposes of this definition, "submitted"
20867
+ means any form of electronic, verbal, or written communication sent
20868
+ to the Licensor or its representatives, including but not limited to
20869
+ communication on electronic mailing lists, source code control systems,
20870
+ and issue tracking systems that are managed by, or on behalf of, the
20871
+ Licensor for the purpose of discussing and improving the Work, but
20872
+ excluding communication that is conspicuously marked or otherwise
20873
+ designated in writing by the copyright owner as "Not a Contribution."
20874
+
20875
+ "Contributor" shall mean Licensor and any individual or Legal Entity
20876
+ on behalf of whom a Contribution has been received by Licensor and
20877
+ subsequently incorporated within the Work.
20878
+
20879
+ 2. Grant of Copyright License. Subject to the terms and conditions of
20880
+ this License, each Contributor hereby grants to You a perpetual,
20881
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
20882
+ copyright license to reproduce, prepare Derivative Works of,
20883
+ publicly display, publicly perform, sublicense, and distribute the
20884
+ Work and such Derivative Works in Source or Object form.
20885
+
20886
+ 3. Grant of Patent License. Subject to the terms and conditions of
20887
+ this License, each Contributor hereby grants to You a perpetual,
20888
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
20889
+ (except as stated in this section) patent license to make, have made,
20890
+ use, offer to sell, sell, import, and otherwise transfer the Work,
20891
+ where such license applies only to those patent claims licensable
20892
+ by such Contributor that are necessarily infringed by their
20893
+ Contribution(s) alone or by combination of their Contribution(s)
20894
+ with the Work to which such Contribution(s) was submitted. If You
20895
+ institute patent litigation against any entity (including a
20896
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
20897
+ or a Contribution incorporated within the Work constitutes direct
20898
+ or contributory patent infringement, then any patent licenses
20899
+ granted to You under this License for that Work shall terminate
20900
+ as of the date such litigation is filed.
20901
+
20902
+ 4. Redistribution. You may reproduce and distribute copies of the
20903
+ Work or Derivative Works thereof in any medium, with or without
20904
+ modifications, and in Source or Object form, provided that You
20905
+ meet the following conditions:
20906
+
20907
+ (a) You must give any other recipients of the Work or
20908
+ Derivative Works a copy of this License; and
20909
+
20910
+ (b) You must cause any modified files to carry prominent notices
20911
+ stating that You changed the files; and
20912
+
20913
+ (c) You must retain, in the Source form of any Derivative Works
20914
+ that You distribute, all copyright, patent, trademark, and
20915
+ attribution notices from the Source form of the Work,
20916
+ excluding those notices that do not pertain to any part of
20917
+ the Derivative Works; and
20918
+
20919
+ (d) If the Work includes a "NOTICE" text file as part of its
20920
+ distribution, then any Derivative Works that You distribute must
20921
+ include a readable copy of the attribution notices contained
20922
+ within such NOTICE file, excluding those notices that do not
20923
+ pertain to any part of the Derivative Works, in at least one
20924
+ of the following places: within a NOTICE text file distributed
20925
+ as part of the Derivative Works; within the Source form or
20926
+ documentation, if provided along with the Derivative Works; or,
20927
+ within a display generated by the Derivative Works, if and
20928
+ wherever such third-party notices normally appear. The contents
20929
+ of the NOTICE file are for informational purposes only and
20930
+ do not modify the License. You may add Your own attribution
20931
+ notices within Derivative Works that You distribute, alongside
20932
+ or as an addendum to the NOTICE text from the Work, provided
20933
+ that such additional attribution notices cannot be construed
20934
+ as modifying the License.
20935
+
20936
+ You may add Your own copyright statement to Your modifications and
20937
+ may provide additional or different license terms and conditions
20938
+ for use, reproduction, or distribution of Your modifications, or
20939
+ for any such Derivative Works as a whole, provided Your use,
20940
+ reproduction, and distribution of the Work otherwise complies with
20941
+ the conditions stated in this License.
20942
+
20943
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
20944
+ any Contribution intentionally submitted for inclusion in the Work
20945
+ by You to the Licensor shall be under the terms and conditions of
20946
+ this License, without any additional terms or conditions.
20947
+ Notwithstanding the above, nothing herein shall supersede or modify
20948
+ the terms of any separate license agreement you may have executed
20949
+ with Licensor regarding such Contributions.
20950
+
20951
+ 6. Trademarks. This License does not grant permission to use the trade
20952
+ names, trademarks, service marks, or product names of the Licensor,
20953
+ except as required for reasonable and customary use in describing the
20954
+ origin of the Work and reproducing the content of the NOTICE file.
20955
+
20956
+ 7. Disclaimer of Warranty. Unless required by applicable law or
20957
+ agreed to in writing, Licensor provides the Work (and each
20958
+ Contributor provides its Contributions) on an "AS IS" BASIS,
20959
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
20960
+ implied, including, without limitation, any warranties or conditions
20961
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
20962
+ PARTICULAR PURPOSE. You are solely responsible for determining the
20963
+ appropriateness of using or redistributing the Work and assume any
20964
+ risks associated with Your exercise of permissions under this License.
20965
+
20966
+ 8. Limitation of Liability. In no event and under no legal theory,
20967
+ whether in tort (including negligence), contract, or otherwise,
20968
+ unless required by applicable law (such as deliberate and grossly
20969
+ negligent acts) or agreed to in writing, shall any Contributor be
20970
+ liable to You for damages, including any direct, indirect, special,
20971
+ incidental, or consequential damages of any character arising as a
20972
+ result of this License or out of the use or inability to use the
20973
+ Work (including but not limited to damages for loss of goodwill,
20974
+ work stoppage, computer failure or malfunction, or any and all
20975
+ other commercial damages or losses), even if such Contributor
20976
+ has been advised of the possibility of such damages.
20977
+
20978
+ 9. Accepting Warranty or Additional Liability. While redistributing
20979
+ the Work or Derivative Works thereof, You may choose to offer,
20980
+ and charge a fee for, acceptance of support, warranty, indemnity,
20981
+ or other liability obligations and/or rights consistent with this
20982
+ License. However, in accepting such obligations, You may act only
20983
+ on Your own behalf and on Your sole responsibility, not on behalf
20984
+ of any other Contributor, and only if You agree to indemnify,
20985
+ defend, and hold each Contributor harmless for any liability
20986
+ incurred by, or claims asserted against, such Contributor by reason
20987
+ of your accepting any such warranty or additional liability.
20988
+
20989
+ END OF TERMS AND CONDITIONS
20990
+
20991
+ APPENDIX: How to apply the Apache License to your work.
20992
+
20993
+ To apply the Apache License to your work, attach the following
20994
+ boilerplate notice, with the fields enclosed by brackets "[]"
20995
+ replaced with your own identifying information. (Don't include
20996
+ the brackets!) The text should be enclosed in the appropriate
20997
+ comment syntax for the file format. We also recommend that a
20998
+ file or class name and description of purpose be included on the
20999
+ same "printed page" as the copyright notice for easier
21000
+ identification within third-party archives.
21001
+
21002
+ Copyright [yyyy] [name of copyright owner]
21003
+
21004
+ Licensed under the Apache License, Version 2.0 (the "License");
21005
+ you may not use this file except in compliance with the License.
21006
+ You may obtain a copy of the License at
21007
+
21008
+ http://www.apache.org/licenses/LICENSE-2.0
21009
+
21010
+ Unless required by applicable law or agreed to in writing, software
21011
+ distributed under the License is distributed on an "AS IS" BASIS,
21012
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21013
+ See the License for the specific language governing permissions and
21014
+ limitations under the License.
21015
+
20781
21016
<a id="8d51cc2c2eba67a9ee7b80bdbca48b1102ceeb0618178fae05b1a82522a80e6e"></a>
20782
21017
20783
21018
### [dom-helpers](https://www.npmjs.com/package/dom-helpers) (version 5.2.1)
@@ -24341,6 +24576,12 @@ License files:
24341
24576
24342
24577
[others]: https://github.com/json5/json5/contributors
24343
24578
24579
+ <a id="2cc3b990f6692cd23f883319a727b42a76a3a9d6675d1ebd8a05241eb7edc4ac"></a>
24580
+
24581
+ ### [jsondiffpatch](https://www.npmjs.com/package/jsondiffpatch) (version 0.5.0)
24582
+
24583
+ License tags: MIT
24584
+
24344
24585
<a id="ecc13232f73ddbc1e14ae853e00606bba961d628224781bdf06d0614b1965923"></a>
24345
24586
24346
24587
### [kerberos](https://www.npmjs.com/package/kerberos) (version 2.0.2)
0 commit comments