protocol-registry icon indicating copy to clipboard operation
protocol-registry copied to clipboard

This module allows you to set custom protocol handler for your nodejs app.

Results 9 protocol-registry issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

# Description: Changes any nonspecific paths to be exact. Fixes #47 ## Type of change: - [x] Breaking change (fix or feature that would cause existing functionality to not work...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Essentially what I need is to...

### **Describe the bug:** On MacOS systems, (as mentioned in the bottom of the README) an absolute path is required to run commands when terminal mode is off. ### **To...

# Description: Fixed issue, if `temp` directory inside node_modules was not accessible. ## Type of change: - [x] Bug fix (non-breaking change which fixes an issue)

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade winreg from 1.2.4 to 1.2.5. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade joi from 17.9.2 to 17.10.0. :information_source: Keep your dependencies up-to-date....

Option to deregister a URL protocol, for people who are creating tools and need to be able to uninstall the app for their clients (including the registry entry). The override...