Socket
Socket
Sign inDemoInstall

@uxf/ui

Package Overview
Dependencies
27
Maintainers
1
Versions
263
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.0.2 to 10.0.7

2

dialog/dialog.d.ts

@@ -0,3 +1,3 @@

import { DialogVariant } from "@uxf/ui/dialog/theme";
import React, { ReactNode } from "react";
import { DialogVariant } from "./theme";
export interface DialogProps {

@@ -4,0 +4,0 @@ children: ReactNode;

@@ -0,4 +1,4 @@

import { ModalVariant, ModalWidth } from "@uxf/ui/modal/theme";
import React, { ReactNode } from "react";
import type { DialogProps } from "../dialog";
import { ModalVariant, ModalWidth } from "./theme";
export interface ModalProps {

@@ -5,0 +5,0 @@ children: ReactNode;

{
"name": "@uxf/ui",
"version": "10.0.2",
"version": "10.0.7",
"description": "",

@@ -5,0 +5,0 @@ "publishConfig": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc