web-csv-toolbox 0.11.0-next-d2e3d988bc0872107edb784958660769077e96a1 → 0.11.0-next-606781ed643b4ede6845cb451c436c09b994e485
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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "web-csv-toolbox",
|
|
3
|
-
"version": "0.11.0-next-
|
|
3
|
+
"version": "0.11.0-next-606781ed643b4ede6845cb451c436c09b994e485",
|
|
4
4
|
"description": "A CSV Toolbox utilizing Web Standard APIs.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/cjs/web-csv-toolbox.cjs",
|