@lexical/text
Advanced tools
Comparing version 0.14.3 to 0.14.4
@@ -1,2 +0,1 @@ | ||
/** @module @lexical/text */ | ||
/** | ||
@@ -3,0 +2,0 @@ * Copyright (c) Meta Platforms, Inc. and affiliates. |
@@ -12,3 +12,3 @@ { | ||
"license": "MIT", | ||
"version": "0.14.3", | ||
"version": "0.14.4", | ||
"main": "LexicalText.js", | ||
@@ -27,2 +27,4 @@ "types": "index.d.ts", | ||
"types": "./index.d.ts", | ||
"development": "./LexicalText.dev.mjs", | ||
"production": "./LexicalText.prod.mjs", | ||
"node": "./LexicalText.node.mjs", | ||
@@ -33,2 +35,4 @@ "default": "./LexicalText.mjs" | ||
"types": "./index.d.ts", | ||
"development": "./LexicalText.dev.js", | ||
"production": "./LexicalText.prod.js", | ||
"default": "./LexicalText.js" | ||
@@ -39,4 +43,4 @@ } | ||
"dependencies": { | ||
"lexical": "0.14.3" | ||
"lexical": "0.14.4" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
38310
0
805
+ Addedlexical@0.14.4(transitive)
- Removedlexical@0.14.3(transitive)
Updatedlexical@0.14.4