@nocobase/plugin-data-source-manager
Advanced tools
Comparing version 0.21.0-alpha.4 to 0.21.0-alpha.5
module.exports = { | ||
"@nocobase/client": "0.21.0-alpha.4", | ||
"@nocobase/client": "0.21.0-alpha.5", | ||
"react": "18.2.0", | ||
"@nocobase/server": "0.21.0-alpha.4", | ||
"@nocobase/server": "0.21.0-alpha.5", | ||
"lodash": "4.17.21", | ||
@@ -13,6 +13,6 @@ "@ant-design/icons": "5.2.6", | ||
"@emotion/css": "11.11.2", | ||
"@nocobase/database": "0.21.0-alpha.4", | ||
"@nocobase/utils": "0.21.0-alpha.4", | ||
"@nocobase/plugin-acl": "0.21.0-alpha.4", | ||
"@nocobase/acl": "0.21.0-alpha.4", | ||
"@nocobase/database": "0.21.0-alpha.5", | ||
"@nocobase/utils": "0.21.0-alpha.5", | ||
"@nocobase/plugin-acl": "0.21.0-alpha.5", | ||
"@nocobase/acl": "0.21.0-alpha.5", | ||
"sequelize": "6.35.2", | ||
@@ -19,0 +19,0 @@ "@formily/antd-v5": "1.1.9", |
@@ -11,4 +11,5 @@ Updated Date: March 30, 2024 | ||
============== | ||
1. Definitions | ||
============== | ||
1.1 "Software" refers to the NocoBase kernel and plugins placed in the same code repository as the kernel, including their source code, installation packages, images, and all their modifications, updates, and upgrades. | ||
@@ -28,7 +29,11 @@ | ||
=================================== | ||
2. Intellectual Property Protection | ||
=================================== | ||
Except for Third-Party Open Source Software, the Company owns all copyrights, trademark rights, patent rights, trade secrets, and other intellectual property rights of the Software and Commercial Plugins, and has registered and protected them in relevant countries and regions according to the "Paris Convention" or "TRIPS Agreement", ensuring that the intellectual property rights of the Software and Commercial Plugins are internationally recognized and protected. | ||
============= | ||
3. Disclaimer | ||
============= | ||
@@ -39,3 +44,5 @@ 3.1 Users shall not use the Software and Commercial Plugins to engage in activities that violate local laws and regulations, religious beliefs. All legal responsibilities and legal consequences arising from the use of Software and Commercial Plugins shall be borne by the User. | ||
=============== | ||
4. License Type | ||
=============== | ||
@@ -46,3 +53,5 @@ 4.1 The Software uses a dual license type of AGPL-3.0 Open Source License https://www.gnu.org/licenses/agpl-3..en.htm and Commercial License. | ||
================================================ | ||
5. Rights and Obligations of Open Source License | ||
================================================ | ||
@@ -63,3 +72,5 @@ 5.1 The Software can be used for commercial purposes, such as developing applications for internal use within a company or for clients. | ||
=============================== | ||
6. Rights of Commercial License | ||
=============================== | ||
@@ -86,3 +97,5 @@ 6.1 Obtain a permanent commercial license for a Root Version of the Software or Commercial Plugin. | ||
==================================== | ||
7. Obligations of Commercial License | ||
==================================== | ||
@@ -105,3 +118,5 @@ 7.1 It is not allowed to remove or change all intellectual property statements about NocoBase in the code. | ||
============================================================= | ||
8. Legal Jurisdiction, Interpretation, and Dispute Resolution | ||
============================================================= | ||
@@ -108,0 +123,0 @@ 8.1 Except for Mainland China, the interpretation, application, and all matters related to this agreement are subject to the jurisdiction of Singapore law. |
{ | ||
"name": "@nocobase/plugin-data-source-manager", | ||
"version": "0.21.0-alpha.4", | ||
"version": "0.21.0-alpha.5", | ||
"main": "dist/server/index.js", | ||
@@ -19,3 +19,3 @@ "displayName": "Data source manager", | ||
], | ||
"gitHead": "1ea598dce7d388e5e891753c8341dbfdbe220f34" | ||
"gitHead": "20ed1453da807587b0dc628d167c815156bf9ad4" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
261415