@rpldy/abort
Advanced tools
Comparing version 1.1.0 to 1.2.0
MIT License | ||
Copyright (c) 2021 Yoav Niran | ||
Copyright (c) 2022 Yoav Niran | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"name": "@rpldy/abort", | ||
@@ -26,5 +26,5 @@ "description": "adds the capability to abort/cancel running & pending uploads", | ||
"dependencies": { | ||
"@rpldy/raw-uploader": "^1.1.0", | ||
"@rpldy/shared": "^1.1.0", | ||
"@rpldy/simple-state": "^1.1.0" | ||
"@rpldy/raw-uploader": "^1.2.0", | ||
"@rpldy/shared": "^1.2.0", | ||
"@rpldy/simple-state": "^1.2.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "aa7a408a00b40d58da07ef5452ccd5392b005e7c" | ||
"gitHead": "68c36895ae203f2da3762dd051168e2692bbc69b" | ||
} |
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/raw-uploader@^1.2.0
Updated@rpldy/shared@^1.2.0
Updated@rpldy/simple-state@^1.2.0