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

resumable-node

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resumable-node

This is a rough rewrite of resumable-JS. Most noticable changes:

  • 1.0.0
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

This is a rough rewrite of resumable-JS. Most noticable changes:

  • Written in typescript / es6
  • Written for node-js. It won't work in the browser
  • Using promises instead of callbacks
  • Simple test suite (needs expanding though)

This is not meant as a replacement for resumable-js, nor is this meant for use in production infra. This lib misses some features of resumablejs, and it's purpose is mainly to upload files to a resumablejs backend from nodejs. Features such as preprocessing chunks, pausing, and others not fully tested, and probably wont work.

FAQs

Package last updated on 01 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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