vite-plugin-singlefile-compression 1.3.3 → 1.3.4

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -96,7 +96,7 @@ vite v6.0.7 building for production...
96
96
  ✓ 45 modules transformed.
97
97
  rendering chunks (1)...
98
98
 
99
- vite-plugin-singlefile-compression 1.3.3 building...
99
+ vite-plugin-singlefile-compression 1.3.4 building...
100
100
 
101
101
  file:///D:/bddjr/Desktop/code/js/vite-plugin-singlefile-compression/test/dist/index.html
102
102
  101.56 KiB -> 46.32 KiB
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vite-plugin-singlefile-compression",
3
- "version": "1.3.3",
3
+ "version": "1.3.4",
4
4
  "main": "dist/index.js",
5
5
  "typings": "dist/index.d.ts",
6
6
  "files": [