@vuepress/client
Advanced tools
Comparing version 2.0.0-beta.19 to 2.0.0-beta.20
{ | ||
"name": "@vuepress/client", | ||
"version": "2.0.0-beta.19", | ||
"version": "2.0.0-beta.20", | ||
"description": "Client package of VuePress", | ||
@@ -32,9 +32,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@vuepress/shared": "2.0.0-beta.19", | ||
"vue": "^3.1.1", | ||
"vue-router": "^4.0.8" | ||
"@vuepress/shared": "2.0.0-beta.20", | ||
"vue": "^3.1.2", | ||
"vue-router": "^4.0.10" | ||
}, | ||
"devDependencies": { | ||
"@types/webpack-env": "^1.16.0", | ||
"vite": "^2.3.7" | ||
"vite": "^2.3.8" | ||
}, | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "3193f78a234e9c8fb5652a21951420158c2320f6" | ||
"gitHead": "5fc351d88f9c8e9f6c6af18674aebfd6aafd97f9" | ||
} |
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
30515
+ Added@vuepress/shared@2.0.0-beta.20(transitive)
- Removed@vuepress/shared@2.0.0-beta.19(transitive)
Updatedvue@^3.1.2
Updatedvue-router@^4.0.10