@vuepress/client
Advanced tools
Comparing version 2.0.0-beta.21 to 2.0.0-beta.23
{ | ||
"name": "@vuepress/client", | ||
"version": "2.0.0-beta.21", | ||
"version": "2.0.0-beta.23", | ||
"description": "Client package of VuePress", | ||
@@ -32,4 +32,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@vuepress/shared": "2.0.0-beta.21", | ||
"vue": "^3.1.4", | ||
"@vuepress/shared": "2.0.0-beta.23", | ||
"vue": "^3.1.5", | ||
"vue-router": "^4.0.10" | ||
@@ -39,3 +39,3 @@ }, | ||
"@types/webpack-env": "^1.16.2", | ||
"vite": "^2.3.8" | ||
"vite": "^2.4.4" | ||
}, | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "75cba56b201fd4124e6cfbf5d0baa913063c9b40" | ||
"gitHead": "a8fde04c51473d9b7aef1a49550f9c8f3483b645" | ||
} |
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
+ Added@vuepress/shared@2.0.0-beta.23(transitive)
- Removed@vuepress/shared@2.0.0-beta.21(transitive)
Updatedvue@^3.1.5