@uppy/provider-views
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -24,3 +24,3 @@ "use strict"; | ||
const packageJson = { | ||
"version": "2.1.2" | ||
"version": "2.1.3" | ||
}; | ||
@@ -27,0 +27,0 @@ |
@@ -24,3 +24,3 @@ "use strict"; | ||
const packageJson = { | ||
"version": "2.1.2" | ||
"version": "2.1.3" | ||
}; | ||
@@ -27,0 +27,0 @@ /** |
{ | ||
"name": "@uppy/provider-views", | ||
"description": "View library for Uppy remote provider plugins.", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"license": "MIT", | ||
@@ -23,3 +23,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^4.1.0", | ||
"@uppy/utils": "^4.1.2", | ||
"classnames": "^2.2.6", | ||
@@ -29,4 +29,4 @@ "preact": "^10.5.13" | ||
"peerDependencies": { | ||
"@uppy/core": "^2.3.1" | ||
"@uppy/core": "^2.3.3" | ||
} | ||
} |
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@^4.1.2