gcs-resumable-upload
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -7,2 +7,9 @@ # Changelog | ||
## [5.0.1](https://github.com/googleapis/gcs-resumable-upload/compare/v5.0.0...v5.0.1) (2022-08-23) | ||
### Bug Fixes | ||
* remove pip install statements ([#1546](https://github.com/googleapis/gcs-resumable-upload/issues/1546)) ([#525](https://github.com/googleapis/gcs-resumable-upload/issues/525)) ([50a11d0](https://github.com/googleapis/gcs-resumable-upload/commit/50a11d0bea4ffbad39d71d18931c485564e81c3c)) | ||
## [5.0.0](https://github.com/googleapis/gcs-resumable-upload/compare/v4.0.2...v5.0.0) (2022-05-20) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "gcs-resumable-upload", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Upload a file to Google Cloud Storage with built-in resumable behavior", | ||
@@ -66,3 +66,3 @@ "repository": "googleapis/gcs-resumable-upload", | ||
"gts": "^3.1.0", | ||
"linkinator": "^2.0.0", | ||
"linkinator": "^4.0.0", | ||
"mocha": "^9.2.2", | ||
@@ -69,0 +69,0 @@ "mockery": "^2.1.0", |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
101784