@vuepress/plugin-theme-data
Advanced tools
Comparing version 2.0.0-beta.7 to 2.0.0-beta.8
@@ -6,2 +6,18 @@ # Change Log | ||
# [2.0.0-beta.8](https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.7...v2.0.0-beta.8) (2021-04-11) | ||
### Code Refactoring | ||
* normalize themes and plugins structure ([7781172](https://github.com/vuepress/vuepress-next/commit/77811722401bf1ed1fec44c64158ab0cd1ab3179)) | ||
### BREAKING CHANGES | ||
* client API that provided by plugins should be imported from `plugin-foo/lib/client` | ||
# [2.0.0-beta.7](https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.6...v2.0.0-beta.7) (2021-04-09) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@vuepress/plugin-theme-data", | ||
"version": "2.0.0-beta.7", | ||
"version": "2.0.0-beta.8", | ||
"description": "VuePress plugin - theme data", | ||
@@ -21,4 +21,4 @@ "keywords": [ | ||
"author": "meteorlxy", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"main": "lib/node/index.js", | ||
"types": "lib/node/index.d.ts", | ||
"files": [ | ||
@@ -33,6 +33,6 @@ "lib" | ||
"dependencies": { | ||
"@vuepress/client": "2.0.0-beta.7", | ||
"@vuepress/core": "2.0.0-beta.7", | ||
"@vuepress/client": "2.0.0-beta.8", | ||
"@vuepress/core": "2.0.0-beta.8", | ||
"@vuepress/shared": "2.0.0-beta.7", | ||
"@vuepress/utils": "2.0.0-beta.7" | ||
"@vuepress/utils": "2.0.0-beta.8" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "f798c4df7489d7fbf27bf430ea547413e8655af4" | ||
"gitHead": "5ab99126fcaecb845248fcf9d3c88c25ce8572cb" | ||
} |
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
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
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
11388
24
177
1
+ Added@vuepress/client@2.0.0-beta.8(transitive)
+ Added@vuepress/core@2.0.0-beta.8(transitive)
+ Added@vuepress/markdown@2.0.0-beta.8(transitive)
+ Added@vuepress/utils@2.0.0-beta.8(transitive)
- Removed@vuepress/client@2.0.0-beta.7(transitive)
- Removed@vuepress/core@2.0.0-beta.7(transitive)
- Removed@vuepress/markdown@2.0.0-beta.7(transitive)
- Removed@vuepress/utils@2.0.0-beta.7(transitive)
Updated@vuepress/core@2.0.0-beta.8
Updated@vuepress/utils@2.0.0-beta.8