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

gcs-resumable-upload

Package Overview
Dependencies
Maintainers
1
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 0.2.2 to 0.3.0

4

index.js

@@ -126,3 +126,3 @@ 'use strict'

self.emit('response', resp, body)
self.emit('metadata', body)

@@ -290,2 +290,4 @@ if (resp.statusCode < 200 || resp.statusCode > 299) {

this.emit('response', resp)
return true

@@ -292,0 +294,0 @@ }

{
"name": "gcs-resumable-upload",
"version": "0.2.2",
"version": "0.3.0",
"description": "Upload a file to Google Cloud Storage with built-in resumable behavior",

@@ -5,0 +5,0 @@ "main": "index.js",

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