New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

uploader-for-google-drive-resumable-upload-url

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uploader-for-google-drive-resumable-upload-url - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

.github/workflows/codeql-analysis.yml

2

index.js

@@ -20,3 +20,3 @@ // Copyright 2017- Paul Brewer, Economic and Financial Technology Consulting LLC

axios,
urlPrefix = "https://www.googleapis.com"
urlPrefix = "https://www.googleapis.com/"
}) {

@@ -23,0 +23,0 @@ if (typeof(url) !== "string") throw new Error("url should be a string");

{
"name": "uploader-for-google-drive-resumable-upload-url",
"version": "2.0.2",
"version": "2.0.3",
"description": "uploader for Resumable Upload urls from Google Drive API v3",

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