Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uppy/form

Package Overview
Dependencies
Maintainers
5
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/form - npm Package Compare versions

Comparing version 4.0.0-beta.6 to 4.0.0

2

lib/index.js

@@ -14,3 +14,3 @@ function _classPrivateFieldLooseBase(e, t) { if (!{}.hasOwnProperty.call(e, t)) throw new TypeError("attempted to use private field on non-instance"); return e; }

const packageJson = {
"version": "4.0.0-beta.6"
"version": "4.0.0"
};

@@ -17,0 +17,0 @@ const defaultOptions = {

{
"name": "@uppy/form",
"description": "Connect Uppy to an existing HTML <form>.",
"version": "4.0.0-beta.6",
"version": "4.0.0",
"license": "MIT",

@@ -23,9 +23,8 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/utils": "^6.0.0-beta.9",
"@uppy/utils": "^6.0.0",
"get-form-data": "^3.0.0"
},
"peerDependencies": {
"@uppy/core": "^4.0.0-beta.12"
},
"stableVersion": "3.2.0"
"@uppy/core": "^4.0.0"
}
}
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