bare-runtime-darwin-arm64 1.28.5 → 1.28.7

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/bin/bare CHANGED
Binary file
package/lib/libbare.tbd CHANGED
@@ -39486,7 +39486,7 @@
39486
39486
  ],
39487
39487
  "target_info": [
39488
39488
  {
39489
- "min_deployment": "12",
39489
+ "min_deployment": "13",
39490
39490
  "target": "arm64-macos"
39491
39491
  }
39492
39492
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bare-runtime-darwin-arm64",
3
- "version": "1.28.5",
3
+ "version": "1.28.7",
4
4
  "description": "The macOS ARM 64-bit binary for Bare",
5
5
  "exports": {
6
6
  ".": "./index.js",