@uppy/instagram
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -12,3 +12,3 @@ "use strict"; | ||
const packageJson = { | ||
"version": "2.1.1" | ||
"version": "2.1.2" | ||
}; | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "@uppy/instagram", | ||
"description": "Import photos and videos from Instagram, into Uppy.", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"license": "MIT", | ||
@@ -27,10 +27,10 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^2.2.0", | ||
"@uppy/provider-views": "^2.1.1", | ||
"@uppy/utils": "^4.1.0", | ||
"@uppy/companion-client": "^2.2.2", | ||
"@uppy/provider-views": "^2.1.3", | ||
"@uppy/utils": "^4.1.2", | ||
"preact": "^10.5.13" | ||
}, | ||
"peerDependencies": { | ||
"@uppy/core": "^2.3.0" | ||
"@uppy/core": "^2.3.3" | ||
} | ||
} |
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@^2.1.3
Updated@uppy/utils@^4.1.2