@udecode/plate-media
Advanced tools
Comparing version 36.5.3 to 36.5.9
@@ -368,2 +368,3 @@ "use strict"; | ||
var createImagePlugin = (0, import_server4.createPluginFactory)({ | ||
dangerouslyAllowAttributes: ["alt", "width", "height"], | ||
isElement: true, | ||
@@ -929,2 +930,3 @@ isVoid: true, | ||
var createVideoPlugin = (0, import_plate_common8.createPluginFactory)({ | ||
dangerouslyAllowAttributes: ["width", "height"], | ||
isElement: true, | ||
@@ -931,0 +933,0 @@ isVoid: true, |
{ | ||
"name": "@udecode/plate-media", | ||
"version": "36.5.3", | ||
"version": "36.5.9", | ||
"description": "Plate Media plugin", | ||
@@ -48,3 +48,3 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"@udecode/plate-common": ">=36.3.9", | ||
"@udecode/plate-common": ">=36.5.9", | ||
"react": ">=16.8.0", | ||
@@ -51,0 +51,0 @@ "react-dom": ">=16.8.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
246253
3157