flipper-plugin-relay-devtools
flipper-plugin-relay-devtools copied to clipboard
react-native-flipper-relay-devtools defines a dependency on forked version of relay-devtools
Dependency is defined here and it seems to be unnecessary considering the only changes were the version number and a debug flag (diff).
The risk here is that git dependencies side-step package security features like npm audit.
The original package hasn’t been published to npm in years, but I think I could publish the fork to npm instead of using git.