#1101700 RFP: node-rollup-plugin-globals -- scan modules for global variables and inject import statements

#1101700#5
Date:
2025-03-30 13:58:11 UTC
From:
To:
* Package name    : node-rollup-plugin-globals
  Version         : 1.4.0
  Upstream Authors: Calvin Metcalf <calvin.metcalf@gmail.com>
* URL             : https://github.com/calvinmetcalf/rollup-plugin-node-globals
* License         : MIT
  Programming Lang: JavaScript
  Description     : scan modules for global variables and inject import statements

This is a rollup plugin to insert node globals including so code that
works with browserify should work even if it uses process or buffers.
It is based on rollup-plugin-inject.

This package is a new build dependency for strophejs.