
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
source-from-vercel-deployment
Advanced tools
A simple package made for downloading the source code from your Vercel Deployment.
You can find the package on npm
A simple package made for downloading the source code from your Vercel Deployment.
If you can't find your code anywhere but you have it deployed on Vercel, this package is for you.
You can easily download your code from any deployment that you've had on the project.
To install it (not required if you use npx), simply run
npm install -g source-from-vercel-deployment
After installing it globally, you can just type in CLI:
source-from-vercel-deployment
Or you can run it without installing using npx
npx source-from-vercel-deployment
You will then be prompted for the bellow mentioned values.
To run and download you're source code, you will be prompted for the following:
Don't overuse this package. Use it only if you really need it. It's calling the endpoint for every file to download it might take a while and it will do many requests to the api.
If you get the error 429 with message TOO MANY REQUESTS, it might mean that you've overused the package and made too many request. You have to wait a while until they reset.
( more info here )
FAQs
A simple package made for downloading the source code from your Vercel Deployment.
The npm package source-from-vercel-deployment receives a total of 14 weekly downloads. As such, source-from-vercel-deployment popularity was classified as not popular.
We found that source-from-vercel-deployment 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.