You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@lexical/plain-text

Package Overview
Dependencies
Maintainers
5
Versions
399
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lexical/plain-text - npm Package Compare versions

Comparing version

to
0.31.3-nightly.20250530.0

10

package.json

@@ -10,3 +10,3 @@ {

"license": "MIT",
"version": "0.31.3-nightly.20250529.0",
"version": "0.31.3-nightly.20250530.0",
"main": "LexicalPlainText.js",

@@ -39,7 +39,7 @@ "types": "index.d.ts",

"dependencies": {
"@lexical/clipboard": "0.31.3-nightly.20250529.0",
"@lexical/selection": "0.31.3-nightly.20250529.0",
"@lexical/utils": "0.31.3-nightly.20250529.0",
"lexical": "0.31.3-nightly.20250529.0"
"@lexical/clipboard": "0.31.3-nightly.20250530.0",
"@lexical/selection": "0.31.3-nightly.20250530.0",
"@lexical/utils": "0.31.3-nightly.20250530.0",
"lexical": "0.31.3-nightly.20250530.0"
}
}