@uppy/zoom
Advanced tools
Comparing version 2.0.0-beta.2 to 2.0.0
@@ -6,3 +6,3 @@ import { h } from 'preact'; | ||
const packageJson = { | ||
"version": "2.0.0-beta.2" | ||
"version": "2.0.0" | ||
}; | ||
@@ -9,0 +9,0 @@ import locale from './locale.js'; |
{ | ||
"name": "@uppy/zoom", | ||
"description": "Import files from zoom, into Uppy.", | ||
"version": "2.0.0-beta.2", | ||
"version": "2.0.0", | ||
"license": "MIT", | ||
@@ -24,9 +24,9 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^3.0.0-beta.2", | ||
"@uppy/provider-views": "^3.0.0-beta.3", | ||
"@uppy/utils": "^5.0.0-beta.1", | ||
"@uppy/companion-client": "^3.0.0", | ||
"@uppy/provider-views": "^3.0.0", | ||
"@uppy/utils": "^5.0.0", | ||
"preact": "^10.5.13" | ||
}, | ||
"peerDependencies": { | ||
"@uppy/core": "^3.0.0-beta.4" | ||
"@uppy/core": "^3.0.0" | ||
}, | ||
@@ -33,0 +33,0 @@ "publishConfig": { |
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
14924
Updated@uppy/provider-views@^3.0.0
Updated@uppy/utils@^5.0.0