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

@ryanaltair/socket.io-stream

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ryanaltair/socket.io-stream - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

dist/client.d.ts

2

package.json
{
"name": "@ryanaltair/socket.io-stream",
"version": "0.1.0",
"version": "0.2.0",
"description": "Upload file as stream with socket.io, fork from @Akumzy/socket.io-stream",

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

@@ -82,3 +82,3 @@ # socket.io-stream

import { Server } from '@ryanaltair/socket.io-stream'
import { appendFile } from 'fs'
import { appendFileSync } from 'fs'
const io = require('socket.io')(8090)

@@ -85,0 +85,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