Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vuepress/plugin-external-link-icon

Package Overview
Dependencies
Maintainers
6
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/plugin-external-link-icon - npm Package Compare versions

Comparing version 2.0.0-beta.45 to 2.0.0-beta.46

3

lib/shared/types.d.ts

@@ -5,1 +5,4 @@ import type { LocaleConfig } from '@vuepress/shared';

}>;
export interface ExternalLinkIconFrontmatter {
externalLinkIcon?: boolean;
}

14

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc