Socket
Socket
Sign inDemoInstall

@uppy/informer

Package Overview
Dependencies
11
Maintainers
5
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.14 to 1.5.15

2

lib/index.js

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

return Informer;
}(Plugin), _class.VERSION = "1.5.14", _temp);
}(Plugin), _class.VERSION = "1.5.15", _temp);
{
"name": "@uppy/informer",
"description": "A notification and error pop-up bar for Uppy.",
"version": "1.5.14",
"version": "1.5.15",
"license": "MIT",

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

"dependencies": {
"@uppy/utils": "^3.3.0",
"@uppy/utils": "^3.3.1",
"preact": "8.2.9"

@@ -33,3 +33,3 @@ },

},
"gitHead": "1493a807fe83f7b465a8f7562bfb5631b1945e5b"
"gitHead": "e1efe07927e7c47b94bba5540d9c0f6fd1c4c514"
}

@@ -6,3 +6,3 @@ # @uppy/informer

<a href="https://www.npmjs.com/package/@uppy/informer"><img src="https://img.shields.io/npm/v/@uppy/informer.svg?style=flat-square"></a>
<a href="https://travis-ci.org/transloadit/uppy"><img src="https://img.shields.io/travis/transloadit/uppy/master.svg?style=flat-square" alt="Build Status"></a>
<img src="https://github.com/transloadit/uppy/workflows/Tests/badge.svg" alt="CI status for Uppy tests"> <img src="https://github.com/transloadit/uppy/workflows/Companion/badge.svg" alt="CI status for Companion tests"> <img src="https://github.com/transloadit/uppy/workflows/End-to-end%20tests/badge.svg" alt="CI status for browser tests">

@@ -9,0 +9,0 @@ The Informer is a pop-up bar for showing notifications. When other plugins have some exciting news (or error) to share, they can show a notification here.

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc