web-csv-toolbox 0.0.0-next-20240206143018 → 0.0.0-next-20240206161834
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 +4 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
[](https://opensource.org/licenses/MIT)
|
|
5
5
|
[](http://makeapullrequest.com)
|
|
6
6
|

|
|
7
|
+
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fkamiazya%2Fweb-csv-toolbox?ref=badge_shield)
|
|
7
8
|
|
|
8
9
|

|
|
9
10
|

|
|
@@ -357,3 +358,6 @@ Please support [kamiazya](https://github.com/sponsors/kamiazya).
|
|
|
357
358
|
## License ⚖️
|
|
358
359
|
|
|
359
360
|
This software is released under the MIT License, see [LICENSE](https://github.com/kamiazya/web-csv-toolbox?tab=MIT-1-ov-file).
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fkamiazya%2Fweb-csv-toolbox?ref=badge_large)
|
package/package.json
CHANGED