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 1.4.9 to 1.4.10

2

lib/index.js

@@ -92,2 +92,2 @@ var _class, _temp;

return Instagram;
}(Plugin), _class.VERSION = "1.4.9", _temp);
}(Plugin), _class.VERSION = "1.4.10", _temp);
{
"name": "@uppy/instagram",
"description": "Import photos and videos from Instagram, into Uppy.",
"version": "1.4.9",
"version": "1.4.10",
"license": "MIT",

@@ -26,5 +26,5 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/companion-client": "^1.5.1",
"@uppy/provider-views": "^1.7.0",
"@uppy/utils": "^3.2.0",
"@uppy/companion-client": "^1.5.2",
"@uppy/provider-views": "^1.7.1",
"@uppy/utils": "^3.2.1",
"preact": "8.2.9"

@@ -35,3 +35,3 @@ },

},
"gitHead": "16686fc0cae55dd40f449f63005273145aba7df3"
"gitHead": "2d91641ddd1efbb7b21ba850156d865491999106"
}

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

const uppy = Uppy()
const uppy = new Uppy()
uppy.use(Instagram, {

@@ -23,0 +23,0 @@ })

Sorry, the diff of this file is not supported yet

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