Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

install-vue

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

install-vue

Install Vue.js prereleases, done correctly

  • 0.0.4-beta
  • beta
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

install-vue

Install Vue.js prereleases, done correctly.

Usage

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.

commanddescription
npx install-vue@edgeinstall the latest commit from the main branch.
npx install-vue@pr 12272Install the release from a specific PR (e.g. #12272)
npx install-vue@commit 664d2e5Install the release from a specific commit (e.g. 664d2e5)
npx install-vue@alphaInstall the latest alpha version from npm.
npx install-vue@betaInstall the latest beta version from npm.
npx install-vue@rcInstall the latest release candidate version from npm.
npx install-vue@version 3.5.3Install a specific Vue.js version from npm.

[!IMPORTANT]
The edge, commit and pr 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.

Keywords

FAQs

Package last updated on 07 Nov 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc