@axosoft/nan
Advanced tools
Comparing version 2.18.0-gk.2 to 2.19.0-gk.1
# NAN ChangeLog | ||
**Version 2.18.0: current Node 20.6.1, Node 0.12: 0.12.18, Node 0.10: 0.10.48, iojs: 3.3.1** | ||
**Version 2.19.0: current Node 21.6.2, Node 0.12: 0.12.18, Node 0.10: 0.10.48, iojs: 3.3.1** | ||
### 2.19.0 Mar 6 2024 | ||
- Feature: Fix builds for Electron 29 (#966) 1b630ddb3412cde35b64513662b440f9fd71e1ff | ||
### 2.18.0 Sep 12 2023 | ||
@@ -6,0 +10,0 @@ |
{ | ||
"name": "@axosoft/nan", | ||
"version": "2.18.0-gk.2", | ||
"version": "2.19.0-gk.1", | ||
"description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 20 compatibility", | ||
@@ -5,0 +5,0 @@ "main": "include_dirs.js", |
Native Abstractions for Node.js | ||
=============================== | ||
**A header file filled with macro and utility goodness for making add-on development for Node.js easier across versions 0.8, 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 and 20.** | ||
**A header file filled with macro and utility goodness for making add-on development for Node.js easier across versions 0.8, 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 and 21.** | ||
***Current version: 2.18.0*** | ||
***Current version: 2.19.0*** | ||
@@ -8,0 +8,0 @@ *(See [CHANGELOG.md](https://github.com/nodejs/nan/blob/master/CHANGELOG.md) for complete ChangeLog)* |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
430857