ps-helix 2.0.0 → 2.0.2
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/README.md +6 -6
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
A comprehensive Angular component library built with Angular 20+ featuring modern design patterns, accessibility-first development, and optimal developer experience.
|
|
4
4
|
|
|
5
|
-
[](https://www.npmjs.com/package/ps-helix)
|
|
6
6
|
[](https://opensource.org/licenses/MIT)
|
|
7
7
|
[](https://angular.dev/)
|
|
8
8
|
[](https://www.typescriptlang.org/)
|
|
@@ -106,7 +106,7 @@ After installation, verify that ps-helix is in your `package.json`:
|
|
|
106
106
|
```json
|
|
107
107
|
{
|
|
108
108
|
"dependencies": {
|
|
109
|
-
"ps-helix": "^2.0.
|
|
109
|
+
"ps-helix": "^2.0.2"
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
112
|
```
|
|
@@ -1127,7 +1127,7 @@ We welcome contributions! To contribute to Helix Design System:
|
|
|
1127
1127
|
|
|
1128
1128
|
MIT License - see LICENSE file for details.
|
|
1129
1129
|
|
|
1130
|
-
Copyright (c) 2025
|
|
1130
|
+
Copyright (c) 2025 PACK Solutions
|
|
1131
1131
|
|
|
1132
1132
|
## Resources
|
|
1133
1133
|
|
|
@@ -1140,7 +1140,7 @@ Copyright (c) 2025 Fabrice PEREZ
|
|
|
1140
1140
|
|
|
1141
1141
|
---
|
|
1142
1142
|
|
|
1143
|
-
**Version**: 2.0.
|
|
1143
|
+
**Version**: 2.0.2
|
|
1144
1144
|
**Built with**: Angular 20.0.0, TypeScript 5.8.0, Phosphor Icons 2.0.3
|
|
1145
|
-
**Author**: Fabrice PEREZ
|
|
1146
|
-
**Last Updated**:
|
|
1145
|
+
**Author**: Fabrice PEREZ | Product Designer at PACK Solutions
|
|
1146
|
+
**Last Updated**: November 2025
|