@uppy/informer
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -85,2 +85,2 @@ var _class, _temp; | ||
return Informer; | ||
}(Plugin), _class.VERSION = "1.6.0", _temp); | ||
}(Plugin), _class.VERSION = "1.6.1", _temp); |
{ | ||
"name": "@uppy/informer", | ||
"description": "A notification and error pop-up bar for Uppy.", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"license": "MIT", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.4.0", | ||
"@uppy/utils": "^3.4.1", | ||
"preact": "8.2.9" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "7c55bd855e456c536bcd318efeefd65e774cd903" | ||
"gitHead": "2eabc3309983165b3f275c7b6f21fc0e899d11ba" | ||
} |
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
Updated@uppy/utils@^3.4.1