bare-runtime-darwin-x64 1.14.0 → 1.15.1

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
@@ -869,9 +869,10 @@
869
869
  "_uv_backend_timeout",
870
870
  "__ZN2v815ValueSerializer37SetTreatArrayBufferViewsAsHostObjectsEb",
871
871
  "_js_get_named_property",
872
- "_napi_get_value_date",
872
+ "_js_create_external_sharedarraybuffer",
873
873
  "__ZNK2v819CpuProfilingOptions18raw_filter_contextEv",
874
874
  "__ZN2v87CppHeap42EnableDetachedGarbageCollectionsForTestingEv",
875
+ "_napi_get_value_date",
875
876
  "_utf32_validate",
876
877
  "_uv_get_total_memory",
877
878
  "__ZN2v83Map3HasENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bare-runtime-darwin-x64",
3
- "version": "1.14.0",
3
+ "version": "1.15.1",
4
4
  "description": "The macOS Intel 64-bit binary for Bare",
5
5
  "exports": {
6
6
  ".": "./index.js",