mirror of
https://github.com/dromara/hertzbeat.git
synced 2026-09-17 09:40:58 +00:00
468 lines
27 KiB
Plaintext
468 lines
27 KiB
Plaintext
Apache License
|
|
Version 2.0, January 2004
|
|
http://www.apache.org/licenses/
|
|
|
|
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
|
1. Definitions.
|
|
|
|
"License" shall mean the terms and conditions for use, reproduction,
|
|
and distribution as defined by Sections 1 through 9 of this document.
|
|
|
|
"Licensor" shall mean the copyright owner or entity authorized by
|
|
the copyright owner that is granting the License.
|
|
|
|
"Legal Entity" shall mean the union of the acting entity and all
|
|
other entities that control, are controlled by, or are under common
|
|
control with that entity. For the purposes of this definition,
|
|
"control" means (i) the power, direct or indirect, to cause the
|
|
direction or management of such entity, whether by contract or
|
|
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
|
|
"You" (or "Your") shall mean an individual or Legal Entity
|
|
exercising permissions granted by this License.
|
|
|
|
"Source" form shall mean the preferred form for making modifications,
|
|
including but not limited to software source code, documentation
|
|
source, and configuration files.
|
|
|
|
"Object" form shall mean any form resulting from mechanical
|
|
transformation or translation of a Source form, including but
|
|
not limited to compiled object code, generated documentation,
|
|
and conversions to other media types.
|
|
|
|
"Work" shall mean the work of authorship, whether in Source or
|
|
Object form, made available under the License, as indicated by a
|
|
copyright notice that is included in or attached to the work
|
|
(an example is provided in the Appendix below).
|
|
|
|
"Derivative Works" shall mean any work, whether in Source or Object
|
|
form, that is based on (or derived from) the Work and for which the
|
|
editorial revisions, annotations, elaborations, or other modifications
|
|
represent, as a whole, an original work of authorship. For the purposes
|
|
of this License, Derivative Works shall not include works that remain
|
|
separable from, or merely link (or bind by name) to the interfaces of,
|
|
the Work and Derivative Works thereof.
|
|
|
|
"Contribution" shall mean any work of authorship, including
|
|
the original version of the Work and any modifications or additions
|
|
to that Work or Derivative Works thereof, that is intentionally
|
|
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
or by an individual or Legal Entity authorized to submit on behalf of
|
|
the copyright owner. For the purposes of this definition, "submitted"
|
|
means any form of electronic, verbal, or written communication sent
|
|
to the Licensor or its representatives, including but not limited to
|
|
communication on electronic mailing lists, source code control systems,
|
|
and issue tracking systems that are managed by, or on behalf of, the
|
|
Licensor for the purpose of discussing and improving the Work, but
|
|
excluding communication that is conspicuously marked or otherwise
|
|
designated in writing by the copyright owner as "Not a Contribution."
|
|
|
|
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
on behalf of whom a Contribution has been received by Licensor and
|
|
subsequently incorporated within the Work.
|
|
|
|
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
this License, each Contributor hereby grants to You a perpetual,
|
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
copyright license to reproduce, prepare Derivative Works of,
|
|
publicly display, publicly perform, sublicense, and distribute the
|
|
Work and such Derivative Works in Source or Object form.
|
|
|
|
3. Grant of Patent License. Subject to the terms and conditions of
|
|
this License, each Contributor hereby grants to You a perpetual,
|
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
(except as stated in this section) patent license to make, have made,
|
|
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
where such license applies only to those patent claims licensable
|
|
by such Contributor that are necessarily infringed by their
|
|
Contribution(s) alone or by combination of their Contribution(s)
|
|
with the Work to which such Contribution(s) was submitted. If You
|
|
institute patent litigation against any entity (including a
|
|
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
or a Contribution incorporated within the Work constitutes direct
|
|
or contributory patent infringement, then any patent licenses
|
|
granted to You under this License for that Work shall terminate
|
|
as of the date such litigation is filed.
|
|
|
|
4. Redistribution. You may reproduce and distribute copies of the
|
|
Work or Derivative Works thereof in any medium, with or without
|
|
modifications, and in Source or Object form, provided that You
|
|
meet the following conditions:
|
|
|
|
(a) You must give any other recipients of the Work or
|
|
Derivative Works a copy of this License; and
|
|
|
|
(b) You must cause any modified files to carry prominent notices
|
|
stating that You changed the files; and
|
|
|
|
(c) You must retain, in the Source form of any Derivative Works
|
|
that You distribute, all copyright, patent, trademark, and
|
|
attribution notices from the Source form of the Work,
|
|
excluding those notices that do not pertain to any part of
|
|
the Derivative Works; and
|
|
|
|
(d) If the Work includes a "NOTICE" text file as part of its
|
|
distribution, then any Derivative Works that You distribute must
|
|
include a readable copy of the attribution notices contained
|
|
within such NOTICE file, excluding those notices that do not
|
|
pertain to any part of the Derivative Works, in at least one
|
|
of the following places: within a NOTICE text file distributed
|
|
as part of the Derivative Works; within the Source form or
|
|
documentation, if provided along with the Derivative Works; or,
|
|
within a display generated by the Derivative Works, if and
|
|
wherever such third-party notices normally appear. The contents
|
|
of the NOTICE file are for informational purposes only and
|
|
do not modify the License. You may add Your own attribution
|
|
notices within Derivative Works that You distribute, alongside
|
|
or as an addendum to the NOTICE text from the Work, provided
|
|
that such additional attribution notices cannot be construed
|
|
as modifying the License.
|
|
|
|
You may add Your own copyright statement to Your modifications and
|
|
may provide additional or different license terms and conditions
|
|
for use, reproduction, or distribution of Your modifications, or
|
|
for any such Derivative Works as a whole, provided Your use,
|
|
reproduction, and distribution of the Work otherwise complies with
|
|
the conditions stated in this License.
|
|
|
|
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
any Contribution intentionally submitted for inclusion in the Work
|
|
by You to the Licensor shall be under the terms and conditions of
|
|
this License, without any additional terms or conditions.
|
|
Notwithstanding the above, nothing herein shall supersede or modify
|
|
the terms of any separate license agreement you may have executed
|
|
with Licensor regarding such Contributions.
|
|
|
|
6. Trademarks. This License does not grant permission to use the trade
|
|
names, trademarks, service marks, or product names of the Licensor,
|
|
except as required for reasonable and customary use in describing the
|
|
origin of the Work and reproducing the content of the NOTICE file.
|
|
|
|
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
agreed to in writing, Licensor provides the Work (and each
|
|
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
implied, including, without limitation, any warranties or conditions
|
|
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
appropriateness of using or redistributing the Work and assume any
|
|
risks associated with Your exercise of permissions under this License.
|
|
|
|
8. Limitation of Liability. In no event and under no legal theory,
|
|
whether in tort (including negligence), contract, or otherwise,
|
|
unless required by applicable law (such as deliberate and grossly
|
|
negligent acts) or agreed to in writing, shall any Contributor be
|
|
liable to You for damages, including any direct, indirect, special,
|
|
incidental, or consequential damages of any character arising as a
|
|
result of this License or out of the use or inability to use the
|
|
Work (including but not limited to damages for loss of goodwill,
|
|
work stoppage, computer failure or malfunction, or any and all
|
|
other commercial damages or losses), even if such Contributor
|
|
has been advised of the possibility of such damages.
|
|
|
|
9. Accepting Warranty or Additional Liability. While redistributing
|
|
the Work or Derivative Works thereof, You may choose to offer,
|
|
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
or other liability obligations and/or rights consistent with this
|
|
License. However, in accepting such obligations, You may act only
|
|
on Your own behalf and on Your sole responsibility, not on behalf
|
|
of any other Contributor, and only if You agree to indemnify,
|
|
defend, and hold each Contributor harmless for any liability
|
|
incurred by, or claims asserted against, such Contributor by reason
|
|
of your accepting any such warranty or additional liability.
|
|
|
|
|
|
=======================================================================
|
|
Apache HertzBeat Subcomponents:
|
|
|
|
The Apache HertzBeat project contains subcomponents with separate copyright
|
|
notices and license terms. Your use of the source code for the these
|
|
subcomponents is subject to the terms and conditions of the following
|
|
licenses.
|
|
========================================================================
|
|
|
|
|
|
========================================================================
|
|
0BSD licenses
|
|
========================================================================
|
|
The following components are provided under the 0BSD License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://npmjs.com/package/tslib/v/2.3.0 2.3.0 0BSD
|
|
https://npmjs.com/package/tslib/v/2.6.2 2.6.2 0BSD
|
|
|
|
========================================================================
|
|
Apache-2.0 licenses
|
|
========================================================================
|
|
The following components are provided under the Apache-2.0 License. See project link for details.
|
|
The text of each license is the standard Apache 2.0 license.
|
|
|
|
https://npmjs.com/package/@chevrotain/cst-dts-gen/v/11.0.3 11.0.3 Apache-2.0
|
|
https://npmjs.com/package/@chevrotain/gast/v/11.0.3 11.0.3 Apache-2.0
|
|
https://npmjs.com/package/@chevrotain/regexp-to-ast/v/11.0.3 11.0.3 Apache-2.0
|
|
https://npmjs.com/package/@chevrotain/types/v/11.0.3 11.0.3 Apache-2.0
|
|
https://npmjs.com/package/@chevrotain/utils/v/11.0.3 11.0.3 Apache-2.0
|
|
https://npmjs.com/package/adler-32/v/1.3.1 1.3.1 Apache-2.0
|
|
https://npmjs.com/package/cfb/v/1.2.2 1.2.2 Apache-2.0
|
|
https://npmjs.com/package/chevrotain/v/11.0.3 11.0.3 Apache-2.0
|
|
https://npmjs.com/package/codepage/v/1.15.0 1.15.0 Apache-2.0
|
|
https://npmjs.com/package/crc-32/v/1.2.2 1.2.2 Apache-2.0
|
|
https://npmjs.com/package/dompurify/v/3.3.1 3.3.1 Apache-2.0
|
|
https://npmjs.com/package/echarts/v/5.4.3 5.4.3 Apache-2.0
|
|
https://npmjs.com/package/frac/v/1.1.2 1.1.2 Apache-2.0
|
|
https://npmjs.com/package/rxjs/v/7.8.1 7.8.1 Apache-2.0
|
|
https://npmjs.com/package/ssf/v/0.11.2 0.11.2 Apache-2.0
|
|
https://npmjs.com/package/wmf/v/1.0.2 1.0.2 Apache-2.0
|
|
https://npmjs.com/package/word/v/0.3.0 0.3.0 Apache-2.0
|
|
https://npmjs.com/package/xlsx/v/0.18.5 0.18.5 Apache-2.0
|
|
|
|
========================================================================
|
|
BSD-2-Clause licenses
|
|
========================================================================
|
|
The following components are provided under the BSD-2-Clause License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://npmjs.com/package/entities/v/6.0.1 6.0.1 BSD-2-Clause
|
|
https://npmjs.com/package/uri-js/v/4.4.1 4.4.1 BSD-2-Clause
|
|
|
|
========================================================================
|
|
BSD-3-Clause licenses
|
|
========================================================================
|
|
The following components are provided under the BSD-3-Clause License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://npmjs.com/package/d3-array/v/2.12.1 2.12.1 BSD-3-Clause
|
|
https://npmjs.com/package/d3-ease/v/3.0.1 3.0.1 BSD-3-Clause
|
|
https://npmjs.com/package/d3-path/v/1.0.9 1.0.9 BSD-3-Clause
|
|
https://npmjs.com/package/d3-sankey/v/0.12.3 0.12.3 BSD-3-Clause
|
|
https://npmjs.com/package/d3-shape/v/1.3.7 1.3.7 BSD-3-Clause
|
|
https://npmjs.com/package/rw/v/1.3.3 1.3.3 BSD-3-Clause
|
|
https://npmjs.com/package/zrender/v/5.4.4 5.4.4 BSD-3-Clause
|
|
https://npmjs.com/package/zrender/v/6.0.0 6.0.0 BSD-3-Clause
|
|
|
|
========================================================================
|
|
ISC licenses
|
|
========================================================================
|
|
The following components are provided under the ISC License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://npmjs.com/package/d3/v/7.9.0 7.9.0 ISC
|
|
https://npmjs.com/package/d3-array/v/3.2.4 3.2.4 ISC
|
|
https://npmjs.com/package/d3-axis/v/3.0.0 3.0.0 ISC
|
|
https://npmjs.com/package/d3-dsv/v/3.0.1 3.0.1 ISC
|
|
https://npmjs.com/package/d3-geo/v/3.1.1 3.1.1 ISC
|
|
https://npmjs.com/package/d3-hierarchy/v/3.1.2 3.1.2 ISC
|
|
https://npmjs.com/package/d3-path/v/3.1.0 3.1.0 ISC
|
|
https://npmjs.com/package/d3-shape/v/3.2.0 3.2.0 ISC
|
|
https://npmjs.com/package/d3-timer/v/3.0.1 3.0.1 ISC
|
|
https://npmjs.com/package/d3-brush/v/3.0.0 3.0.0 ISC
|
|
https://npmjs.com/package/d3-chord/v/3.0.1 3.0.1 ISC
|
|
https://npmjs.com/package/d3-color/v/3.1.0 3.1.0 ISC
|
|
https://npmjs.com/package/d3-contour/v/4.0.2 4.0.2 ISC
|
|
https://npmjs.com/package/d3-delaunay/v/6.0.4 6.0.4 ISC
|
|
https://npmjs.com/package/d3-dispatch/v/3.0.1 3.0.1 ISC
|
|
https://npmjs.com/package/d3-drag/v/3.0.0 3.0.0 ISC
|
|
https://npmjs.com/package/d3-fetch/v/3.0.1 3.0.1 ISC
|
|
https://npmjs.com/package/d3-force/v/3.0.0 3.0.0 ISC
|
|
https://npmjs.com/package/d3-format/v/3.1.2 3.1.2 ISC
|
|
https://npmjs.com/package/d3-interpolate/v/3.0.1 3.0.1 ISC
|
|
https://npmjs.com/package/d3-polygon/v/3.0.1 3.0.1 ISC
|
|
https://npmjs.com/package/d3-quadtree/v/3.0.1 3.0.1 ISC
|
|
https://npmjs.com/package/d3-random/v/3.0.1 3.0.1 ISC
|
|
https://npmjs.com/package/d3-scale/v/4.0.2 4.0.2 ISC
|
|
https://npmjs.com/package/d3-scale-chromatic/v/3.1.0 3.1.0 ISC
|
|
https://npmjs.com/package/d3-selection/v/3.0.0 3.0.0 ISC
|
|
https://npmjs.com/package/d3-time/v/3.1.0 3.1.0 ISC
|
|
https://npmjs.com/package/d3-time-format/v/4.1.0 4.1.0 ISC
|
|
https://npmjs.com/package/d3-transition/v/3.0.1 3.0.1 ISC
|
|
https://npmjs.com/package/d3-zoom/v/3.0.0 3.0.0 ISC
|
|
https://npmjs.com/package/delaunator/v/5.0.1 5.0.1 ISC
|
|
https://npmjs.com/package/inherits/v/2.0.4 2.0.4 ISC
|
|
https://npmjs.com/package/internmap/v/1.0.1 1.0.1 ISC
|
|
https://npmjs.com/package/internmap/v/2.0.3 2.0.3 ISC
|
|
|
|
========================================================================
|
|
MIT licenses
|
|
========================================================================
|
|
The following components are provided under the MIT License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://npmjs.com/package/@angular/animations/v/17.3.10 17.3.10 MIT
|
|
https://npmjs.com/package/@angular/cdk/v/17.3.10 17.3.10 MIT
|
|
https://npmjs.com/package/@angular/common/v/17.3.10 17.3.10 MIT
|
|
https://npmjs.com/package/@angular/compiler/v/17.3.10 17.3.10 MIT
|
|
https://npmjs.com/package/@angular/core/v/17.3.10 17.3.10 MIT
|
|
https://npmjs.com/package/@angular/forms/v/17.3.10 17.3.10 MIT
|
|
https://npmjs.com/package/@angular/platform-browser/v/17.3.10 17.3.10 MIT
|
|
https://npmjs.com/package/@angular/platform-browser-dynamic/v/17.3.10 17.3.10 MIT
|
|
https://npmjs.com/package/@angular/router/v/17.3.10 17.3.10 MIT
|
|
https://npmjs.com/package/@ant-design/colors/v/7.2.1 7.2.1 MIT
|
|
https://npmjs.com/package/@ant-design/fast-color/v/2.0.6 2.0.6 MIT
|
|
https://npmjs.com/package/@ant-design/fast-color/v/3.0.0 3.0.0 MIT
|
|
https://npmjs.com/package/@ant-design/icons-angular/v/17.0.0 17.0.0 MIT
|
|
https://npmjs.com/package/@ant-design/icons-angular/v/19.0.0 19.0.0 MIT
|
|
https://npmjs.com/package/@antfu/install-pkg/v/1.1.0 1.1.0 MIT
|
|
https://npmjs.com/package/@babel/runtime/v/7.28.4 7.28.4 MIT
|
|
https://npmjs.com/package/@braintree/sanitize-url/v/7.1.1 7.1.1 MIT
|
|
https://npmjs.com/package/@ctrl/tinycolor/v/4.2.0 4.2.0 MIT
|
|
https://npmjs.com/package/@delon/abc/v/17.0.5 17.0.5 MIT
|
|
https://npmjs.com/package/@delon/abc/v/17.3.1 17.3.1 MIT
|
|
https://npmjs.com/package/@delon/acl/v/17.3.1 17.3.1 MIT
|
|
https://npmjs.com/package/@delon/auth/v/17.3.1 17.3.1 MIT
|
|
https://npmjs.com/package/@delon/cache/v/17.3.1 17.3.1 MIT
|
|
https://npmjs.com/package/@delon/form/v/17.3.1 17.3.1 MIT
|
|
https://npmjs.com/package/@delon/mock/v/17.3.1 17.3.1 MIT
|
|
https://npmjs.com/package/@delon/theme/v/17.3.1 17.3.1 MIT
|
|
https://npmjs.com/package/@delon/util/v/17.3.1 17.3.1 MIT
|
|
https://npmjs.com/package/@github/hotkey/v/2.3.1 2.3.1 MIT
|
|
https://npmjs.com/package/@iconify/types/v/2.0.0 2.0.0 MIT
|
|
https://npmjs.com/package/@iconify/utils/v/3.1.0 3.1.0 MIT
|
|
https://npmjs.com/package/@kerwin612/ngx-query-builder/v/0.6.4 0.6.4 MIT
|
|
https://npmjs.com/package/@mermaid-js/parser/v/0.6.3 0.6.3 MIT
|
|
https://npmjs.com/package/@types/d3/v/7.4.3 7.4.3 MIT
|
|
https://npmjs.com/package/@types/d3-array/v/3.2.2 3.2.2 MIT
|
|
https://npmjs.com/package/@types/d3-axis/v/3.0.6 3.0.6 MIT
|
|
https://npmjs.com/package/@types/d3-brush/v/3.0.6 3.0.6 MIT
|
|
https://npmjs.com/package/@types/d3-chord/v/3.0.6 3.0.6 MIT
|
|
https://npmjs.com/package/@types/d3-color/v/3.1.3 3.1.3 MIT
|
|
https://npmjs.com/package/@types/d3-contour/v/3.0.6 3.0.6 MIT
|
|
https://npmjs.com/package/@types/d3-delaunay/v/6.0.4 6.0.4 MIT
|
|
https://npmjs.com/package/@types/d3-dispatch/v/3.0.7 3.0.7 MIT
|
|
https://npmjs.com/package/@types/d3-drag/v/3.0.7 3.0.7 MIT
|
|
https://npmjs.com/package/@types/d3-dsv/v/3.0.7 3.0.7 MIT
|
|
https://npmjs.com/package/@types/d3-ease/v/3.0.2 3.0.2 MIT
|
|
https://npmjs.com/package/@types/d3-fetch/v/3.0.7 3.0.7 MIT
|
|
https://npmjs.com/package/@types/d3-force/v/3.0.10 3.0.10 MIT
|
|
https://npmjs.com/package/@types/d3-format/v/3.0.4 3.0.4 MIT
|
|
https://npmjs.com/package/@types/d3-geo/v/3.1.0 3.1.0 MIT
|
|
https://npmjs.com/package/@types/d3-hierarchy/v/3.1.7 3.1.7 MIT
|
|
https://npmjs.com/package/@types/d3-interpolate/v/3.0.4 3.0.4 MIT
|
|
https://npmjs.com/package/@types/d3-path/v/3.1.1 3.1.1 MIT
|
|
https://npmjs.com/package/@types/d3-polygon/v/3.0.2 3.0.2 MIT
|
|
https://npmjs.com/package/@types/d3-quadtree/v/3.0.6 3.0.6 MIT
|
|
https://npmjs.com/package/@types/d3-random/v/3.0.3 3.0.3 MIT
|
|
https://npmjs.com/package/@types/d3-scale/v/4.0.9 4.0.9 MIT
|
|
https://npmjs.com/package/@types/d3-scale-chromatic/v/3.1.0 3.1.0 MIT
|
|
https://npmjs.com/package/@types/d3-selection/v/3.0.11 3.0.11 MIT
|
|
https://npmjs.com/package/@types/d3-shape/v/3.1.8 3.1.8 MIT
|
|
https://npmjs.com/package/@types/d3-time/v/3.0.4 3.0.4 MIT
|
|
https://npmjs.com/package/@types/d3-time-format/v/4.0.3 4.0.3 MIT
|
|
https://npmjs.com/package/@types/d3-timer/v/3.0.2 3.0.2 MIT
|
|
https://npmjs.com/package/@types/d3-transition/v/3.0.9 3.0.9 MIT
|
|
https://npmjs.com/package/@types/d3-zoom/v/3.0.8 3.0.8 MIT
|
|
https://npmjs.com/package/@types/geojson/v/7946.0.16 7946.0.16 MIT
|
|
https://npmjs.com/package/@types/mockjs/v/1.0.10 1.0.10 MIT
|
|
https://npmjs.com/package/@types/trusted-types/v/2.0.7 2.0.7 MIT
|
|
https://npmjs.com/package/acorn/v/8.15.0 8.15.0 MIT
|
|
https://npmjs.com/package/ajv/v/8.12.0 8.12.0 MIT
|
|
https://npmjs.com/package/ajv-formats/v/2.1.1 2.1.1 MIT
|
|
https://npmjs.com/package/angular-tag-cloud-module/v/17.0.1 17.0.1 MIT
|
|
https://npmjs.com/package/chevrotain-allstar/v/0.3.1 0.3.1 MIT
|
|
https://npmjs.com/package/clipboard/v/2.0.11 2.0.11 MIT
|
|
https://npmjs.com/package/commander/v/14.0.2 14.0.2 MIT
|
|
https://npmjs.com/package/commander/v/7.2.0 7.2.0 MIT
|
|
https://npmjs.com/package/commander/v/8.3.0 8.3.0 MIT
|
|
https://npmjs.com/package/confbox/v/0.1.8 0.1.8 MIT
|
|
https://npmjs.com/package/core-js/v/3.47.0 3.47.0 MIT
|
|
https://npmjs.com/package/core-util-is/v/1.0.3 1.0.3 MIT
|
|
https://npmjs.com/package/cose-base/v/1.0.3 1.0.3 MIT
|
|
https://npmjs.com/package/cose-base/v/2.2.0 2.2.0 MIT
|
|
https://npmjs.com/package/custom-event-polyfill/v/1.0.7 1.0.7 MIT
|
|
https://npmjs.com/package/cytoscape/v/3.33.1 3.33.1 MIT
|
|
https://npmjs.com/package/cytoscape-cose-bilkent/v/4.1.0 4.1.0 MIT
|
|
https://npmjs.com/package/cytoscape-fcose/v/2.2.0 2.2.0 MIT
|
|
https://npmjs.com/package/dagre-d3-es/v/7.0.13 7.0.13 MIT
|
|
https://npmjs.com/package/date-fns/v/2.30.0 2.30.0 MIT
|
|
https://npmjs.com/package/dayjs/v/1.11.19 1.11.19 MIT
|
|
https://npmjs.com/package/delegate/v/3.2.0 3.2.0 MIT
|
|
https://npmjs.com/package/emoji-toolkit/v/9.0.1 9.0.1 MIT
|
|
https://npmjs.com/package/extend/v/3.0.2 3.0.2 MIT
|
|
https://npmjs.com/package/fast-deep-equal/v/3.1.3 3.1.3 MIT
|
|
https://npmjs.com/package/file-saver/v/2.0.5 2.0.5 MIT
|
|
https://npmjs.com/package/good-listener/v/1.2.2 1.2.2 MIT
|
|
https://npmjs.com/package/hachure-fill/v/0.5.2 0.5.2 MIT
|
|
https://npmjs.com/package/iconv-lite/v/0.6.3 0.6.3 MIT
|
|
https://npmjs.com/package/immediate/v/3.0.6 3.0.6 MIT
|
|
https://npmjs.com/package/isarray/v/1.0.0 1.0.0 MIT
|
|
https://npmjs.com/package/isutf8/v/4.0.1 4.0.1 MIT
|
|
https://npmjs.com/package/jquery/v/3.7.1 3.7.1 MIT
|
|
https://npmjs.com/package/json-schema-traverse/v/1.0.0 1.0.0 MIT
|
|
https://npmjs.com/package/jszip/v/3.10.1 3.10.1 MIT
|
|
https://npmjs.com/package/katex/v/0.16.27 0.16.27 MIT
|
|
https://npmjs.com/package/khroma/v/2.1.0 2.1.0 MIT
|
|
https://npmjs.com/package/langium/v/3.3.1 3.3.1 MIT
|
|
https://npmjs.com/package/layout-base/v/1.0.2 1.0.2 MIT
|
|
https://npmjs.com/package/layout-base/v/2.0.1 2.0.1 MIT
|
|
https://npmjs.com/package/lie/v/3.3.0 3.3.0 MIT
|
|
https://npmjs.com/package/loadjs/v/4.3.0 4.3.0 MIT
|
|
https://npmjs.com/package/lodash-es/v/4.17.21 4.17.21 MIT
|
|
https://npmjs.com/package/lodash-es/v/4.17.22 4.17.22 MIT
|
|
https://npmjs.com/package/marked/v/15.0.6 15.0.6 MIT
|
|
https://npmjs.com/package/marked/v/16.4.2 16.4.2 MIT
|
|
https://npmjs.com/package/mermaid/v/11.12.2 11.12.2 MIT
|
|
https://npmjs.com/package/mlly/v/1.8.0 1.8.0 MIT
|
|
https://npmjs.com/package/mockjs/v/1.1.0 1.1.0 MIT
|
|
https://npmjs.com/package/monaco-editor/v/0.36.1 0.36.1 MIT
|
|
https://npmjs.com/package/ng-in-viewport/v/16.1.0 16.1.0 MIT
|
|
https://npmjs.com/package/ng-zorro-antd/v/17.4.1 17.4.1 MIT
|
|
https://npmjs.com/package/ngx-color-picker/v/16.0.0 16.0.0 MIT
|
|
https://npmjs.com/package/ngx-countdown/v/17.1.1 17.1.1 MIT
|
|
https://npmjs.com/package/ngx-echarts/v/17.2.0 17.2.0 MIT
|
|
https://npmjs.com/package/ngx-markdown/v/19.0.0 19.0.0 MIT
|
|
https://npmjs.com/package/ngx-slick-carousel/v/17.0.0 17.0.0 MIT
|
|
https://npmjs.com/package/package-manager-detector/v/1.6.0 1.6.0 MIT
|
|
https://npmjs.com/package/parse5/v/7.3.0 7.3.0 MIT
|
|
https://npmjs.com/package/path-data-parser/v/0.1.0 0.1.0 MIT
|
|
https://npmjs.com/package/pathe/v/2.0.3 2.0.3 MIT
|
|
https://npmjs.com/package/pkg-types/v/1.3.1 1.3.1 MIT
|
|
https://npmjs.com/package/plyr/v/3.8.4 3.8.4 MIT
|
|
https://npmjs.com/package/points-on-curve/v/0.2.0 0.2.0 MIT
|
|
https://npmjs.com/package/points-on-path/v/0.2.1 0.2.1 MIT
|
|
https://npmjs.com/package/prismjs/v/1.30.0 1.30.0 MIT
|
|
https://npmjs.com/package/process-nextick-args/v/2.0.1 2.0.1 MIT
|
|
https://npmjs.com/package/punycode/v/2.3.1 2.3.1 MIT
|
|
https://npmjs.com/package/rangetouch/v/2.0.1 2.0.1 MIT
|
|
https://npmjs.com/package/readable-stream/v/2.3.8 2.3.8 MIT
|
|
https://npmjs.com/package/require-from-string/v/2.0.2 2.0.2 MIT
|
|
https://npmjs.com/package/roughjs/v/4.6.6 4.6.6 MIT
|
|
https://npmjs.com/package/safe-buffer/v/5.1.2 5.1.2 MIT
|
|
https://npmjs.com/package/safer-buffer/v/2.1.2 2.1.2 MIT
|
|
https://npmjs.com/package/screenfull/v/6.0.2 6.0.2 MIT
|
|
https://npmjs.com/package/select/v/1.1.2 1.1.2 MIT
|
|
https://npmjs.com/package/setimmediate/v/1.0.5 1.0.5 MIT
|
|
https://npmjs.com/package/slick-carousel/v/1.8.1 1.8.1 MIT
|
|
https://npmjs.com/package/string_decoder/v/1.1.1 1.1.1 MIT
|
|
https://npmjs.com/package/stylis/v/4.3.6 4.3.6 MIT
|
|
https://npmjs.com/package/tiny-emitter/v/2.1.0 2.1.0 MIT
|
|
https://npmjs.com/package/tinyexec/v/1.0.2 1.0.2 MIT
|
|
https://npmjs.com/package/ts-dedent/v/2.2.0 2.2.0 MIT
|
|
https://npmjs.com/package/ufo/v/1.6.3 1.6.3 MIT
|
|
https://npmjs.com/package/url-polyfill/v/1.1.14 1.1.14 MIT
|
|
https://npmjs.com/package/util-deprecate/v/1.0.2 1.0.2 MIT
|
|
https://npmjs.com/package/uuid/v/11.1.0 11.1.0 MIT
|
|
https://npmjs.com/package/vscode-jsonrpc/v/8.2.0 8.2.0 MIT
|
|
https://npmjs.com/package/vscode-languageserver/v/9.0.1 9.0.1 MIT
|
|
https://npmjs.com/package/vscode-languageserver-protocol/v/3.17.5 3.17.5 MIT
|
|
https://npmjs.com/package/vscode-languageserver-textdocument/v/1.0.12 1.0.12 MIT
|
|
https://npmjs.com/package/vscode-languageserver-types/v/3.17.5 3.17.5 MIT
|
|
https://npmjs.com/package/vscode-uri/v/3.0.8 3.0.8 MIT
|
|
https://npmjs.com/package/zone.js/v/0.14.5 0.14.5 MIT
|
|
|
|
========================================================================
|
|
MIT AND Zlib licenses
|
|
========================================================================
|
|
The following component is provided under both the MIT and Zlib licenses.
|
|
The license texts are included in licenses/LICENSE-pako.txt.
|
|
|
|
https://npmjs.com/package/pako/v/1.0.11 1.0.11 MIT AND Zlib
|
|
|
|
========================================================================
|
|
Unlicense licenses
|
|
========================================================================
|
|
The following components are provided under the Unlicense License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://npmjs.com/package/robust-predicates/v/3.0.2 3.0.2 Unlicense
|