@vuepress/cli
Advanced tools
Comparing version 2.0.0-beta.42 to 2.0.0-beta.43
{ | ||
"name": "@vuepress/cli", | ||
"version": "2.0.0-beta.42", | ||
"version": "2.0.0-beta.43", | ||
"description": "CLI package of VuePress", | ||
@@ -22,3 +22,3 @@ "keywords": [ | ||
"bin": { | ||
"vuepress": "bin/vuepress.js" | ||
"vuepress-cli": "bin/vuepress.js" | ||
}, | ||
@@ -30,4 +30,4 @@ "files": [ | ||
"dependencies": { | ||
"@vuepress/core": "2.0.0-beta.42", | ||
"@vuepress/utils": "2.0.0-beta.42", | ||
"@vuepress/core": "2.0.0-beta.43", | ||
"@vuepress/utils": "2.0.0-beta.43", | ||
"cac": "^6.7.12", | ||
@@ -34,0 +34,0 @@ "chokidar": "^3.5.3", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42231
+ Added@vuepress/client@2.0.0-beta.43(transitive)
+ Added@vuepress/core@2.0.0-beta.43(transitive)
+ Added@vuepress/markdown@2.0.0-beta.43(transitive)
+ Added@vuepress/shared@2.0.0-beta.43(transitive)
+ Added@vuepress/utils@2.0.0-beta.43(transitive)
- Removed@vuepress/client@2.0.0-beta.42(transitive)
- Removed@vuepress/core@2.0.0-beta.42(transitive)
- Removed@vuepress/markdown@2.0.0-beta.42(transitive)
- Removed@vuepress/shared@2.0.0-beta.42(transitive)
- Removed@vuepress/utils@2.0.0-beta.42(transitive)
Updated@vuepress/core@2.0.0-beta.43