@web-readable/core 0.1.0 → 0.1.3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@web-readable/core",
3
- "version": "0.1.0",
3
+ "version": "0.1.3",
4
4
  "description": "Fast article extraction and HTML-to-Markdown conversion powered by Rust.",
5
5
  "license": "MIT",
6
6
  "repository": "https://github.com/taisan11/web-readable",
@@ -39,12 +39,12 @@
39
39
  ]
40
40
  },
41
41
  "optionalDependencies": {
42
- "@web-readable/core-linux-x64-gnu": "0.1.0",
43
- "@web-readable/core-linux-x64-musl": "0.1.0",
44
- "@web-readable/core-linux-arm64-gnu": "0.1.0",
45
- "@web-readable/core-darwin-arm64": "0.1.0",
46
- "@web-readable/core-darwin-x64": "0.1.0",
47
- "@web-readable/core-win32-x64-msvc": "0.1.0",
48
- "@web-readable/core-win32-arm64-msvc": "0.1.0"
42
+ "@web-readable/core-linux-x64-gnu": "0.1.3",
43
+ "@web-readable/core-linux-x64-musl": "0.1.3",
44
+ "@web-readable/core-linux-arm64-gnu": "0.1.3",
45
+ "@web-readable/core-darwin-arm64": "0.1.3",
46
+ "@web-readable/core-darwin-x64": "0.1.3",
47
+ "@web-readable/core-win32-x64-msvc": "0.1.3",
48
+ "@web-readable/core-win32-arm64-msvc": "0.1.3"
49
49
  }
50
50
  }
package/web-readable.node DELETED
Binary file