Rifa Achrinza
Rifa Achrinza
At the time of writing, all deprecation of `@achrinza/node-ipc` were due to transient dependencies managed by @/riaevangelist. This is due to the difficulty of checking each dependency manually for their...
This is an interim checklist of common security-related things that should be resolved: - [x] GitHub 2FA - [x] GitHub branch protection - [x] main - [x] v9 - [x]...
The macOS and Windows tests are flaky. Specifically, this test: ``` 1) TCP Socket verification of client Verify retry attempts by TCP client to connect to the server as per...
Previously, all tests were running against the default LTS version of Node.js at the time of the run. This fixes the mismatched Node.js version matrix variable. Signed-off-by: Rifa Achrinza
Not sure if this was better-suited to be posted as a bug or feature request. **Describe the bug** Currently, this project has a [direct dependency on `[email protected]`](https://github.com/open-rpc/server-js/blob/fc7ace81241a45610e73be7f2b39556b32d8f608/package.json#L33). Although https://github.com/open-rpc/server-js/pull/754 has...
Signed-off-by: Rifa Achrinza ## Draft Notes: - Travis CI uses LXD containers, which prevents the used of the `--privileged` flag. Re: http://db2indocker.blogspot.com/2015/04/db2-do-not-start-in-un-privileged.html, but it doesn't seem relevant as all current...
Updates internal monorepo package creator to use `npm install` instead of `lerna bootstrap`. This fix prevents the following error: ``` node ./bin/create-package.js packages/model ... ERR! bootstrap The "bootstrap" command was...
closes: https://github.com/achrinza/node-ipc/issues/69