@superdoc-dev/sdk-linux-arm64 1.22.0 → 1.23.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.
Files changed (2) hide show
  1. package/bin/superdoc +2 -2
  2. package/package.json +1 -1
package/bin/superdoc CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/superdoc
3
- size: 124312946 bytes
4
- sha256: 0da746e23794588c0ec1663040266acd25ddfe7c17d8981e95d2076a9afcb752
3
+ size: 124349361 bytes
4
+ sha256: 6d886052c30bb4f35fde1a9eb5c5d619571dfedccd23b56ea89b1d18e47b6ca8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@superdoc-dev/sdk-linux-arm64",
3
- "version": "1.22.0",
3
+ "version": "1.23.0",
4
4
  "os": [
5
5
  "linux"
6
6
  ],