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 2.3.0 to 2.3.1

2

build/src/index.d.ts

@@ -169,3 +169,3 @@ /*!

private offsetStream?;
private readonly baseURI;
private get baseURI();
constructor(cfg: UploadConfig);

@@ -172,0 +172,0 @@ createURI(): Promise<string>;

@@ -7,2 +7,9 @@ # Changelog

### [2.3.1](https://www.github.com/googleapis/gcs-resumable-upload/compare/v2.3.0...v2.3.1) (2019-11-14)
### Bug Fixes
* **docs:** add jsdoc-region-tag plugin ([#282](https://www.github.com/googleapis/gcs-resumable-upload/issues/282)) ([4942669](https://www.github.com/googleapis/gcs-resumable-upload/commit/494266901b0cdcc9956dda721a4ca19d3b4ced53))
## [2.3.0](https://www.github.com/googleapis/gcs-resumable-upload/compare/v2.2.5...v2.3.0) (2019-10-09)

@@ -9,0 +16,0 @@

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

@@ -62,3 +62,3 @@ "repository": "googleapis/gcs-resumable-upload",

"assert-rejects": "^1.0.0",
"c8": "^5.0.1",
"c8": "^6.0.0",
"codecov": "^3.0.4",

@@ -74,4 +74,4 @@ "gts": "^1.0.0",

"source-map-support": "^0.5.6",
"typescript": "~3.6.0"
"typescript": "~3.7.0"
}
}
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