New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stenajs-webui/modal

Package Overview
Dependencies
Maintainers
3
Versions
463
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stenajs-webui/modal - npm Package Compare versions

Comparing version 21.29.2 to 21.29.3

2

dist/dialog/UseDialog.d.ts

@@ -21,3 +21,3 @@ import React, { CSSProperties, ReactNode, RefObject } from "react";

dialogStyle?: CSSProperties;
ref?: RefObject<HTMLDialogElement>;
ref?: RefObject<HTMLDialogElement | null>;
onResolve?: () => void;

@@ -24,0 +24,0 @@ onReject?: () => void;

{
"name": "@stenajs-webui/modal",
"version": "21.29.2",
"version": "21.29.3",
"type": "module",

@@ -36,5 +36,5 @@ "description": "",

"dependencies": {
"@stenajs-webui/core": "21.29.2",
"@stenajs-webui/elements": "21.29.2",
"@stenajs-webui/theme": "21.29.2",
"@stenajs-webui/core": "21.29.3",
"@stenajs-webui/elements": "21.29.3",
"@stenajs-webui/theme": "21.29.3",
"@types/react-modal": "^3.16.3",

@@ -66,3 +66,3 @@ "classnames": "^2.5.1",

],
"gitHead": "6beb0e7b22ce2c0f18ba8ceb17880998e4c15099"
"gitHead": "a9296a7c83bf3a28cc751fd1716161e1dddc5490"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc