bare-runtime-darwin-x64 1.20.2 → 1.21.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.
package/bin/bare CHANGED
Binary file
package/lib/libbare.tbd CHANGED
@@ -36800,7 +36800,7 @@
36800
36800
  ],
36801
36801
  "target_info": [
36802
36802
  {
36803
- "min_deployment": "11",
36803
+ "min_deployment": "12",
36804
36804
  "target": "x86_64-macos"
36805
36805
  }
36806
36806
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bare-runtime-darwin-x64",
3
- "version": "1.20.2",
3
+ "version": "1.21.0",
4
4
  "description": "The macOS Intel 64-bit binary for Bare",
5
5
  "exports": {
6
6
  ".": "./index.js",