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
Previous1
46
9Next

2.0.4

Diff

Changelog

Source

2.0.4 Aug 6 2015

  • Build: Repackage
kkoopa
published 2.0.3 •

Changelog

Source

2.0.3 Aug 6 2015

  • Bugfix: Don't use clang++ / g++ syntax extension. 231450e
kkoopa
published 2.0.2 •

Changelog

Source

2.0.2 Aug 6 2015

  • Build: Repackage
kkoopa
published 2.0.1 •

Changelog

Source

2.0.1 Aug 6 2015

  • Bugfix: Add workaround for missing REPLACE_INVALID_UTF8 60d6687
    • Bugfix: Reimplement ObjectWrap from scratch to prevent memory leaks 6484601
    • Bugfix: Fix Persistent leak in FunctionCallbackInfo and PropertyCallbackInfo 641ef5f
    • Bugfix: Add missing overload for Nan::NewInstance that takes argc/argv 29450ed
kkoopa
published 2.0.0 •

Changelog

Source

2.0.0 Jul 31 2015

  • Change: Renamed identifiers with leading underscores b5932b4
    • Change: Replaced NanObjectWrapHandle with class NanObjectWrap 464f1e1
    • Change: Replace NanScope and NanEscpableScope macros with classes 47751c4
    • Change: Rename NanNewBufferHandle to NanNewBuffer 6745f99
    • Change: Rename NanBufferUse to NanNewBuffer 3e8b0a5
    • Change: Rename NanNewBuffer to NanCopyBuffer d6af78d
    • Change: Remove Nan prefix from all names 72d1f67
    • Change: Update Buffer API for new upstream changes d5d3291
    • Change: Rename Scope and EscapableScope to HandleScope and EscapableHandleScope 21a7a6a
    • Change: Get rid of Handles e6c0daf
    • Feature: Support io.js 3 with V8 4.4
    • Feature: Introduce NanPersistent 7fed696
    • Feature: Introduce NanGlobal 4408da1
    • Feature: Added NanTryCatch 10f1ca4
    • Feature: Update for V8 v4.3 4b6404a
    • Feature: Introduce NanNewOneByteString c543d32
    • Feature: Introduce namespace Nan 67ed1b1
    • Removal: Remove NanLocker and NanUnlocker dd6e401
    • Removal: Remove string converters, except NanUtf8String, which now follows the node implementation b5d00a9
    • Removal: Remove NanReturn* macros d90a25c
    • Removal: Remove HasInstance e8f84fe
kkoopa
published 1.9.0 •

Changelog

Source

1.9.0 Jul 31 2015

  • Feature: Added NanFatalException 81d4a2c
    • Feature: Added more error types 4265f06
    • Feature: Added dereference and function call operators to NanCallback c4b2ed0
    • Feature: Added indexed GetFromPersistent and SaveToPersistent edd510c
    • Feature: Added more overloads of SaveToPersistent and GetFromPersistent 8b1cef6
    • Feature: Added NanErrnoException dd87d9e
    • Correctness: Prevent assign, copy, and move for classes that do not support it 1f55c59, 4b808cb, c96d9b2, fba4a29, 3357130
    • Deprecation: Deprecate NanGetPointerSafe and NanSetPointerSafe 81d4a2c
    • Deprecation: Deprecate NanBooleanOptionValue and NanUInt32OptionValue 0ad254b
kkoopa
published 1.8.4 •

Changelog

Source

1.8.4 Apr 26 2015

  • Build: Repackage
kkoopa
published 1.8.3 •

Changelog

Source

1.8.3 Apr 26 2015

  • Bugfix: Include missing header 1af8648
kkoopa
published 1.8.2 •

Changelog

Source

1.8.2 Apr 23 2015

  • Build: Repackage
kkoopa
published 1.8.1 •

Changelog

Source

1.8.1 Apr 23 2015

  • Bugfix: NanObjectWrapHandle should take a pointer 155f1d3
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