@kurkle/color 0.5.0 → 0.5.1
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 +7 -2
- package/package.json +1 -1
- /package/{LICENSE.md → LICENSE} +0 -0
package/README.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
# @kurkle/color
|
|
2
2
|
|
|
3
|
-
[](https://www.npmjs.com/package/@kurkle/color)
|
|
4
|
+
[](https://github.com/kurkle/color/releases/latest)
|
|
5
|
+

|
|
6
|
+
[](https://sonarcloud.io/summary/new_code?id=kurkle_color)
|
|
7
|
+
[](https://sonarcloud.io/summary/new_code?id=kurkle_color)
|
|
8
|
+
[](https://github.com/kurkle/color/blob/main/LICENSE)
|
|
4
9
|
|
|
5
10
|
## Overview
|
|
6
11
|
|
|
@@ -88,4 +93,4 @@ This will create documentation in the `docs` directory, which you can preview lo
|
|
|
88
93
|
|
|
89
94
|
## License
|
|
90
95
|
|
|
91
|
-
`@kurkle/color` is available under the [MIT license](https://github.com/kurkle/color/blob/main/LICENSE
|
|
96
|
+
`@kurkle/color` is available under the [MIT license](https://github.com/kurkle/color/blob/main/LICENSE).
|
package/package.json
CHANGED
/package/{LICENSE.md → LICENSE}
RENAMED
|
File without changes
|