Socket
Socket
Sign inDemoInstall

nan

Package Overview
Dependencies
12
Maintainers
2
Versions
86
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.11.0 to 2.11.1

nan-2.11.1.tgz

6

CHANGELOG.md
# NAN ChangeLog
**Version 2.11.0: current Node 10.9.0, Node 0.12: 0.12.18, Node 0.10: 0.10.48, iojs: 3.3.1**
**Version 2.11.1: current Node 10.11.0, Node 0.12: 0.12.18, Node 0.10: 0.10.48, iojs: 3.3.1**
### 2.11.1 Sep 29 2018
- Fix: adapt to V8 7.0 24a22c3b25eeeec2016c6ec239bdd6169e985447
### 2.11.0 Aug 25 2018

@@ -6,0 +10,0 @@

5

doc/persistent.md

@@ -46,2 +46,5 @@ ## Persistent references

/** Returns true if the handle is empty. */
bool IsEmpty() const;
/**

@@ -51,4 +54,2 @@ * If non-empty, destroy the underlying storage cell

*/
bool IsEmpty();
void Empty();

@@ -55,0 +56,0 @@

{
"name": "nan",
"version": "2.11.0",
"description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 9 compatibility",
"version": "2.11.1",
"description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 10 compatibility",
"main": "include_dirs.js",

@@ -6,0 +6,0 @@ "repository": {

@@ -6,3 +6,3 @@ Native Abstractions for Node.js

***Current version: 2.11.0***
***Current version: 2.11.1***

@@ -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 not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc