@uppy/instagram
Advanced tools
Comparing version 1.4.21 to 1.4.22
@@ -95,2 +95,2 @@ var _class, _temp; | ||
return Instagram; | ||
}(Plugin), _class.VERSION = "1.4.21", _temp); | ||
}(Plugin), _class.VERSION = "1.4.22", _temp); |
{ | ||
"name": "@uppy/instagram", | ||
"description": "Import photos and videos from Instagram, into Uppy.", | ||
"version": "1.4.21", | ||
"version": "1.4.22", | ||
"license": "MIT", | ||
@@ -26,5 +26,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
Updated@uppy/provider-views@^1.11.0
Updated@uppy/utils@^3.4.0