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

@akanass/rx-file-upload

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

@akanass/rx-file-upload - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json

@@ -1,1 +0,1 @@

{"name":"@akanass/rx-file-upload","version":"1.0.0","description":"Library to upload a file in the browser and send it fully or in several chunks to the server.","main":"esm5/rx-file-upload.js","main:esnext":"esm/rx-file-upload.js","unpkg":"bundle/rx-file-upload.min.js","types":"types/index.d.ts","repository":{"type":"git","url":"git@github.com:akanass/rx-file-upload.git"},"publishConfig":{"access":"public"},"author":"Nicolas Jessel <akanass@icloud.com>","license":"MIT","private":false,"bugs":"https://github.com/akanass/rx-file-upload/issues","homepage":"https://github.com/akanass/rx-file-upload#readme","keywords":["Browser","FormData","File","Chunks","Upload","Streams","Async","RxJS","ReactiveX","Observable","Observer","Subject","ES2015","ES2016","ES2017","ES2018","ES2019","ES2020","ESNEXT","ES5","ESM","Typescript"],"dependencies":{"crypto-es":"^1.2.7"},"peerDependencies":{"rxjs":"^7.0.0","tslib":"^2.2.0"}}
{"name":"@akanass/rx-file-upload","version":"1.0.1","description":"Library to upload a file in the browser and send it fully or in several chunks to the server.","main":"esm5/rx-file-upload.js","main:esnext":"esm/rx-file-upload.js","unpkg":"bundle/rx-file-upload.umd.min.js","types":"types/index.d.ts","repository":{"type":"git","url":"git@github.com:akanass/rx-file-upload.git"},"publishConfig":{"access":"public"},"author":"Nicolas Jessel <akanass@icloud.com>","license":"MIT","private":false,"bugs":"https://github.com/akanass/rx-file-upload/issues","homepage":"https://github.com/akanass/rx-file-upload#readme","keywords":["Browser","FormData","File","Chunks","Upload","Streams","Async","RxJS","ReactiveX","Observable","Observer","Subject","ES2015","ES2016","ES2017","ES2018","ES2019","ES2020","ESNEXT","ES5","ESM","Typescript"],"dependencies":{"crypto-es":"^1.2.7"},"peerDependencies":{"rxjs":"^7.0.0","tslib":"^2.2.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