@vuepress/plugin-nprogress
Advanced tools
Comparing version 2.0.0-alpha.24 to 2.0.0-alpha.25
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.0.0-alpha.25](https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.24...v2.0.0-alpha.25) (2021-02-20) | ||
**Note:** Version bump only for package @vuepress/plugin-nprogress | ||
# [2.0.0-alpha.24](https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.23...v2.0.0-alpha.24) (2021-02-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@vuepress/plugin-nprogress", | ||
"version": "2.0.0-alpha.24", | ||
"version": "2.0.0-alpha.25", | ||
"description": "VuePress plugin - nprogress", | ||
@@ -32,5 +32,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@vuepress/client": "2.0.0-alpha.24", | ||
"@vuepress/core": "2.0.0-alpha.24", | ||
"@vuepress/utils": "2.0.0-alpha.24", | ||
"@vuepress/client": "2.0.0-alpha.25", | ||
"@vuepress/core": "2.0.0-alpha.25", | ||
"@vuepress/utils": "2.0.0-alpha.25", | ||
"nprogress": "^0.2.0", | ||
@@ -46,3 +46,3 @@ "vue": "^3.0.5", | ||
}, | ||
"gitHead": "6fadce4fb24cb1fe47438009288da2d2656586f5" | ||
"gitHead": "f0d1a63a8e7ab594216c3f1b6021bb5fd8a825f4" | ||
} |
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
10357
+ Added@vuepress/client@2.0.0-alpha.25(transitive)
+ Added@vuepress/core@2.0.0-alpha.25(transitive)
+ Added@vuepress/markdown@2.0.0-alpha.25(transitive)
+ Added@vuepress/shared@2.0.0-alpha.25(transitive)
+ Added@vuepress/utils@2.0.0-alpha.25(transitive)
- Removed@vuepress/client@2.0.0-alpha.24(transitive)
- Removed@vuepress/core@2.0.0-alpha.24(transitive)
- Removed@vuepress/markdown@2.0.0-alpha.24(transitive)
- Removed@vuepress/shared@2.0.0-alpha.24(transitive)
- Removed@vuepress/utils@2.0.0-alpha.24(transitive)