@cesdk/node-native-darwin-x64 1.82.0-nightly.20260823 → 1.82.0-rc.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/cesdk_native.node CHANGED
Binary file
@@ -1 +1 @@
1
- 2aa2b81d5430e436eac00285377bb1337e3b7f003a7bc9ef6f288091b595f2f7 cesdk_native.node
1
+ 68275419bdf952cca43f5413c948505a78c226682661f37bd7bb69f4f5c76942 cesdk_native.node
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cesdk/node-native-darwin-x64",
3
- "version": "1.82.0-nightly.20260823",
3
+ "version": "1.82.0-rc.0",
4
4
  "description": "Native binary for @cesdk/node-native on macOS x64 (Intel)",
5
5
  "main": "./cesdk_native.node",
6
6
  "sideEffects": false,
@@ -19,6 +19,8 @@
19
19
  "engines": {
20
20
  "node": ">=22.0.0"
21
21
  },
22
+ "//preferUnplugged": "Yarn PnP keeps dependencies zipped by default; a .node binary must exist as a real file on disk for process.dlopen() to load it. Both sharp and esbuild set this on their platform packages for the same reason.",
23
+ "preferUnplugged": true,
22
24
  "files": [
23
25
  "cesdk_native.node",
24
26
  "cesdk_native.node.sha256",