@uppy/unsplash
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -97,2 +97,2 @@ var _class, _temp; | ||
return Unsplash; | ||
}(Plugin), _class.VERSION = "0.1.5", _temp); | ||
}(Plugin), _class.VERSION = "0.1.6", _temp); |
{ | ||
"name": "@uppy/unsplash", | ||
"description": "Import files from Unsplash, the free stock photography resource, into Uppy", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"license": "MIT", | ||
@@ -23,5 +23,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^1.8.0", | ||
"@uppy/provider-views": "^1.10.0", | ||
"@uppy/utils": "^3.3.1", | ||
"@uppy/companion-client": "^1.8.1", | ||
"@uppy/provider-views": "^1.11.0", | ||
"@uppy/utils": "^3.4.0", | ||
"preact": "8.2.9" | ||
@@ -35,3 +35,3 @@ }, | ||
}, | ||
"gitHead": "e1efe07927e7c47b94bba5540d9c0f6fd1c4c514" | ||
"gitHead": "7c55bd855e456c536bcd318efeefd65e774cd903" | ||
} |
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
+ Addedabortcontroller-polyfill@1.7.5(transitive)
- Removedabortcontroller-polyfill@1.7.6(transitive)
Updated@uppy/provider-views@^1.11.0
Updated@uppy/utils@^3.4.0