node-addon-examples icon indicating copy to clipboard operation
node-addon-examples copied to clipboard

Node.js C++ addon examples from http://nodejs.org/docs/latest/api/addons.html

Results 169 node-addon-examples issues
Sort by recently updated
recently updated
newest added

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...

dependencies
javascript

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...

dependencies
javascript

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...

dependencies
github_actions

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...

dependencies
javascript

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...

dependencies
javascript

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...

dependencies
javascript

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:...

dependencies
javascript

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:...

dependencies
javascript

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:...

dependencies
javascript

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...