Package node-nan: Information

    Source package: node-nan
    Version: 2.16.0-alt1
    Build time:  Nov 14, 2022, 01:34 PM in the task #303505
    Report package bug
    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.

    List of rpms provided by this srpm:
    node-nan (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

      1. rpm-build-intro >= 1.9.18
      2. rpm-build-nodejs
      3. rpm-macros-nodejs >= 0.20.5

    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)