@uppy/form
Advanced tools
Comparing version 1.3.22 to 1.3.23
@@ -178,2 +178,2 @@ var _class, _temp; | ||
return Form; | ||
}(Plugin), _class.VERSION = "1.3.22", _temp); | ||
}(Plugin), _class.VERSION = "1.3.23", _temp); |
{ | ||
"name": "@uppy/form", | ||
"description": "Connect Uppy to an existing HTML <form>.", | ||
"version": "1.3.22", | ||
"version": "1.3.23", | ||
"license": "MIT", | ||
@@ -23,3 +23,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.2.5", | ||
"@uppy/utils": "^3.3.0", | ||
"get-form-data": "^2.0.0" | ||
@@ -30,3 +30,3 @@ }, | ||
}, | ||
"gitHead": "3ff9ab042f3d22c8efd528de91b4179b0cc4b909" | ||
"gitHead": "1493a807fe83f7b465a8f7562bfb5631b1945e5b" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25655
Updated@uppy/utils@^3.3.0