@lexical/text
Advanced tools
Comparing version 0.13.1 to 0.14.1
@@ -8,3 +8,3 @@ /** | ||
'use strict' | ||
const LexicalText = process.env.NODE_ENV === 'development' ? require('./LexicalText.dev.js') : require('./LexicalText.prod.js') | ||
const LexicalText = process.env.NODE_ENV === 'development' ? require('./LexicalText.dev.js') : require('./LexicalText.prod.js'); | ||
module.exports = LexicalText; |
@@ -12,6 +12,6 @@ { | ||
"license": "MIT", | ||
"version": "0.13.1", | ||
"version": "0.14.1", | ||
"main": "LexicalText.js", | ||
"peerDependencies": { | ||
"lexical": "0.13.1" | ||
"lexical": "0.14.1" | ||
}, | ||
@@ -22,3 +22,5 @@ "repository": { | ||
"directory": "packages/lexical-text" | ||
} | ||
}, | ||
"module": "LexicalText.esm.js", | ||
"sideEffects": false | ||
} |
# `@lexical/text` | ||
[![See API Documentation](https://lexical.dev/img/see-api-documentation.svg)](https://lexical.dev/docs/api/modules/lexical_text) | ||
This package contains utilities and helpers for handling Lexical text. |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
34258
11
704
6
253
184
2
1
25