@uppy/unsplash
Advanced tools
Comparing version 3.0.0-beta to 3.0.0-beta.1
@@ -6,3 +6,3 @@ import { h } from 'preact'; | ||
const packageJson = { | ||
"version": "3.0.0-beta" | ||
"version": "3.0.0-beta.1" | ||
}; | ||
@@ -9,0 +9,0 @@ /** |
{ | ||
"name": "@uppy/unsplash", | ||
"description": "Import files from Unsplash, the free stock photography resource, into Uppy", | ||
"version": "3.0.0-beta", | ||
"version": "3.0.0-beta.1", | ||
"license": "MIT", | ||
@@ -24,4 +24,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^3.0.0-beta", | ||
"@uppy/provider-views": "^3.0.0-beta", | ||
"@uppy/companion-client": "^3.0.0-beta.1", | ||
"@uppy/provider-views": "^3.0.0-beta.1", | ||
"@uppy/utils": "^5.0.0-beta", | ||
@@ -31,3 +31,3 @@ "preact": "^10.5.13" | ||
"peerDependencies": { | ||
"@uppy/core": "^3.0.0-beta" | ||
"@uppy/core": "^3.0.0-beta.1" | ||
}, | ||
@@ -34,0 +34,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
12848