web-csv-toolbox 0.0.0-next-20240206161834 → 0.0.0-next-20240206163906
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 +2 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|

|
|
10
10
|

|
|
11
11
|

|
|
12
|
+
[](https://codecov.io/gh/kamiazya/web-csv-toolbox)
|
|
12
13
|
|
|
13
14
|
# `🌐 web-csv-toolbox 🧰`
|
|
14
15
|
|
|
@@ -360,4 +361,4 @@ Please support [kamiazya](https://github.com/sponsors/kamiazya).
|
|
|
360
361
|
This software is released under the MIT License, see [LICENSE](https://github.com/kamiazya/web-csv-toolbox?tab=MIT-1-ov-file).
|
|
361
362
|
|
|
362
363
|
|
|
363
|
-
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fkamiazya%2Fweb-csv-toolbox?ref=badge_large)
|
|
364
|
+
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fkamiazya%2Fweb-csv-toolbox?ref=badge_large)
|
package/package.json
CHANGED