@superdoc-dev/sdk-darwin-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: 86844448 bytes
4
- sha256: 30ac83eda1f827bfeb5332609ab5a3f39ce860f954043a36ab4167b7bada22ee
3
+ size: 86371312 bytes
4
+ sha256: 2dfc288f0db7e6cec0ab70fce84b827f5e885eef68e7704a745a6efd35e47fbd
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@superdoc-dev/sdk-darwin-arm64",
3
- "version": "1.22.0",
3
+ "version": "1.23.0",
4
4
  "os": [
5
5
  "darwin"
6
6
  ],