@uppy/zoom
Advanced tools
Comparing version 0.1.13 to 0.1.14
@@ -97,2 +97,2 @@ var _class, _temp; | ||
return Zoom; | ||
}(Plugin), _class.VERSION = "0.1.13", _temp); | ||
}(Plugin), _class.VERSION = "0.1.14", _temp); |
{ | ||
"name": "@uppy/zoom", | ||
"description": "Import files from zoom, into Uppy.", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"license": "MIT", | ||
@@ -23,5 +23,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^1.8.2", | ||
"@uppy/provider-views": "^1.11.1", | ||
"@uppy/utils": "^3.4.1", | ||
"@uppy/companion-client": "^1.8.3", | ||
"@uppy/provider-views": "^1.11.2", | ||
"@uppy/utils": "^3.4.2", | ||
"preact": "8.2.9" | ||
@@ -35,3 +35,3 @@ }, | ||
}, | ||
"gitHead": "7d162b0dcc4df5dbb3d508b65e31788c2302746e" | ||
"gitHead": "4bf107236340dc98f8584f15a06e13ffa9fc31f4" | ||
} |
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/provider-views@^1.11.2
Updated@uppy/utils@^3.4.2