@uppy/provider-views
Advanced tools
Comparing version 1.11.0 to 1.11.1
@@ -664,2 +664,2 @@ var _class, _temp; | ||
return ProviderView; | ||
}(), _class.VERSION = "1.11.0", _temp); | ||
}(), _class.VERSION = "1.11.1", _temp); |
@@ -290,2 +290,2 @@ var _class, _temp; | ||
return ProviderView; | ||
}(), _class.VERSION = "1.11.0", _temp); | ||
}(), _class.VERSION = "1.11.1", _temp); |
{ | ||
"name": "@uppy/provider-views", | ||
"description": "View library for Uppy remote provider plugins.", | ||
"version": "1.11.0", | ||
"version": "1.11.1", | ||
"license": "MIT", | ||
@@ -22,3 +22,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.4.0", | ||
"@uppy/utils": "^3.4.1", | ||
"classnames": "^2.2.6", | ||
@@ -30,3 +30,3 @@ "preact": "8.2.9" | ||
}, | ||
"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