node-addon-examples
node-addon-examples copied to clipboard
Node.js C++ addon examples from http://nodejs.org/docs/latest/api/addons.html
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 1.7.2 to 8.0.0. Release notes Sourced from node-addon-api's releases. v8.0.0 Notable changes Support for Node.js v16.x is no longer maintained. Commits [df2147a2b6] - build(deps): bump github/codeql-action from...
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 4.3.0 to 8.0.0. Release notes Sourced from node-addon-api's releases. v8.0.0 Notable changes Support for Node.js v16.x is no longer maintained. Commits [df2147a2b6] - build(deps): bump github/codeql-action from...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.7.0 to 4.0.2. Release notes Sourced from actions/setup-node's releases. v4.0.2 What's Changed Add support for volta.extends by @ThisIsManta in actions/setup-node#921 Add support for arm64 Windows by @dmitry-shibanov...
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 7.1.0 to 8.0.0. Release notes Sourced from node-addon-api's releases. v8.0.0 Notable changes Support for Node.js v16.x is no longer maintained. Commits [df2147a2b6] - build(deps): bump github/codeql-action from...
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 3.2.1 to 8.0.0. Release notes Sourced from node-addon-api's releases. v8.0.0 Notable changes Support for Node.js v16.x is no longer maintained. Commits [df2147a2b6] - build(deps): bump github/codeql-action from...
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 1.7.2 to 8.0.0. Release notes Sourced from node-addon-api's releases. v8.0.0 Notable changes Support for Node.js v16.x is no longer maintained. Commits [df2147a2b6] - build(deps): bump github/codeql-action from...
Bumps [bindings](https://github.com/TooTallNate/node-bindings) from 1.2.1 to 1.5.0. Release notes Sourced from bindings's releases. 1.5.0 This version adds support for Yarn PnP. Minor Changes Use actual error code to detect resolution exceptions:...
Bumps [bindings](https://github.com/TooTallNate/node-bindings) from 1.2.1 to 1.5.0. Release notes Sourced from bindings's releases. 1.5.0 This version adds support for Yarn PnP. Minor Changes Use actual error code to detect resolution exceptions:...
Bumps [bindings](https://github.com/TooTallNate/node-bindings) from 1.2.1 to 1.5.0. Release notes Sourced from bindings's releases. 1.5.0 This version adds support for Yarn PnP. Minor Changes Use actual error code to detect resolution exceptions:...
The system I'm using only has python 3.9.18 installed. Running 'npm install' fails as follows: **$ npm install** ``` npm WARN deprecated [email protected]: this library is no longer supported npm...