Using local packages with PHP/Composer is very simple: you just add a local folder to repositories in your projects package.json file and thats it....
For further actions, you may consider blocking this person and/or reporting abuse
yarn add ./localcopies to targetnode_modules, instead of using the local one. (Still I prefernpm install ./local, for exactly the reason you not prefer.)Never liked
link, because it is practically invisible to VCS, like Git.deno seeks to solve some of the problems you've listed.
Also, please don't use expletives in the titles of your posts.