merfix 0.1.27 → 0.1.28

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
@@ -27,6 +27,12 @@ https://cdn.jsdelivr.net/npm/merfix@0.1/merfix.min.js
27
27
  https://cdn.jsdelivr.net/npm/merfix@0.1.19/merfix.min.js
28
28
  ```
29
29
 
30
+ NPM
31
+
32
+ ```
33
+ https://www.npmjs.com/package/merfix
34
+ ```
35
+
30
36
  ## Demo
31
37
 
32
38
  https://dimitrmo.github.io/merfix/
package/merfix_bg.wasm CHANGED
Binary file
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "merfix",
3
3
  "type": "module",
4
4
  "description": "Utility to remove EXIF metadata from images from browser",
5
- "version": "0.1.27",
5
+ "version": "0.1.28",
6
6
  "license": "SEE LICENSE IN LICENSE",
7
7
  "repository": {
8
8
  "type": "git",