bare-runtime-ios-x64-simulator 1.29.1 → 1.29.3

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
@@ -3836,7 +3836,6 @@
3836
3836
  "__ZN2v88internal29Runtime_GetWeakCollectionSizeEiPmPNS0_7IsolateE",
3837
3837
  "__ZN2v88internal8JSLocale8ToStringENS0_12DirectHandleIS1_EE",
3838
3838
  "__ZN2v88internal8JSObject25LazyRegisterPrototypeUserENS0_12DirectHandleINS0_3MapEEEPNS0_7IsolateE",
3839
- "_js_on_dynamic_import_transitional",
3840
3839
  "__ZN2v88internal21AllocAtLeastWithRetryEm",
3841
3840
  "__ZN2v88internal27DeferredFinalizationJobDataC2EPNS0_12LocalIsolateENS0_6HandleINS0_18SharedFunctionInfoEEENSt4__Cr10unique_ptrINS0_25UnoptimizedCompilationJobENS7_14default_deleteIS9_EEEE",
3842
3841
  "__ZN2v88TryCatchD1Ev",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bare-runtime-ios-x64-simulator",
3
- "version": "1.29.1",
3
+ "version": "1.29.3",
4
4
  "description": "The iOS Intel simulator 64-bit binary for Bare",
5
5
  "exports": {
6
6
  ".": "./index.js",