@vuepress/client
Advanced tools
Comparing version 2.0.0-beta.15 to 2.0.0-beta.18
{ | ||
"name": "@vuepress/client", | ||
"version": "2.0.0-beta.15", | ||
"version": "2.0.0-beta.18", | ||
"description": "Client package of VuePress", | ||
@@ -32,4 +32,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@vuepress/shared": "2.0.0-beta.7", | ||
"vue": "^3.0.11", | ||
"@vuepress/shared": "2.0.0-beta.18", | ||
"vue": "^3.1.1", | ||
"vue-router": "^4.0.8" | ||
@@ -39,3 +39,3 @@ }, | ||
"@types/webpack-env": "^1.16.0", | ||
"vite": "^2.3.4" | ||
"vite": "^2.3.7" | ||
}, | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "b796eac6cc6379c996ac576e10d5bf46e33cfb99" | ||
"gitHead": "b74a98f3ebe57b5edf3443bf747834a767e67796" | ||
} |
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
30514
64
+ Added@vuepress/shared@2.0.0-beta.18(transitive)
- Removed@vuepress/shared@2.0.0-beta.7(transitive)
Updatedvue@^3.1.1