web-csv-toolbox 0.10.2-next-0b3d6bc9f42c9c4a6434299610117b6d4e6a5c6e → 0.10.2-next-6660507c7cb5f16ae5e5e46fe791864d26eed5ea
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/package.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "web-csv-toolbox",
|
|
3
|
-
"version": "0.10.2-next-
|
|
3
|
+
"version": "0.10.2-next-6660507c7cb5f16ae5e5e46fe791864d26eed5ea",
|
|
4
4
|
"description": "A CSV Toolbox utilizing Web Standard APIs.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/cjs/web-csv-toolbox.cjs",
|