@uppy/informer
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -72,2 +72,2 @@ var _class, _temp; | ||
return Informer; | ||
}(Plugin), _class.VERSION = "1.1.0", _temp); | ||
}(Plugin), _class.VERSION = "1.2.0", _temp); |
{ | ||
"name": "@uppy/informer", | ||
"description": "A notification and error pop-up bar for Uppy.", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"license": "MIT", | ||
@@ -26,7 +26,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "1.1.0", | ||
"@uppy/utils": "1.2.0", | ||
"preact": "8.2.9" | ||
}, | ||
"devDependencies": { | ||
"@uppy/core": "1.1.0" | ||
"@uppy/core": "1.2.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "28d235fe2fb57d87a399c20883fd6590aa49f4f4" | ||
"gitHead": "bd2beedcffbaa840de7069860e341f02268ddbb1" | ||
} |
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
+ Added@uppy/utils@1.2.0(transitive)
- Removed@uppy/utils@1.1.0(transitive)
Updated@uppy/utils@1.2.0