bare-runtime-ios-arm64-simulator 1.14.0 → 1.15.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
@@ -857,9 +857,10 @@
857
857
  "_uv_backend_timeout",
858
858
  "__ZN2v815ValueSerializer37SetTreatArrayBufferViewsAsHostObjectsEb",
859
859
  "_js_get_named_property",
860
- "_napi_get_value_date",
860
+ "_js_create_external_sharedarraybuffer",
861
861
  "__ZNK2v819CpuProfilingOptions18raw_filter_contextEv",
862
862
  "__ZN2v87CppHeap42EnableDetachedGarbageCollectionsForTestingEv",
863
+ "_napi_get_value_date",
863
864
  "_utf32_validate",
864
865
  "_uv_get_total_memory",
865
866
  "__ZN2v83Map3HasENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bare-runtime-ios-arm64-simulator",
3
- "version": "1.14.0",
3
+ "version": "1.15.0",
4
4
  "description": "The iOS ARM simulator 64-bit binary for Bare",
5
5
  "exports": {
6
6
  ".": "./index.js",