@uppy/form
Advanced tools
Comparing version 1.3.28 to 1.3.29
@@ -180,2 +180,2 @@ var _class, _temp; | ||
return Form; | ||
}(Plugin), _class.VERSION = "1.3.28", _temp); | ||
}(Plugin), _class.VERSION = "1.3.29", _temp); |
{ | ||
"name": "@uppy/form", | ||
"description": "Connect Uppy to an existing HTML <form>.", | ||
"version": "1.3.28", | ||
"version": "1.3.29", | ||
"license": "MIT", | ||
@@ -23,3 +23,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.5.0", | ||
"@uppy/utils": "^3.6.0", | ||
"get-form-data": "^2.0.0" | ||
@@ -30,3 +30,3 @@ }, | ||
}, | ||
"gitHead": "1751241362692202ed626f752fc740d4db0f2a9a" | ||
"gitHead": "12b7bd34e8f193e86561dd623024279103865a85" | ||
} |
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
Updated@uppy/utils@^3.6.0