+4
-1
| # NAN ChangeLog | ||
| **Version 2.25.0: current Node 25.4.0, Node 0.12: 0.12.18, Node 0.10: 0.10.48, iojs: 3.3.1** | ||
| **Version 2.26.0: current Node 25.8.1, Node 0.12: 0.12.18, Node 0.10: 0.10.48, iojs: 3.3.1** | ||
| ### 2.26.0 Mar 17 2026 | ||
| - Feature: Add EmbedderDataTypeTag to SetAlignedPointerInInternalField and GetAlignedPointerFromInternalField for v8 >= 14 (#1010) fcc7b7d4698f9cd87c7dc08b431ab82bed1b3b8c | ||
| ### 2.25.0 Jan 25 2026 | ||
@@ -6,0 +9,0 @@ - Feature: Updating SetAccessor method to support v8 14.4 (#1007) 333d98942f1fe412a4dd859d6b1b0a9bef43c1f8 |
+2
-2
| { | ||
| "name": "nan", | ||
| "version": "2.25.0", | ||
| "version": "2.26.0", | ||
| "description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 25 compatibility", | ||
@@ -32,3 +32,3 @@ "main": "include_dirs.js", | ||
| "request": "=2.81.0", | ||
| "node-gyp": "~v10.3.1", | ||
| "node-gyp": "~12.1.0", | ||
| "readable-stream": "^2.1.4", | ||
@@ -35,0 +35,0 @@ "tap": "~0.7.1", |
+1
-1
@@ -6,3 +6,3 @@ Native Abstractions for Node.js | ||
| ***Current version: 2.25.0*** | ||
| ***Current version: 2.26.0*** | ||
@@ -9,0 +9,0 @@ *(See [CHANGELOG.md](https://github.com/nodejs/nan/blob/master/CHANGELOG.md) for complete ChangeLog)* |
Sorry, the diff of this file is too big to display
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
453012
0.19%