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

@zag-js/file-upload

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/file-upload - npm Package Compare versions

Comparing version

to
1.16.0

@@ -173,3 +173,3 @@ import * as _zag_js_anatomy from '@zag-js/anatomy';

*/
disableClick?: boolean;
disableClick?: boolean | undefined;
}

@@ -176,0 +176,0 @@ interface FileUploadApi<T extends PropTypes = PropTypes> {

{
"name": "@zag-js/file-upload",
"version": "1.15.7",
"version": "1.16.0",
"description": "Core logic for the file-upload widget implemented as a state machine",

@@ -30,9 +30,9 @@ "keywords": [

"dependencies": {
"@zag-js/anatomy": "1.15.7",
"@zag-js/core": "1.15.7",
"@zag-js/dom-query": "1.15.7",
"@zag-js/file-utils": "1.15.7",
"@zag-js/i18n-utils": "1.15.7",
"@zag-js/utils": "1.15.7",
"@zag-js/types": "1.15.7"
"@zag-js/anatomy": "1.16.0",
"@zag-js/core": "1.16.0",
"@zag-js/dom-query": "1.16.0",
"@zag-js/file-utils": "1.16.0",
"@zag-js/i18n-utils": "1.16.0",
"@zag-js/utils": "1.16.0",
"@zag-js/types": "1.16.0"
},

@@ -39,0 +39,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet