@uppy/progress-bar
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -79,2 +79,2 @@ var _class, _temp; | ||
return ProgressBar; | ||
}(Plugin), _class.VERSION = "1.2.0", _temp); | ||
}(Plugin), _class.VERSION = "1.3.0", _temp); |
{ | ||
"name": "@uppy/progress-bar", | ||
"description": "A progress bar UI for Uppy", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"license": "MIT", | ||
@@ -26,12 +26,9 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "1.2.0", | ||
"@uppy/utils": "^1.3.0", | ||
"preact": "8.2.9" | ||
}, | ||
"devDependencies": { | ||
"@uppy/core": "1.2.0" | ||
}, | ||
"peerDependencies": { | ||
"@uppy/core": "^1.0.0" | ||
}, | ||
"gitHead": "bd2beedcffbaa840de7069860e341f02268ddbb1" | ||
"gitHead": "056a7114a15fc7480a4014342d7f2c19305dc96c" | ||
} |
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
0
9298
+ Added@uppy/utils@1.3.0(transitive)
- Removed@uppy/utils@1.2.0(transitive)
Updated@uppy/utils@^1.3.0