Socket
Socket
Sign inDemoInstall

nan

Package Overview
Dependencies
Maintainers
2
Versions
87
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 1.4.0 to 1.4.1

.nan.h.un~

10

CHANGELOG.md
# NAN ChangeLog
**Version 1.4.0: current Node unstable: 0.11.14, Node stable: 0.10.33**
**Version 1.4.1: current Node unstable: 0.11.14, Node stable: 0.10.33**
### 1.4.1 Nov 8 2014
- Bugfix: Handle DEBUG definition correctly
- Bugfix: Accept int as Boolean
### 1.4.0 Nov 1 2014
- Feature: Cdded NAN_GC_CALLBACK 6a5c245
- Feature: Added NAN_GC_CALLBACK 6a5c245
- Performance: Removed unnecessary local handle creation 18a7243, 41fe2f8

@@ -16,3 +20,3 @@ - Correctness: Added constness to references in NanHasInstance 02c61cd

- Sugar/Feature: Added NanReturnThis() and NanReturnHolder() shorthands 237a5ff, d697208
- Feature: Added suitable overload of NanNew for v8::Integer::NewFromUnsigned b27b450"
- Feature: Added suitable overload of NanNew for v8::Integer::NewFromUnsigned b27b450

@@ -19,0 +23,0 @@ ### 1.3.0 Aug 2 2014

{
"name": "nan",
"version": "1.4.0",
"version": "1.4.1",
"description": "Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility",

@@ -5,0 +5,0 @@ "main": "include_dirs.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc