bare-runtime-darwin-x64 1.23.3 → 1.23.5

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
@@ -31747,7 +31747,6 @@
31747
31747
  "__ZN2v88internal12CallSiteInfo15ComputeLocationENS0_12DirectHandleIS1_EEPNS0_15MessageLocationE",
31748
31748
  "__ZN2v88internal21WasmDescriptorOptions3NewEPNS0_7IsolateENS0_12DirectHandleINS0_6ObjectEEE",
31749
31749
  "__ZNK2v88internal8compiler6MapRef18IsOneByteStringMapEv",
31750
- "__ZN2v84base12RelativePathEPKcS2_",
31751
31750
  "__ZN2v88internal11interpreter13SwitchBuilder26BindCaseTargetForJumpTableEiPNS0_10CaseClauseE",
31752
31751
  "__ZN2v88internal7Factory25InitializeJSObjectFromMapENS0_6TaggedINS0_8JSObjectEEENS2_INS0_6ObjectEEENS2_INS0_3MapEEENS0_15NewJSObjectTypeE",
31753
31752
  "__ZN2v88internal8compiler19InstructionSelector14VisitI64x2ShrSENS1_10turboshaft7OpIndexE",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bare-runtime-darwin-x64",
3
- "version": "1.23.3",
3
+ "version": "1.23.5",
4
4
  "description": "The macOS Intel 64-bit binary for Bare",
5
5
  "exports": {
6
6
  ".": "./index.js",