Socket
Socket
Sign inDemoInstall

@uppy/unsplash

Package Overview
Dependencies
Maintainers
8
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/unsplash - npm Package Compare versions

Comparing version 3.0.0-beta.1 to 3.0.0-beta.2

2

lib/Unsplash.js

@@ -6,3 +6,3 @@ import { h } from 'preact';

const packageJson = {
"version": "3.0.0-beta.1"
"version": "3.0.0-beta.2"
};

@@ -9,0 +9,0 @@ /**

{
"name": "@uppy/unsplash",
"description": "Import files from Unsplash, the free stock photography resource, into Uppy",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"license": "MIT",

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

"dependencies": {
"@uppy/companion-client": "^3.0.0-beta.1",
"@uppy/provider-views": "^3.0.0-beta.1",
"@uppy/utils": "^5.0.0-beta",
"@uppy/companion-client": "^3.0.0-beta.2",
"@uppy/provider-views": "^3.0.0-beta.3",
"@uppy/utils": "^5.0.0-beta.1",
"preact": "^10.5.13"
},
"peerDependencies": {
"@uppy/core": "^3.0.0-beta.1"
"@uppy/core": "^3.0.0-beta.4"
},
"publishConfig": {
"access": "public"
},
"stableVersion": "2.1.0"
}
}

Sorry, the diff of this file is not supported yet

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