
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@hv/publish
Advanced tools
Within bitbucket pipelines:
yarn run build # build your site
npm install -g hv-publish
save2repo
hv-publish
Under the assumption of the build directory being at ./build.
hv-publish and save2repo)hv-publish and save2repo are very often used in conjunction, but the order may vary:
- hv-publish
- save2repo
or
- save2repo
- hv-publish
The first should be the normal case. But whatever the order, we want to get most out of the combination:
hv-publish should
save2repo should
To make sure this works for both order cases, let's take these steps:
hv-publish, then save2repo.hv-publish.json.hv-publish.json --> .save2repo.jsonsave2repo, then hv-publish.save2repo.json.save2repo.jsonhv-publish
.save2repo.json
.hv-publish.jsonsave2repo
.hv-publish.json
.hv-publish.json.save2repo.jsonFAQs
Publish static website to DEPT.dev
We found that @hv/publish demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers 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
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.