🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

react-drawio

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-drawio - npm Package Compare versions

Comparing version

to
1.0.4

2

dist/index.js
import React, { forwardRef, useRef, useState, useImperativeHandle, useEffect } from 'react';
const getEmbedUrl = (baseUrl, urlParameters, addConfiguration)=>{
const url = new URL('/', baseUrl ?? 'https://embed.diagrams.net');
const url = new URL(baseUrl ?? 'https://embed.diagrams.net');
const urlSearchParams = new URLSearchParams();

@@ -6,0 +6,0 @@ urlSearchParams.append('embed', '1');

{
"name": "react-drawio",
"version": "1.0.3",
"version": "1.0.4",
"type": "module",

@@ -5,0 +5,0 @@ "description": "React component for integrating the Diagrams (draw.io) embed iframe",

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