
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
now-realias
Advanced tools
now utility that automatically aliases your deployment to the previous alias
This is a quick utility I wrote that helps with updating the alias on your now deployed projects.
You will need to have manually set an initial alias on your deployment, but after that, if you run this utility in the project directory, it will update the alias from the penultimate deploy to the latest deploy.
Note that the code is extremely simple, so it doesn't do anything more than described above.
Preferred installation as a global utility, though obviously you can include as a devDependency for continuous integration:
npm install -g now-realias
From the project directory that you previously ran now in, you can run (without any arguments):
now-realias
Note that now-realias will detect your NOW_TOKEN from either your ~/.now.json or your environment.
That's it.
FAQs
now utility that automatically aliases your deployment to the previous alias
We found that now-realias demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.