Comparing version 2.22.0 to 2.22.1
# NAN ChangeLog | ||
**Version 2.22.0: current Node 22.9.0, Node 0.12: 0.12.18, Node 0.10: 0.10.48, iojs: 3.3.1** | ||
**Version 2.22.1: current Node 22.14.0, Node 0.12: 0.12.18, Node 0.10: 0.10.48, iojs: 3.3.1** | ||
### 2.22.1 Feb 21 2025 | ||
- Build: Fix compatibility with Python >= 3.12 (#987) b5d90f15730b620fb6cc4fed079674740424539a | ||
### 2.22.0 Oct 11 2024 | ||
@@ -6,0 +10,0 @@ |
{ | ||
"name": "nan", | ||
"version": "2.22.0", | ||
"description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibility", | ||
"version": "2.22.1", | ||
"description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibility", | ||
"main": "include_dirs.js", | ||
@@ -13,4 +13,4 @@ "repository": { | ||
"test:worker": "node --experimental-worker test/tap-as-worker.js --gc --stderr test/js/*-test.js", | ||
"rebuild-tests": "node-gyp rebuild --msvs_version=2015 --directory test", | ||
"rebuild-tests-2017": "node-gyp rebuild --msvs_version=2017 --directory test", | ||
"rebuild-tests-2015": "node-gyp rebuild --msvs_version=2015 --directory test", | ||
"rebuild-tests": "node-gyp rebuild --directory test", | ||
"docs": "doc/.build.sh" | ||
@@ -33,3 +33,3 @@ }, | ||
"request": "=2.81.0", | ||
"node-gyp": "~8.4.1", | ||
"node-gyp": "~v10.3.1", | ||
"readable-stream": "^2.1.4", | ||
@@ -36,0 +36,0 @@ "tap": "~0.7.1", |
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, 20, 21, 22 and 23.** | ||
**A header file filled with macro and utility goodness for making add-on development for Node.js easier across versions 8, 10, 12, 14, 16, 17, 18, 19, 20, 21, and 22.** | ||
***Current version: 2.22.0*** | ||
***Current version: 2.22.1*** | ||
@@ -12,3 +12,2 @@ *(See [CHANGELOG.md](https://github.com/nodejs/nan/blob/master/CHANGELOG.md) for complete ChangeLog)* | ||
[](https://travis-ci.com/nodejs/nan) | ||
[](https://ci.appveyor.com/project/RodVagg/nan) | ||
@@ -15,0 +14,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
443868
49
365
456