You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

nan

Package Overview
Dependencies
Maintainers
2
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nan - npm Package Compare versions

Comparing version
2.25.0
to
2.26.0
+4
-1
CHANGELOG.md
# 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",

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