You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

node-addon-api

Package Overview
Dependencies
Maintainers
7
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-addon-api - npm Package Versions

23456

8.5.0

Diff
n
nodejs-foundation
published 8.5.0 •

Changelog

Source

8.5.0 (2025-07-04)

Features

  • add Then and Catch methods to Promise (#1668) (ab3e5fe)
n
nodejs-foundation
published 8.4.0 •

Changelog

Source

8.4.0 (2025-06-11)

Features

n
nodejs-foundation
published 8.3.1 •

Changelog

Source

8.3.1 (2025-02-18)

Bug Fixes

  • add missing stdexcept include to test (#1634) (14c1a4f)
  • node-api version 10 support (#1641) (932ad15)
n
nodejs-foundation
published 8.3.0 •

Changelog

Source

8.3.0 (2024-11-29)

Features

n
nodejs-foundation
published 8.2.2 •

Changelog

Source

8.2.2 (2024-11-07)

Bug Fixes

  • mark external memory and version APIs as basic (#1597) (78da4fa)
  • missing napi_delete_reference on ObjectWrap ref (#1607) (98aae33)
n
nodejs-foundation
published 8.2.1 •

Changelog

Source

8.2.1 (2024-10-09)

Bug Fixes

n
nodejs-foundation
published 8.2.0 •

Changelog

Source

8.2.0 (2024-09-19)

Features

  • add support for nogc types via BasicEnv (#1514) (b4aeecb)
  • add support for requiring basic finalizers (#1568) (7bcb826)

Bug Fixes

  • call base basic finalizer if none defined (#1574) (294a43f)
l
legendecas
published 7.1.1 •
n
nodejs-foundation
published 8.1.0 •

Changelog

Source

8.1.0 (2024-07-05)

Features

Bug Fixes

  • fix compilation for Visual Studio 2022 (#1492) (e011720)
  • restore ability to run under NAPI_EXPERIMENTAL (#1409) (40bcb09)
l
legendecas
published 8.0.0 •

Changelog

Source

2024-03-01 Version 8.0.0, @legendecas

Notable changes

  • Support for Node.js v16.x is no longer maintained.

Commits

  • [df2147a2b6] - build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 (dependabot[bot]) #1455
  • [eb4fa9b55a] - build(deps): bump actions/dependency-review-action from 4.1.0 to 4.1.3 (dependabot[bot]) #1452
  • [f85e8146bb] - build(deps): bump github/codeql-action from 3.23.2 to 3.24.3 (dependabot[bot]) #1448
  • [b84deb0d2f] - build(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.0 (dependabot[bot]) #1447
  • [7dcee380cd] - build(deps): bump actions/setup-node from 4.0.1 to 4.0.2 (dependabot[bot]) #1444
  • [a727b629fe] - build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 (dependabot[bot]) #1443
  • [ea712094e3] - build(deps): bump step-security/harden-runner from 2.6.1 to 2.7.0 (dependabot[bot]) #1440
  • [898e5006a5] - build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 (dependabot[bot]) #1439
  • [66e6e0e4b6] - build(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0 (dependabot[bot]) #1438
  • [f1ca4ccd7f] - build(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 (dependabot[bot]) #1433
  • [c58112d52e] - build(deps): bump github/codeql-action from 3.23.0 to 3.23.1 (dependabot[bot]) #1430
  • [f1b9c0bc24] - chore: remove v16.x regular CI runs (Chengzhong Wu) #1437
  • [c6561d90d6] - chore: reduce dependabot noise (Chengzhong Wu) #1436
  • [42931eeba6] - doc: reorganize readme (Chengzhong Wu) #1441
  • [3b9f3db14e] - doc: update changelog maker commands (Chengzhong Wu) #1431
  • [034c039298] - test: heed npm_config_debug (Gabriel Schulhof) #1445