1.1.1 • Published 1 year ago

@shieldbattery/stimpack v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@shieldbattery/stimpack

@shieldbattery/stimpack: Rust-based Node.js native module for launching processes and injecting DLLs into them

Local development

To do local development and testing, you can utilize npm link to work off of your local copy:

cd path/to/stimpack
yarn link
cd path/to/shieldbattery/app
yarn link @shieldbattery/stimpack

To return to the published version:

cd path/to/stimpack
yarn unlink
cd path/to/shieldbattery/app
yarn unlink @shieldbattery/stimpack
yarn install --check-files
1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago