Skip to content

1.0.0

Choose a tag to compare

@malept malept released this 20 Feb 03:40
2ec15c1

Added

  • Promise-based async API

Changed

  • This module requires Node 6 or later.

Removed

  • V8 snapshot support, which was undocumented and used an unmaintained dependency, which itself had a dependency with a security vulnerability
  • callback-style async API - if you still need to use this style of API, please check out the nodeify module.