@vuepress/plugin-theme-data
Advanced tools
Comparing version 2.0.0-beta.17 to 2.0.0-beta.18
{ | ||
"name": "@vuepress/plugin-theme-data", | ||
"version": "2.0.0-beta.17", | ||
"version": "2.0.0-beta.18", | ||
"description": "VuePress plugin - theme data", | ||
@@ -32,11 +32,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@vuepress/client": "2.0.0-beta.15", | ||
"@vuepress/core": "2.0.0-beta.17", | ||
"@vuepress/shared": "2.0.0-beta.7", | ||
"@vuepress/utils": "2.0.0-beta.15", | ||
"vue": "^3.0.11" | ||
"@vuepress/client": "2.0.0-beta.18", | ||
"@vuepress/core": "2.0.0-beta.18", | ||
"@vuepress/shared": "2.0.0-beta.18", | ||
"@vuepress/utils": "2.0.0-beta.18", | ||
"vue": "^3.1.1" | ||
}, | ||
"devDependencies": { | ||
"@types/webpack-env": "^1.16.0", | ||
"vite": "^2.3.4" | ||
"vite": "^2.3.7" | ||
}, | ||
@@ -46,3 +46,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "4d99dc29c925709f274335f1a2353df702a63ab9" | ||
"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
9366
23
+ Added@vuepress/client@2.0.0-beta.18(transitive)
+ Added@vuepress/core@2.0.0-beta.18(transitive)
+ Added@vuepress/markdown@2.0.0-beta.18(transitive)
+ Added@vuepress/shared@2.0.0-beta.18(transitive)
+ Added@vuepress/utils@2.0.0-beta.18(transitive)
- Removed@vuepress/client@2.0.0-beta.15(transitive)
- Removed@vuepress/core@2.0.0-beta.17(transitive)
- Removed@vuepress/markdown@2.0.0-beta.15(transitive)
- Removed@vuepress/shared@2.0.0-beta.7(transitive)
- Removed@vuepress/utils@2.0.0-beta.15(transitive)
Updated@vuepress/core@2.0.0-beta.18
Updatedvue@^3.1.1