@uppy/form
Advanced tools
Comparing version 4.0.0-beta.6 to 4.0.0
@@ -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" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
30599
Updated@uppy/utils@^6.0.0