plugnplay icon indicating copy to clipboard operation
plugnplay copied to clipboard

🤖 Plugin system for reusable code in node.js

Results 13 plugnplay issues
Sort by recently updated
recently updated
newest added

I just encountered at trying out the package, that it would be cleaner on my implementation, when I could define explicit Return-Types. With that each Plugin-Type has a predefined Interface,...

Edit the PluginManager and remove the manual validation: `return _.has(doc, 'id') && _.has(doc, 'loader') ? doc : null;`

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...