@vuepress/plugin-theme-data
Advanced tools
Comparing version 2.0.0-beta.27 to 2.0.0-beta.28
{ | ||
"name": "@vuepress/plugin-theme-data", | ||
"version": "2.0.0-beta.27", | ||
"version": "2.0.0-beta.28", | ||
"description": "VuePress plugin - theme data", | ||
@@ -32,11 +32,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@vuepress/client": "2.0.0-beta.27", | ||
"@vuepress/core": "2.0.0-beta.27", | ||
"@vuepress/shared": "2.0.0-beta.27", | ||
"@vuepress/utils": "2.0.0-beta.27", | ||
"vue": "^3.2.20" | ||
"@vuepress/client": "2.0.0-beta.28", | ||
"@vuepress/core": "2.0.0-beta.28", | ||
"@vuepress/shared": "2.0.0-beta.28", | ||
"@vuepress/utils": "2.0.0-beta.28", | ||
"vue": "^3.2.24" | ||
}, | ||
"devDependencies": { | ||
"@types/webpack-env": "^1.16.3", | ||
"vite": "^2.6.12" | ||
"vite": "^2.7.1" | ||
}, | ||
@@ -46,3 +46,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "2671a94fe6864e215eb84f318b7e657744a0bc5d" | ||
"gitHead": "71c34816a79263c7dcba3ff0c103e264abdbf0d2" | ||
} |
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
9381
+ Added@vuepress/client@2.0.0-beta.28(transitive)
+ Added@vuepress/core@2.0.0-beta.28(transitive)
+ Added@vuepress/markdown@2.0.0-beta.28(transitive)
+ Added@vuepress/shared@2.0.0-beta.28(transitive)
+ Added@vuepress/utils@2.0.0-beta.28(transitive)
- Removed@vuepress/client@2.0.0-beta.27(transitive)
- Removed@vuepress/core@2.0.0-beta.27(transitive)
- Removed@vuepress/markdown@2.0.0-beta.27(transitive)
- Removed@vuepress/shared@2.0.0-beta.27(transitive)
- Removed@vuepress/utils@2.0.0-beta.27(transitive)
Updated@vuepress/core@2.0.0-beta.28
Updatedvue@^3.2.24