@uppy/dashboard
Advanced tools
Comparing version 1.17.0 to 1.17.1
@@ -1245,2 +1245,2 @@ var _class, _temp; | ||
return Dashboard; | ||
}(Plugin), _class.VERSION = "1.17.0", _temp); | ||
}(Plugin), _class.VERSION = "1.17.1", _temp); |
{ | ||
"name": "@uppy/dashboard", | ||
"description": "Universal UI plugin for Uppy.", | ||
"version": "1.17.0", | ||
"version": "1.17.1", | ||
"license": "MIT", | ||
@@ -26,7 +26,7 @@ "main": "lib/index.js", | ||
"@transloadit/prettier-bytes": "0.0.7", | ||
"@uppy/informer": "^1.6.1", | ||
"@uppy/provider-views": "^1.11.1", | ||
"@uppy/status-bar": "^1.9.1", | ||
"@uppy/thumbnail-generator": "^1.7.6", | ||
"@uppy/utils": "^3.4.1", | ||
"@uppy/informer": "^1.6.2", | ||
"@uppy/provider-views": "^1.11.2", | ||
"@uppy/status-bar": "^1.9.2", | ||
"@uppy/thumbnail-generator": "^1.7.7", | ||
"@uppy/utils": "^3.4.2", | ||
"classnames": "^2.2.6", | ||
@@ -44,3 +44,3 @@ "cuid": "^2.1.1", | ||
}, | ||
"gitHead": "7d162b0dcc4df5dbb3d508b65e31788c2302746e" | ||
"gitHead": "4bf107236340dc98f8584f15a06e13ffa9fc31f4" | ||
} |
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/informer@^1.6.2
Updated@uppy/provider-views@^1.11.2
Updated@uppy/status-bar@^1.9.2
Updated@uppy/utils@^3.4.2