@corva/ui 3.31.0-5 → 3.31.0-6

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 +5 -0
  2. package/package.json +2 -1
package/LICENSE CHANGED
@@ -0,0 +1,5 @@
1
+ Copyright © 2025 Corva AI. All rights reserved.
2
+ This software is proprietary and confidential. Unauthorized copying, distribution,
3
+ modification, or use of this software, via any medium, is strictly prohibited.
4
+ Permission is granted to authorized partners and clients for internal use only,
5
+ according to the terms of their agreement with Corva AI.
package/package.json CHANGED
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "name": "@corva/ui",
3
- "version": "3.31.0-5",
3
+ "version": "3.31.0-6",
4
+ "license": "SEE LICENSE IN LICENSE",
4
5
  "description": "Shared components/utils for Corva ui projects",
5
6
  "keywords": [
6
7
  "corva-ui"