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 Versions

1
78

0.4.1

Diff

Changelog

Source

0.4.1 Sep 16 2013

  • Added explicit #include <uv.h> as it was removed from node.h for v0.11.8
rvagg
published 0.4.0 •

Changelog

Source

0.4.0 Sep 2 2013

  • Added NAN_INLINE and NAN_DEPRECATED and made use of them
  • Added NanError, NanTypeError and NanRangeError
  • Cleaned up code
rvagg
published 0.3.2 •

Changelog

Source

0.3.2 Aug 30 2013

  • Fix missing scope declaration in GetFromPersistent() and SaveToPersistent in NanAsyncWorker
rvagg
published 0.3.1 •

Changelog

Source

0.3.1 Aug 20 2013

  • fix "not all control paths return a value" compile warning on some platforms
rvagg
published 0.3.0 •

Changelog

Source

0.3.0 Aug 19 2013

  • Made NAN work with NPM
  • Lots of fixes to NanFromV8String, pulling in features from new Node core
  • Changed node::encoding to Nan::Encoding in NanFromV8String to unify the API
  • Added optional error number argument for NanThrowError()
  • Added NanInitPersistent()
  • Added NanReturnNull() and NanReturnEmptyString()
  • Added NanLocker and NanUnlocker
  • Added missing scopes
  • Made sure to clear disposed Persistent handles
  • Changed NanAsyncWorker to allocate error messages on the heap
  • Changed NanThrowError(Local<Value>) to NanThrowError(Handle<Value>)
  • Fixed leak in NanAsyncWorker when errmsg is used
rvagg
published 0.3.0-wip2 •

rvagg
published 0.3.0-wip •

1
78
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