gcs-resumable-upload
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -7,2 +7,9 @@ # Changelog | ||
### [3.1.1](https://www.github.com/googleapis/gcs-resumable-upload/compare/v3.1.0...v3.1.1) (2020-07-09) | ||
### Bug Fixes | ||
* typeo in nodejs .gitattribute ([#362](https://www.github.com/googleapis/gcs-resumable-upload/issues/362)) ([bd44456](https://www.github.com/googleapis/gcs-resumable-upload/commit/bd44456b92941237ac824dbb5365e704e4a1faea)) | ||
## [3.1.0](https://www.github.com/googleapis/gcs-resumable-upload/compare/v3.0.0...v3.1.0) (2020-06-24) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "gcs-resumable-upload", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Upload a file to Google Cloud Storage with built-in resumable behavior", | ||
@@ -72,3 +72,3 @@ "repository": "googleapis/gcs-resumable-upload", | ||
"mockery": "^2.1.0", | ||
"nock": "^12.0.0", | ||
"nock": "^13.0.0", | ||
"sinon": "^9.0.0", | ||
@@ -75,0 +75,0 @@ "typescript": "^3.8.3" |
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
65576