@uppy/onedrive
Advanced tools
Comparing version 1.1.19 to 1.1.20
@@ -93,2 +93,2 @@ var _class, _temp; | ||
return OneDrive; | ||
}(Plugin), _class.VERSION = "1.1.19", _temp); | ||
}(Plugin), _class.VERSION = "1.1.20", _temp); |
{ | ||
"name": "@uppy/onedrive", | ||
"description": "Import files from OneDrive, into Uppy.", | ||
"version": "1.1.19", | ||
"version": "1.1.20", | ||
"license": "MIT", | ||
@@ -23,5 +23,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^1.6.1", | ||
"@uppy/provider-views": "^1.9.1", | ||
"@uppy/utils": "^3.2.5", | ||
"@uppy/companion-client": "^1.7.0", | ||
"@uppy/provider-views": "^1.9.2", | ||
"@uppy/utils": "^3.3.0", | ||
"preact": "8.2.9" | ||
@@ -32,3 +32,3 @@ }, | ||
}, | ||
"gitHead": "38599e3aa28642bd938200b13a2611adca494273" | ||
"gitHead": "1493a807fe83f7b465a8f7562bfb5631b1945e5b" | ||
} |
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.9.2
Updated@uppy/utils@^3.3.0