@uppy/provider-views
Advanced tools
Comparing version 1.6.1 to 1.6.2
@@ -779,2 +779,2 @@ var _class, _temp; | ||
return ProviderView; | ||
}(), _class.VERSION = "1.6.1", _temp); | ||
}(), _class.VERSION = "1.6.2", _temp); |
{ | ||
"name": "@uppy/provider-views", | ||
"description": "View library for Uppy remote provider plugins.", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"license": "MIT", | ||
@@ -22,3 +22,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^2.4.0", | ||
"@uppy/utils": "^2.4.1", | ||
"classnames": "^2.2.6", | ||
@@ -30,3 +30,3 @@ "preact": "8.2.9" | ||
}, | ||
"gitHead": "0481589f3bd589eabd78fd91af9e2688e356f4f9" | ||
"gitHead": "5752662a93e22342f22464c8bb5bc7cb7c0ee7d7" | ||
} |
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@^2.4.1