@uppy/zoom
Advanced tools
Comparing version 0.1.15 to 0.1.16
@@ -99,2 +99,2 @@ var _class, _temp; | ||
return Zoom; | ||
}(Plugin), _class.VERSION = "0.1.15", _temp); | ||
}(Plugin), _class.VERSION = "0.1.16", _temp); |
{ | ||
"name": "@uppy/zoom", | ||
"description": "Import files from zoom, into Uppy.", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"license": "MIT", | ||
@@ -23,5 +23,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^1.9.0", | ||
"@uppy/provider-views": "^1.12.0", | ||
"@uppy/utils": "^3.5.0", | ||
"@uppy/companion-client": "^1.10.0", | ||
"@uppy/provider-views": "^1.12.1", | ||
"@uppy/utils": "^3.6.0", | ||
"preact": "8.2.9" | ||
@@ -35,3 +35,3 @@ }, | ||
}, | ||
"gitHead": "6771545fe70134088a5441ef5c2f7b872e32d812" | ||
"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
13854
Updated@uppy/provider-views@^1.12.1
Updated@uppy/utils@^3.6.0