Add support for npm deprecate

Trying to deprecate existing NPM packages in the registry by using the npm deprecate @scope/package "message" command, which results in a 403 error.

Traffic capture shows following: Request image

Response image