@uppy/form
Advanced tools
Comparing version 1.3.13 to 1.3.14
@@ -178,2 +178,2 @@ var _class, _temp; | ||
return Form; | ||
}(Plugin), _class.VERSION = "1.3.13", _temp); | ||
}(Plugin), _class.VERSION = "1.3.14", _temp); |
{ | ||
"name": "@uppy/form", | ||
"description": "Connect Uppy to an existing HTML <form>.", | ||
"version": "1.3.13", | ||
"version": "1.3.14", | ||
"license": "MIT", | ||
@@ -23,3 +23,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^2.4.3", | ||
"@uppy/utils": "^2.4.4", | ||
"get-form-data": "^2.0.0" | ||
@@ -30,3 +30,3 @@ }, | ||
}, | ||
"gitHead": "6e2dfd7c0f54f38672894eac2333310dcd276c03" | ||
"gitHead": "5528c6f6eae8873a363be5a45862459f168a7c90" | ||
} |
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@^2.4.4