bare-runtime-darwin-arm64 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
@@ -31907,7 +31907,6 @@
31907
31907
  "__ZN2v88internal12CallSiteInfo15ComputeLocationENS0_12DirectHandleIS1_EEPNS0_15MessageLocationE",
31908
31908
  "__ZN2v88internal21WasmDescriptorOptions3NewEPNS0_7IsolateENS0_12DirectHandleINS0_6ObjectEEE",
31909
31909
  "__ZNK2v88internal8compiler6MapRef18IsOneByteStringMapEv",
31910
- "__ZN2v84base12RelativePathEPKcS2_",
31911
31910
  "__ZN2v88internal11interpreter13SwitchBuilder26BindCaseTargetForJumpTableEiPNS0_10CaseClauseE",
31912
31911
  "__ZN2v88internal7Factory25InitializeJSObjectFromMapENS0_6TaggedINS0_8JSObjectEEENS2_INS0_6ObjectEEENS2_INS0_3MapEEENS0_15NewJSObjectTypeE",
31913
31912
  "__ZN2v88internal8compiler19InstructionSelector14VisitI64x2ShrSENS1_10turboshaft7OpIndexE",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bare-runtime-darwin-arm64",
3
- "version": "1.23.3",
3
+ "version": "1.23.5",
4
4
  "description": "The macOS ARM 64-bit binary for Bare",
5
5
  "exports": {
6
6
  ".": "./index.js",