sevenzip-wasm 0.1.8 → 26.1.0
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 +10 -1
- package/package.json +1 -1
- package/sevenzip-wasm.wasm +0 -0
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# sevenzip-wasm
|
|
1
|
+
# sevenzip-wasm [](https://www.npmjs.com/package/sevenzip-wasm)
|
|
2
2
|
|
|
3
3
|
Just another npm package with 7-Zip compiled for WebAssembly, inspired by similar packages out there.
|
|
4
4
|
|
|
@@ -55,6 +55,15 @@ For further examples of working with MEMFS and NODEFS, take a look at the includ
|
|
|
55
55
|
|
|
56
56
|
## Changelog
|
|
57
57
|
|
|
58
|
+
### 26.1.0
|
|
59
|
+
|
|
60
|
+
- Update upstream to 26.01
|
|
61
|
+
- Rework versioning
|
|
62
|
+
|
|
63
|
+
### 0.1.9
|
|
64
|
+
|
|
65
|
+
- Update upstream to 26.00
|
|
66
|
+
|
|
58
67
|
### 0.1.8
|
|
59
68
|
|
|
60
69
|
- Update upstream to 25.01
|
package/package.json
CHANGED
package/sevenzip-wasm.wasm
CHANGED
|
Binary file
|