vuepress-plugin-components
Advanced tools
Comparing version 2.0.0-beta.118 to 2.0.0-beta.119
{ | ||
"name": "vuepress-plugin-components", | ||
"version": "2.0.0-beta.118", | ||
"version": "2.0.0-beta.119", | ||
"description": "Components collection plugin for VuePress2", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"files": [ | ||
"src" | ||
"lib" | ||
], | ||
@@ -46,5 +46,5 @@ "dependencies": { | ||
"vue-router": "^4.1.6", | ||
"vuepress-plugin-reading-time2": "2.0.0-beta.118", | ||
"vuepress-plugin-sass-palette": "2.0.0-beta.118", | ||
"vuepress-shared": "2.0.0-beta.118" | ||
"vuepress-plugin-reading-time2": "2.0.0-beta.119", | ||
"vuepress-plugin-sass-palette": "2.0.0-beta.119", | ||
"vuepress-shared": "2.0.0-beta.119" | ||
}, | ||
@@ -51,0 +51,0 @@ "devDependencies": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
92822
44
786
1
+ Addedvuepress-plugin-reading-time2@2.0.0-beta.119(transitive)
+ Addedvuepress-plugin-sass-palette@2.0.0-beta.119(transitive)
+ Addedvuepress-shared@2.0.0-beta.119(transitive)
- Removedvuepress-plugin-reading-time2@2.0.0-beta.118(transitive)
- Removedvuepress-plugin-sass-palette@2.0.0-beta.118(transitive)
- Removedvuepress-shared@2.0.0-beta.118(transitive)