@rpldy/uploader
Advanced tools
Comparing version 1.7.0-rc.1 to 1.7.0
MIT License | ||
Copyright (c) 2022 Yoav Niran | ||
Copyright (c) 2023-2024 Yoav Niran | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"version": "1.7.0-rc.1", | ||
"version": "1.7.0", | ||
"name": "@rpldy/uploader", | ||
@@ -32,8 +32,8 @@ "description": "the processing and queuing engine for react-uploady", | ||
"dependencies": { | ||
"@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" | ||
"@rpldy/abort": "^1.7.0", | ||
"@rpldy/life-events": "^1.7.0", | ||
"@rpldy/raw-uploader": "^1.7.0", | ||
"@rpldy/sender": "^1.7.0", | ||
"@rpldy/shared": "^1.7.0", | ||
"@rpldy/simple-state": "^1.7.0" | ||
}, | ||
@@ -46,3 +46,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b73a0cbacca0ae56a97cc72f886dd13da6746a7e" | ||
"gitHead": "adbbad6ab4b066966f00c5fb41b9c6cc15dafb10" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
161117
Updated@rpldy/abort@^1.7.0
Updated@rpldy/life-events@^1.7.0
Updated@rpldy/raw-uploader@^1.7.0
Updated@rpldy/sender@^1.7.0
Updated@rpldy/shared@^1.7.0
Updated@rpldy/simple-state@^1.7.0