
Security News
Next.js Patches Critical Middleware Vulnerability (CVE-2025-29927)
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.
install-vue
Advanced tools
Install Vue in your project, with support for pre-release versions.
To install a canary version of Vue in your project, run:
npx install-vue@canary
You can replace canary
with other pre-release version tags, such as alpha
, beta
, or rc
.
It's also possible to install a specific pre-release version so that you can test for some specific bugs:
npx install-vue@canary --version 3.20230911.0
Or
npx install-vue@beta --version 3.3.0-beta.1
As Vue.js currently adopts a feature branch approach for minor releases1, you can also install a canary version for the next minor release:
npx install-vue@canary-minor
That is, while we continue fixing bugs in the main
branch, we are also working on new features in the minor
branch. The minor
branch will eventually be merged into the main
branch when the next minor release is ready. ↩
FAQs
The easiest way to install Vue.js prereleases
The npm package install-vue receives a total of 23 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
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.
Security News
A survey of 500 cybersecurity pros reveals high pay isn't enough—lack of growth and flexibility is driving attrition and risking organizational security.
Product
Socket, the leader in open source security, is now available on Google Cloud Marketplace for simplified procurement and enhanced protection against supply chain attacks.