@cesdk/node-native-darwin-x64 1.82.0-nightly.20260824 → 1.82.0-rc.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/cesdk_native.node CHANGED
Binary file
@@ -1 +1 @@
1
- 6f148540a8b922a95a5b49a659fbf5feec87fad635359ad7550f49b4a6d40d7d cesdk_native.node
1
+ 70e4e0fcd8f969b473870a0bc38857959ca8d634e7285fc7be28080821fda464 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.20260824",
3
+ "version": "1.82.0-rc.1",
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",