@rpldy/uploader
Advanced tools
Comparing version 1.7.0-rc.0 to 1.7.0-rc.1
{ | ||
"version": "1.7.0-rc.0", | ||
"version": "1.7.0-rc.1", | ||
"name": "@rpldy/uploader", | ||
@@ -32,8 +32,8 @@ "description": "the processing and queuing engine for react-uploady", | ||
"dependencies": { | ||
"@rpldy/abort": "^1.7.0-rc.0", | ||
"@rpldy/life-events": "^1.7.0-rc.0", | ||
"@rpldy/raw-uploader": "^1.7.0-rc.0", | ||
"@rpldy/sender": "^1.7.0-rc.0", | ||
"@rpldy/shared": "^1.7.0-rc.0", | ||
"@rpldy/simple-state": "^1.7.0-rc.0" | ||
"@rpldy/abort": "^1.7.0-rc.1", | ||
"@rpldy/life-events": "^1.7.0-rc.1", | ||
"@rpldy/raw-uploader": "^1.7.0-rc.1", | ||
"@rpldy/sender": "^1.7.0-rc.1", | ||
"@rpldy/shared": "^1.7.0-rc.1", | ||
"@rpldy/simple-state": "^1.7.0-rc.1" | ||
}, | ||
@@ -46,3 +46,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "21fc1992774e791d46890505b792c7d7e8dfbe79" | ||
"gitHead": "b73a0cbacca0ae56a97cc72f886dd13da6746a7e" | ||
} |
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@rpldy/abort@^1.7.0-rc.1
Updated@rpldy/sender@^1.7.0-rc.1
Updated@rpldy/shared@^1.7.0-rc.1