Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gcs-resumable-upload

Package Overview
Dependencies
Maintainers
6
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gcs-resumable-upload - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

7

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc