Socket
Socket
Sign inDemoInstall

@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.53 to 2.0.0-beta.54

2

lib/node/externalLinkIconPlugin.d.ts

@@ -6,3 +6,3 @@ import type { Plugin } from '@vuepress/core';

*/
export declare type ExternalLinkIconPluginOptions = {
export type ExternalLinkIconPluginOptions = {
/**

@@ -9,0 +9,0 @@ * Locales config for external link icon

import type { LocaleConfig } from '@vuepress/shared';
export declare type ExternalLinkIconLocales = LocaleConfig<{
export type ExternalLinkIconLocales = LocaleConfig<{
openInNewWindow: string;

@@ -4,0 +4,0 @@ }>;

{
"name": "@vuepress/plugin-external-link-icon",
"version": "2.0.0-beta.53",
"version": "2.0.0-beta.54",
"description": "VuePress plugin - external link icon",

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

"dependencies": {
"@vuepress/client": "2.0.0-beta.53",
"@vuepress/core": "2.0.0-beta.53",
"@vuepress/markdown": "2.0.0-beta.53",
"@vuepress/shared": "2.0.0-beta.53",
"@vuepress/utils": "2.0.0-beta.53",
"vue": "^3.2.41"
"vue": "^3.2.45",
"@vuepress/client": "2.0.0-beta.54",
"@vuepress/core": "2.0.0-beta.54",
"@vuepress/markdown": "2.0.0-beta.54",
"@vuepress/shared": "2.0.0-beta.54",
"@vuepress/utils": "2.0.0-beta.54"
},

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

Sorry, the diff of this file is not supported yet

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