Socket
Socket
Sign inDemoInstall

@uxf/form

Package Overview
Dependencies
31
Maintainers
1
Versions
266
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.21.4 to 11.21.5

2

avatar-file-input/avatar-file-input.d.ts

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

import { FileResponse } from "@uxf/core/types";
import { AvatarFileInputProps as UIAvatarFileInputProps } from "@uxf/ui/avatar-file-input";
import { FileResponse } from "@uxf/ui/types";
import React from "react";

@@ -4,0 +4,0 @@ import { FieldValues } from "react-hook-form";

@@ -25,2 +25,3 @@ "use strict";

extension: "jpg",
namespace: null,
progress: null,

@@ -33,2 +34,3 @@ },

extension: "pdf",
namespace: null,
progress: null,

@@ -35,0 +37,0 @@ },

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

import { FileResponse } from "@uxf/core/types";
import { FileInputProps as UIFileInputProps } from "@uxf/ui/file-input";
import { FileResponse } from "@uxf/ui/types";
import React from "react";

@@ -4,0 +4,0 @@ import { FieldValues } from "react-hook-form";

@@ -20,2 +20,3 @@ "use strict";

name: "file1",
namespace: null,
extension: "jpg",

@@ -22,0 +23,0 @@ };

{
"name": "@uxf/form",
"version": "11.21.4",
"version": "11.21.5",
"description": "",

@@ -15,3 +15,3 @@ "publishConfig": {

"dependencies": {
"@uxf/ui": "11.21.4",
"@uxf/ui": "11.21.5",
"coordinate-parser": "1.0.7",

@@ -18,0 +18,0 @@ "dayjs": "1.11.10",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc