bare-runtime-ios-x64-simulator 1.29.3 → 1.29.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
@@ -6533,6 +6533,7 @@
6533
6533
  "__ZNK12v8_inspector10StackFrame12columnNumberEv",
6534
6534
  "__ZNK2v88internal9ScopeInfo20InferredFunctionNameEv",
6535
6535
  "__ZN2v88internal13VirtualMemory5ResetEv",
6536
+ "_js_get_function_id",
6536
6537
  "__ZN2v88internal17ExternalReference22ieee754_log1p_functionEv",
6537
6538
  "__ZNK2v88internal4Heap25EmbedderAllocationCounterEv",
6538
6539
  "__ZN2v88internal6Object23CreateListFromArrayLikeEPNS0_7IsolateENS0_12DirectHandleIS1_EENS0_12ElementTypesE",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bare-runtime-ios-x64-simulator",
3
- "version": "1.29.3",
3
+ "version": "1.29.5",
4
4
  "description": "The iOS Intel simulator 64-bit binary for Bare",
5
5
  "exports": {
6
6
  ".": "./index.js",