@vuepress/plugin-external-link-icon
Advanced tools
Comparing version 2.0.0-beta.45 to 2.0.0-beta.46
@@ -5,1 +5,4 @@ import type { LocaleConfig } from '@vuepress/shared'; | ||
}>; | ||
export interface ExternalLinkIconFrontmatter { | ||
externalLinkIcon?: boolean; | ||
} |
{ | ||
"name": "@vuepress/plugin-external-link-icon", | ||
"version": "2.0.0-beta.45", | ||
"version": "2.0.0-beta.46", | ||
"description": "VuePress plugin - external link icon", | ||
@@ -27,8 +27,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@vuepress/client": "2.0.0-beta.45", | ||
"@vuepress/core": "2.0.0-beta.45", | ||
"@vuepress/markdown": "2.0.0-beta.45", | ||
"@vuepress/shared": "2.0.0-beta.45", | ||
"@vuepress/utils": "2.0.0-beta.45", | ||
"vue": "^3.2.33" | ||
"@vuepress/client": "2.0.0-beta.46", | ||
"@vuepress/core": "2.0.0-beta.46", | ||
"@vuepress/markdown": "2.0.0-beta.46", | ||
"@vuepress/shared": "2.0.0-beta.46", | ||
"@vuepress/utils": "2.0.0-beta.46", | ||
"vue": "^3.2.35" | ||
}, | ||
@@ -35,0 +35,0 @@ "publishConfig": { |
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
9592
197
+ Added@vuepress/client@2.0.0-beta.46(transitive)
+ Added@vuepress/core@2.0.0-beta.46(transitive)
+ Added@vuepress/markdown@2.0.0-beta.46(transitive)
+ Added@vuepress/shared@2.0.0-beta.46(transitive)
+ Added@vuepress/utils@2.0.0-beta.46(transitive)
- Removed@vuepress/client@2.0.0-beta.45(transitive)
- Removed@vuepress/core@2.0.0-beta.45(transitive)
- Removed@vuepress/markdown@2.0.0-beta.45(transitive)
- Removed@vuepress/shared@2.0.0-beta.45(transitive)
- Removed@vuepress/utils@2.0.0-beta.45(transitive)
Updated@vuepress/core@2.0.0-beta.46
Updatedvue@^3.2.35