@ngstarter-ui/components 1.0.39 → 1.0.40

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.
Files changed (2) hide show
  1. package/LICENSE.md +5 -5
  2. package/package.json +1 -1
package/LICENSE.md CHANGED
@@ -10,23 +10,23 @@ This End User License Agreement ("Agreement") is a legal agreement between you (
10
10
 
11
11
  Subject to the terms of this Agreement, ElementarLabs grants you a non-exclusive, non-transferable, non-sublicensable license to use the Software.
12
12
 
13
- The license is granted on a **per-developer (seat-based)** basis unless otherwise specified.
13
+ The license is granted according to the limits included in the purchased plan.
14
14
 
15
15
  ---
16
16
 
17
17
  ## 2. License Types
18
18
 
19
- ### 2.1 Developer License
19
+ ### 2.1 Standard License
20
20
 
21
- Each license allows use of the Software by **one (1) developer**.
21
+ A Standard License allows use of the Software by **one (1) developer** for **one (1) project** and **one (1) domain**, including subdomains.
22
22
 
23
23
  A developer is defined as any individual who directly or indirectly works with the Software’s source code.
24
24
 
25
25
  ---
26
26
 
27
- ### 2.2 Team License
27
+ ### 2.2 Professional License
28
28
 
29
- A Team License allows use of the Software by the number of developers corresponding to the number of purchased licenses.
29
+ A Professional License allows use of the Software by **unlimited developers** across **unlimited projects** and **unlimited domains**, including subdomains.
30
30
 
31
31
  ---
32
32
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ngstarter-ui/components",
3
3
  "description": "NgStarter - AI-friendly Enterprise Angular UI Components and Admin Panel",
4
- "version": "1.0.39",
4
+ "version": "1.0.40",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/elementarlabsdev/ngstarter.git"