@udecode/plate-media
Advanced tools
Comparing version 36.2.0 to 36.2.2
@@ -849,3 +849,3 @@ "use strict"; | ||
// eslint-disable-next-line regexp/no-unused-capturing-group | ||
new RegExp("^https?:\\/\\/twitter\\.com\\/(?:#!\\/)?(\\w+)\\/status(es)?\\/(?<id>\\d+)") | ||
new RegExp("^https?:\\/\\/(?:twitter|x)\\.com\\/(?:#!\\/)?(\\w+)\\/status(es)?\\/(?<id>\\d+)") | ||
); | ||
@@ -852,0 +852,0 @@ var parseTwitterUrl = (url) => { |
{ | ||
"name": "@udecode/plate-media", | ||
"version": "36.2.0", | ||
"version": "36.2.2", | ||
"description": "Plate Media plugin", | ||
@@ -48,3 +48,3 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"@udecode/plate-common": ">=36.0.6", | ||
"@udecode/plate-common": ">=36.2.1", | ||
"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
245647