Closed bukatea closed 2 years ago
Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.
A dependency change in this PR is introducing new install scripts to your install step.
Package | Script field | Location |
---|---|---|
@parcel/watcher@2.0.4 (added) | binding.gyp |
package.json via lerna@5.3.0, nx@14.5.1 |
nx@14.5.1 (added) | postinstall |
package.json via lerna@5.3.0 |
@parcel/watcher@2.0.4 (added) | install |
package.json via lerna@5.3.0, nx@14.5.1 |
Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.
Package | Location |
---|---|
@parcel/watcher@2.0.4 (added) | package.json via lerna@5.3.0, nx@14.5.1 |
Issue | Status |
---|---|
Did you mean? | ✅ no new possible package typos |
Install scripts | ⚠️ 3 new install scripts detected |
Telemetry | ✅ no new telemetry |
Troll package | ✅ no new troll packages |
Malware | ✅ no new malware |
Native code | ⚠️ 1 new native module detected |
Powered by socket.dev
Thank you so much for the contribution!
Left a tiny docs nit + let's delete .DS_Store
from the PR (and, maybe, add it to .gitignore
, while we're at it?).
No problem, always happy to help!
Oops, yeah I thought I didn't commit .DS_Store
but I guess I did. I removed them and added to the .gitignore
, and addressed the nit (also oops).
Thank you both!
fixes #14
adds documentation in
SETUP.md
too@sevazhidkov