Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@editora/plugins

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@editora/plugins - npm Package Compare versions

Comparing version
1.0.6
to
1.0.7
+4
-2
package.json
{
"name": "@editora/plugins",
"version": "1.0.6",
"version": "1.0.7",
"description": "40+ Free Premium Plugins for Editora Rich Text Editor. Table editor, code formatting, accessibility, math, media, and more. Free enterprise plugin collection.",

@@ -43,2 +43,3 @@ "author": "Ajay Kumar <ajaykr089@gmail.com>",

"types": "index.d.ts",
"style": "dist/plugins.css",
"exports": {

@@ -302,3 +303,4 @@ ".": {

"default": "./dist/underline.esm.js"
}
},
"./styles.css": "./dist/plugins.css"
},

@@ -305,0 +307,0 @@ "files": [

@@ -20,2 +20,8 @@ # @editora/plugins

When using plugin UI features (table toolbar, pickers, dialogs), also import:
```ts
import "@editora/plugins/styles.css";
```
## 🎯 Overview

@@ -113,2 +119,3 @@

import "@editora/plugins/styles.css";
import "@editora/themes/themes/default.css";

@@ -115,0 +122,0 @@ const plugins = [