sevenzip-wasm 0.1.8 → 0.1.9

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 CHANGED
@@ -55,6 +55,10 @@ For further examples of working with MEMFS and NODEFS, take a look at the includ
55
55
 
56
56
  ## Changelog
57
57
 
58
+ ### 0.1.9
59
+
60
+ - Update upstream to 26.00
61
+
58
62
  ### 0.1.8
59
63
 
60
64
  - Update upstream to 25.01
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sevenzip-wasm",
3
- "version": "0.1.8",
3
+ "version": "0.1.9",
4
4
  "description": "7-Zip compiled for WebAssembly",
5
5
  "main": "sevenzip-wasm.js",
6
6
  "scripts": {
Binary file