Package node-nan: Information
Source package: node-nan
Version: 2.16.0-alt1
Build time: Mar 18, 2023, 12:00 AM in the task #310327
Category: Development/Other
Report package bugHome page: https://github.com/nodejs/nan
License: MIT License
Summary: Native Abstractions for Node.js
Description:
Thanks to the crazy changes in V8 (and some in Node core), keeping native addons compiling happily across versions, particularly 0.10 to 0.12 to 4.0, is a minor nightmare. The goal of this project is to store all logic necessary to develop native Node.js addons without having to inspect NODE_MODULE_VERSION and get yourself into a macro-tangle. This project also contains some helper utilities that make addon development a bit more pleasant.
Maintainer: Vitaly Lipatov
Last changed
Aug. 4, 2022 Vitaly Lipatov 2.16.0-alt1
- new version 2.16.0 (with rpmrb script)
Dec. 19, 2021 Vitaly Lipatov 2.15.0-alt1
- new version 2.15.0 (with rpmrb script)
Oct. 28, 2020 Vitaly Lipatov 2.14.2-alt3
- use npm_test and npm_prune macros (with rpm-macros-nodejs 0.25.5)