@layerfi/components 0.1.112-alpha.2 → 0.1.112-alpha.4
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 +1 -1
- package/dist/cjs/index.cjs +19289 -26070
- package/dist/esm/index.mjs +19436 -26386
- package/dist/index.css +9867 -10627
- package/dist/index.d.ts +1284 -25337
- package/package.json +19 -7
- package/dist/cjs/index.css +0 -74
- package/dist/esm/index.css +0 -74
package/LICENSE
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Proprietary Software License Agreement
|
|
2
2
|
|
|
3
|
-
Copyright (c)
|
|
3
|
+
Copyright (c) 2025 Layer Financial
|
|
4
4
|
|
|
5
5
|
1. Authorized Use:
|
|
6
6
|
This Software may only be used by individuals or organizations who have obtained a valid license from Layer Financial. Unauthorized use, copying, distribution, or modification is strictly prohibited and will be prosecuted to the fullest extent of the law.
|