@uppy/onedrive
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -103,2 +103,2 @@ var _class, _temp; | ||
return OneDrive; | ||
}(Plugin), _class.VERSION = "1.1.5", _temp); | ||
}(Plugin), _class.VERSION = "1.1.6", _temp); |
{ | ||
"name": "@uppy/onedrive", | ||
"description": "Import files from OneDrive, into Uppy.", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"license": "MIT", | ||
@@ -23,5 +23,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^1.4.4", | ||
"@uppy/provider-views": "^1.6.5", | ||
"@uppy/utils": "^2.4.4", | ||
"@uppy/companion-client": "^1.4.5", | ||
"@uppy/provider-views": "^1.6.6", | ||
"@uppy/utils": "^3.0.0", | ||
"preact": "8.2.9" | ||
@@ -32,3 +32,3 @@ }, | ||
}, | ||
"gitHead": "5528c6f6eae8873a363be5a45862459f168a7c90" | ||
"gitHead": "6a0152327386cb6dd1ae8aada13f13062d326b61" | ||
} |
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
- Removed@uppy/utils@2.4.4(transitive)
Updated@uppy/provider-views@^1.6.6
Updated@uppy/utils@^3.0.0