Socket
Socket
Sign inDemoInstall

@wedevign/rich-markdown-editor

Package Overview
Dependencies
139
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.1.1 to 12.1.2

2

dist/dictionary.js

@@ -41,3 +41,3 @@ "use strict";

infoNotice: "Info notice",
link: "Link",
link: "URL",
linkCopied: "Link copied to clipboard",

@@ -44,0 +44,0 @@ mark: "Highlight",

@@ -72,10 +72,2 @@ "use strict";

{
name: "link",
title: dictionary.link,
icon: outline_icons_1.LinkIcon,
shortcut: `${mod} k`,
keywords: "link url uri href",
searchKeyword: "link",
},
{
name: "table",

@@ -122,6 +114,14 @@ title: dictionary.table,

groupData: {
name: "Wiki Pages",
name: "Links",
},
items: [
{
name: "link",
title: dictionary.link,
icon: outline_icons_1.LinkIcon,
shortcut: `${mod} k`,
keywords: "link url uri href",
searchKeyword: "link",
},
{
name: "article_link",

@@ -128,0 +128,0 @@ title: dictionary.article,

{
"name": "@wedevign/rich-markdown-editor",
"description": "A rich text editor with Markdown shortcuts",
"version": "12.1.1",
"version": "12.1.2",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "typings": "dist/index.d.ts",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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