@github/markdown-toolbar-element
Advanced tools
+1
-1
@@ -232,3 +232,3 @@ const buttonSelectors = [ | ||
| return null; | ||
| const root = this.getRootNode(); | ||
| const root = 'getRootNode' in this ? this.getRootNode() : document; | ||
| let field; | ||
@@ -235,0 +235,0 @@ if (root instanceof Document || root instanceof ShadowRoot) { |
+1
-1
| { | ||
| "name": "@github/markdown-toolbar-element", | ||
| "version": "1.3.0", | ||
| "version": "1.3.1", | ||
| "description": "Markdown formatting buttons for text inputs.", | ||
@@ -5,0 +5,0 @@ "repository": "github/markdown-toolbar-element", |
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
29061
0.12%0
-100%