@ngstarter-ui/components 21.0.35 → 21.0.36

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 +2 -2
  2. package/package.json +1 -1
package/LICENSE.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # COMMERCIAL LICENSE AGREEMENT (EULA)
2
2
 
3
- **Last updated:** May 3, 2026
3
+ **Last updated:** June 11, 2026
4
4
 
5
5
  This End User License Agreement ("Agreement") is a legal agreement between you ("Licensee", "you") and **ElementarLabs** ("Licensor", "we", "us") for the use of the software product: **NgStarter** (the "Software").
6
6
 
@@ -18,7 +18,7 @@ The license is granted according to the limits included in the purchased plan.
18
18
 
19
19
  ### 2.1 Standard License
20
20
 
21
- A Standard License allows use of the Software by **one (1) developer** for **one (1) project** and **one (1) domain**, including subdomains.
21
+ A Standard License allows use of the Software by **unlimited developers**, including solo developers and teams, 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
 
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": "21.0.35",
4
+ "version": "21.0.36",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/elementarlabsdev/ngstarter.git"