@budibase/pro 3.27.3 → 3.27.5

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/license.md ADDED
@@ -0,0 +1,49 @@
1
+ # Business Source License
2
+
3
+ License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved.
4
+
5
+ “Business Source License” is a trademark of MariaDB Corporation Ab.
6
+
7
+ ## Licensor
8
+
9
+ Budibase Ltd
10
+
11
+ ## Licensed Work
12
+
13
+ Budibase.
14
+
15
+ The Licensed Work is (c) 2026 Budibase Ltd.
16
+
17
+ ## Change Date
18
+
19
+ Four years from the date the Licensed Work is published
20
+
21
+ ## Change License
22
+
23
+ GPLv3
24
+
25
+ ## Additional use grant
26
+
27
+ Permission is hereby granted to use the Licensed Work in a Production Environment.
28
+
29
+ Conditions on Production Use: The right to use the Licensed Work in a Production Environment is null and void if the Source Code has been modified to circumvent, disable, or defeat license key verification or feature-gating mechanisms.
30
+
31
+ Exception for European Public Sector: The condition above does not apply to Public Sector Organizations located within Europe. These organizations are granted full Production Use rights regardless of modifications to license verification or feature gating logic.
32
+
33
+ ## Terms
34
+
35
+ The Licensor hereby grants you the right to copy, modify, create derivative works, redistribute, and make non-production use of the Licensed Work. The Licensor may make an Additional Use Grant, above, permitting limited production use.
36
+
37
+ Effective on the Change Date, or the fourth anniversary of the first publicly available distribution of a specific version of the Licensed Work under this License, whichever comes first, the Licensor hereby grants you rights under the terms of the Change License, and the rights granted in the paragraph above terminate.
38
+
39
+ If your use of the Licensed Work does not comply with the requirements currently in effect as described in this License, you must purchase a commercial license from the Licensor, its affiliated entities, or authorized resellers, or you must refrain from using the Licensed Work.
40
+
41
+ All copies of the original and modified Licensed Work, and derivative works of the Licensed Work, are subject to this License. This License applies separately for each version of the Licensed Work and the Change Date may vary for each version of the Licensed Work released by Licensor.
42
+
43
+ You must conspicuously display this License on each original or modified copy of the Licensed Work. If you receive the Licensed Work in original or modified form from a third party, the terms and conditions set forth in this License apply to your use of that work.
44
+
45
+ Any use of the Licensed Work in violation of this License will automatically terminate your rights under this License for the current and all other versions of the Licensed Work.
46
+
47
+ This License does not grant you any right in any trademark or logo of Licensor or its affiliates (provided that you may use a trademark or logo of Licensor as expressly required by this License).
48
+
49
+ TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND TITLE.
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "dist"
5
5
  ],
6
6
  "license": "UNLICENSED",
7
- "version": "3.27.3",
7
+ "version": "3.27.5",
8
8
  "description": "Budibase Pro (Backend)",
9
9
  "main": "dist/index.js",
10
10
  "types": "dist/index.d.ts",
@@ -71,5 +71,5 @@
71
71
  }
72
72
  }
73
73
  },
74
- "gitHead": "a2ccba6d3b5002fab734abfe9563b7cf2b3a6592"
74
+ "gitHead": "46316dfbbf8e41a547bc8a4977ccd819a7515b9a"
75
75
  }
package/LICENSE DELETED
@@ -1,9 +0,0 @@
1
- Copyright 2019-2023, Budibase Ltd.
2
-
3
- Each Budibase package has its own license, please check the license file in each package.
4
-
5
- You can consider Budibase to be GPLv3 licensed overall.
6
-
7
- The apps that you build with Budibase do not package any GPLv3 licensed code, thus do not fall under those restrictions.
8
-
9
- Budibase ships with Structured Query Server, by The Neighbourhoodie Software GmbH. This license for this can be found at ./SQS_LICENSE