New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

rave-node-process

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rave-node-process

Adds a window.process object that shims some of node's global.process functionality

latest
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

rave-node-process

Install this into your rave project if you want to use some modules from npm that assume node environment and use the process global (e.g. react module). Check out the source of node-process module to see which bits of process are supported.

Usage

npm install --save rave-node-process

That's it, rave will autoload this extension and window.process will be installed.

Keywords

rave

FAQs

Package last updated on 30 Sep 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts