@cesdk/node-native-linux-x64 1.82.0-nightly.20260824 → 1.83.0-nightly.20260901

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
- c5d75641014164000a8f055976d7b781079bca8bde55d9a5190d958d85567cc9 cesdk_native.node
1
+ 9d801b72a614b888b0192dcbe9c693b1cf167229d765b48c36cf7b8674f75707 cesdk_native.node
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cesdk/node-native-linux-x64",
3
- "version": "1.82.0-nightly.20260824",
3
+ "version": "1.83.0-nightly.20260901",
4
4
  "description": "Native binary for @cesdk/node-native on Linux x64 (glibc ≥ 2.39)",
5
5
  "main": "./cesdk_native.node",
6
6
  "sideEffects": false,
@@ -20,6 +20,8 @@
20
20
  "engines": {
21
21
  "node": ">=22.0.0"
22
22
  },
23
+ "//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.",
24
+ "preferUnplugged": true,
23
25
  "files": [
24
26
  "cesdk_native.node",
25
27
  "cesdk_native.node.sha256",