Socket
Socket
Sign inDemoInstall

@vuepress/plugin-external-link-icon

Package Overview
Dependencies
116
Maintainers
6
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

3

lib/node/externalLinkIconPlugin.d.ts

@@ -7,4 +7,7 @@ import type { Plugin } from '@vuepress/core';

export declare type ExternalLinkIconPluginOptions = {
/**
* Locales config for external link icon
*/
locales?: ExternalLinkIconLocales;
};
export declare const externalLinkIconPlugin: ({ locales, }?: ExternalLinkIconPluginOptions) => Plugin;

14

package.json
{
"name": "@vuepress/plugin-external-link-icon",
"version": "2.0.0-beta.46",
"version": "2.0.0-beta.47",
"description": "VuePress plugin - external link icon",

@@ -27,8 +27,8 @@ "keywords": [

"dependencies": {
"@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"
"@vuepress/client": "2.0.0-beta.47",
"@vuepress/core": "2.0.0-beta.47",
"@vuepress/markdown": "2.0.0-beta.47",
"@vuepress/shared": "2.0.0-beta.47",
"@vuepress/utils": "2.0.0-beta.47",
"vue": "^3.2.36"
},

@@ -35,0 +35,0 @@ "publishConfig": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc