RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
mail-parser-wasm
Versions diffs
0.1.2 → 0.1.3
mail-parser-wasm 0.1.2 → 0.1.3
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/README.md
+2
-2
package/package.json
+1
-1
package/README.md
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
# mail-parser-wasm
2
2
3
3
```bash
4
-
wasm-pack build --release
--scope dreamhunter2333
5
-
pnpm
add_ghr.js && pnpm
publish
pkg --no-git-checks
4
+
wasm-pack build --release
5
+
wasm-pack
publish
6
6
```
package/package.json
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "mail-parser-wasm",
3
3
"description": "A simple mail parser for wasm",
4
-
"version": "0.1.
2
",
4
+
"version": "0.1.
3
",
5
5
"license": "MIT",
6
6
"files": [
7
7
"mail_parser_wasm_bg.wasm",