Marc Bernard
Marc Bernard
Includes the status code in the deprecation warning. It also adds a test to check if the warning is emitted.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The following "ranges" are currently considered valid: > v=1.2.3, > vvv1.2.3,...
Just an observation: Many issues past and present are related to the "prerelease" part of node-semver. I think the package would greatly benefit from consolidating related code and exposing "prerelease"...
Figured it out. Closes #30 Closes #97 We will have to wait and see how GitHub does the highlighting but at least the grammar identifies things properly: 
Highlighting of formatting options inside string templates does not work. ```abap test = |Hello { sy-uname ALIGN = RIGHT }. Today is { sy-datum DATE = ISO }|. ``` https://help.sap.com/doc/abapdocu_756_index_htm/7.56/en-US/index.htm?file=abapcompute_string_format_options.htm...
Would be nice to get some background on the change. Is this a new owner or old owner with different name? I see a huge PR with lots of fixes...
Hello Anton, your repository can be installed only in systems that have "Chinese" installed. If not, you get errors as described in #8 and #11. This PR ports the repository...
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...
Here we go... ### Overview (based on [`npm owner`](https://docs.npmjs.com/cli/v10/commands/npm-owner)) This PR will allow executing the `npm owner` command on a verdaccio registry. The current owners of a package are stored...