@uppy/form
Advanced tools
Comparing version 1.3.11 to 1.3.12
@@ -180,2 +180,2 @@ var _class, _temp; | ||
return Form; | ||
}(Plugin), _class.VERSION = "1.3.11", _temp); | ||
}(Plugin), _class.VERSION = "1.3.12", _temp); |
{ | ||
"name": "@uppy/form", | ||
"description": "Connect Uppy to an existing HTML <form>.", | ||
"version": "1.3.11", | ||
"version": "1.3.12", | ||
"license": "MIT", | ||
@@ -23,3 +23,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^2.4.1", | ||
"@uppy/utils": "^2.4.2", | ||
"get-form-data": "^2.0.0" | ||
@@ -30,3 +30,3 @@ }, | ||
}, | ||
"gitHead": "5752662a93e22342f22464c8bb5bc7cb7c0ee7d7" | ||
"gitHead": "323233488f4abe33f0fda037673d38777f109f6f" | ||
} |
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.2