
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
install-vue
Advanced tools
Install Vue.js prereleases, done correctly.
To install the latest edge release of Vue.js (the released artifacts from the latest commit in vuejs/core#main) in your project, run:
npx install-vue@edge
Other tags are also available.
command | description |
---|---|
npx install-vue@edge | install the latest commit from the main branch. |
npx install-vue@pr 12272 | Install the release from a specific PR (e.g. #12272) |
npx install-vue@commit 664d2e5 | Install the release from a specific commit (e.g. 664d2e5) |
npx install-vue@alpha | Install the latest alpha version from npm. |
npx install-vue@beta | Install the latest beta version from npm. |
npx install-vue@rc | Install the latest release candidate version from npm. |
npx install-vue@version 3.5.3 | Install a specific Vue.js version from npm. |
[!IMPORTANT]
Theedge
,commit
andpr
releases are powered by pkg.pr.new. The releases will be removed from cloud storage after 6 months, or 30 days without any downloads. So please don't rely on them for production use.
FAQs
The easiest way to install Vue.js prereleases
The npm package install-vue receives a total of 0 weekly downloads. As such, install-vue popularity was classified as not popular.
We found that install-vue 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
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.