bare-runtime-darwin-arm64 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
@@ -36956,7 +36956,7 @@
36956
36956
  ],
36957
36957
  "target_info": [
36958
36958
  {
36959
- "min_deployment": "11",
36959
+ "min_deployment": "12",
36960
36960
  "target": "arm64-macos"
36961
36961
  }
36962
36962
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bare-runtime-darwin-arm64",
3
- "version": "1.20.2",
3
+ "version": "1.21.0",
4
4
  "description": "The macOS ARM 64-bit binary for Bare",
5
5
  "exports": {
6
6
  ".": "./index.js",