vuepress-plugin-blog2
Advanced tools
Comparing version 2.0.0-alpha.39 to 2.0.0-alpha.40
{ | ||
"name": "vuepress-plugin-blog2", | ||
"version": "2.0.0-alpha.39", | ||
"version": "2.0.0-alpha.40", | ||
"description": "Blog plugin for VuePress", | ||
@@ -45,7 +45,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@mr-hope/vuepress-shared": "2.0.0-alpha.39", | ||
"@mr-hope/vuepress-shared": "2.0.0-alpha.40", | ||
"@vuepress/client": "2.0.0-beta.35", | ||
"@vuepress/core": "2.0.0-beta.35", | ||
"@vuepress/core": "2.0.0-beta.36", | ||
"vue": "^3.2.31", | ||
"vue-router": "^4.0.12" | ||
"vue-router": "^4.0.13" | ||
}, | ||
@@ -55,3 +55,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "46295cf6ddb109c7eab72859444fe2a8728045d3" | ||
"gitHead": "ba90ad2e3f3239f97f0402bc6f5530b248ff0bd3" | ||
} |
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@mr-hope/vuepress-shared@2.0.0-alpha.40(transitive)
+ Added@vuepress/core@2.0.0-beta.36(transitive)
+ Added@vuepress/markdown@2.0.0-beta.36(transitive)
+ Added@vuepress/plugin-git@2.0.0-beta.36(transitive)
+ Added@vuepress/plugin-theme-data@2.0.0-beta.36(transitive)
+ Addednanoid@3.3.8(transitive)
- Removed@mr-hope/vuepress-shared@2.0.0-alpha.39(transitive)
- Removed@vuepress/core@2.0.0-beta.35(transitive)
- Removed@vuepress/markdown@2.0.0-beta.35(transitive)
- Removed@vuepress/plugin-git@2.0.0-beta.35(transitive)
- Removed@vuepress/plugin-theme-data@2.0.0-beta.35(transitive)
- Removednanoid@3.3.7(transitive)
Updated@vuepress/core@2.0.0-beta.36
Updatedvue-router@^4.0.13