Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uppy/instagram

Package Overview
Dependencies
Maintainers
5
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/instagram - npm Package Compare versions

Comparing version 0.27.2 to 0.27.3

13

package.json
{
"name": "@uppy/instagram",
"description": "Import photos and videos from Instagram, into Uppy.",
"version": "0.27.2",
"version": "0.27.3",
"license": "MIT",

@@ -27,14 +27,13 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/companion-client": "0.27.1",
"@uppy/provider-views": "0.27.1",
"@uppy/utils": "0.27.0",
"@uppy/companion-client": "0.27.2",
"@uppy/provider-views": "0.27.2",
"@uppy/utils": "0.27.1",
"preact": "^8.2.9"
},
"devDependencies": {
"@uppy/core": "0.27.0"
"@uppy/core": "0.27.1"
},
"peerDependencies": {
"@uppy/core": "^0.27.0"
},
"gitHead": "bd6c2c36aebd705bdf1f9cee973487b50a4bdf10"
}
}

@@ -10,3 +10,3 @@ # @uppy/instagram

An [Uppy Companion](https://uppy.io/docs/server) instance is required for the Instagram plugin to work. Uppy Companion handles authentication with Instagram, downloads the pictures and videos, and uploads them to the destination. This saves the user bandwidth, especially helpful if they are on a mobile connection.
A [Companion](https://uppy.io/docs/companion) instance is required for the Instagram plugin to work. Companion handles authentication with Instagram, downloads the pictures and videos, and uploads them to the destination. This saves the user bandwidth, especially helpful if they are on a mobile connection.

@@ -13,0 +13,0 @@ Uppy is being developed by the folks at [Transloadit](https://transloadit.com), a versatile file encoding service.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc