Socket
Socket
Sign inDemoInstall

@uppy/informer

Package Overview
Dependencies
Maintainers
5
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/informer - npm Package Compare versions

Comparing version 4.0.0-beta.2 to 4.0.0

2

lib/Informer.js

@@ -11,3 +11,3 @@ /* eslint-disable jsx-a11y/no-noninteractive-element-interactions */

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

@@ -14,0 +14,0 @@ /**

{
"name": "@uppy/informer",
"description": "A notification and error pop-up bar for Uppy.",
"version": "4.0.0-beta.2",
"version": "4.0.0",
"license": "MIT",

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

"dependencies": {
"@uppy/utils": "^6.0.0-beta.5",
"@uppy/utils": "^6.0.0",
"preact": "^10.5.13"
},
"peerDependencies": {
"@uppy/core": "^4.0.0-beta.5"
},
"stableVersion": "3.1.0"
"@uppy/core": "^4.0.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