Socket
Socket
Sign inDemoInstall

@vuepress/cli

Package Overview
Dependencies
Maintainers
6
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/cli - npm Package Compare versions

Comparing version 2.0.0-beta.51 to 2.0.0-beta.52

2

dist/index.js

@@ -521,3 +521,3 @@ // src/commands/build/createBuild.ts

import { ora } from "@vuepress/utils";
import * as envinfo from "envinfo";
import envinfo from "envinfo";
var info = async () => {

@@ -524,0 +524,0 @@ const spinner = ora();

{
"name": "@vuepress/cli",
"version": "2.0.0-beta.51",
"version": "2.0.0-beta.52",
"description": "CLI package of VuePress",

@@ -35,9 +35,9 @@ "keywords": [

"dependencies": {
"@vuepress/core": "2.0.0-beta.51",
"@vuepress/shared": "2.0.0-beta.51",
"@vuepress/utils": "2.0.0-beta.51",
"cac": "^6.7.12",
"@vuepress/core": "2.0.0-beta.52",
"@vuepress/shared": "2.0.0-beta.52",
"@vuepress/utils": "2.0.0-beta.52",
"cac": "^6.7.14",
"chokidar": "^3.5.3",
"envinfo": "^7.8.1",
"esbuild": "^0.15.5"
"esbuild": "^0.15.12"
},

@@ -44,0 +44,0 @@ "devDependencies": {

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