@uppy/informer
Advanced tools
Comparing version 1.5.10 to 1.5.11
@@ -85,2 +85,2 @@ var _class, _temp; | ||
return Informer; | ||
}(Plugin), _class.VERSION = "1.5.10", _temp); | ||
}(Plugin), _class.VERSION = "1.5.11", _temp); |
{ | ||
"name": "@uppy/informer", | ||
"description": "A notification and error pop-up bar for Uppy.", | ||
"version": "1.5.10", | ||
"version": "1.5.11", | ||
"license": "MIT", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.2.2", | ||
"@uppy/utils": "^3.2.3", | ||
"preact": "8.2.9" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "36ab6f1d492edca678327a98629a0a53ba37604e" | ||
"gitHead": "7bf5ca55a74eed7a7fcc71285dfb98350ac2e08e" | ||
} |
@@ -27,3 +27,3 @@ # @uppy/informer | ||
```bash | ||
$ npm install @uppy/informer --save | ||
$ npm install @uppy/informer | ||
``` | ||
@@ -30,0 +30,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15208
Updated@uppy/utils@^3.2.3