Socket
Socket
Sign inDemoInstall

@zag-js/file-upload

Package Overview
Dependencies
Maintainers
1
Versions
555
Alerts
File Explorer

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 0.63.0 to 0.64.0

18

package.json
{
"name": "@zag-js/file-upload",
"version": "0.63.0",
"version": "0.64.0",
"description": "Core logic for the file-upload widget implemented as a state machine",

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

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

@@ -56,5 +56,5 @@ "devDependencies": {

"build": "tsup",
"lint": "eslint src --ext .ts,.tsx",
"lint": "eslint src",
"typecheck": "tsc --noEmit"
}
}
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