New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@streamelements/twitch-chat-proxy

Package Overview
Dependencies
Maintainers
23
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@streamelements/twitch-chat-proxy

ConnectRPC v2 client for twitch-chat-proxy - auto-generated from Protocol Buffers

latest
Source
npmnpm
Version
1.7.0
Version published
Weekly downloads
2
-85.71%
Maintainers
23
Weekly downloads
 
Created
Source

@streamelements/twitch-chat-proxy

ConnectRPC client for twitch-chat-proxy.

Installation

# npm
npm install @streamelements/twitch-chat-proxy

# bun
bun add @streamelements/twitch-chat-proxy

# yarn
yarn add @streamelements/twitch-chat-proxy

# pnpm
pnpm add @streamelements/twitch-chat-proxy

Usage

ESM (Node.js, Bun, Deno)

import { service_v1 } from '@streamelements/twitch-chat-proxy';
// or import specific version
import { YourService } from '@streamelements/twitch-chat-proxy/api/service/v1';

CommonJS (Legacy Node.js)

const { service_v1 } = require('@streamelements/twitch-chat-proxy');

Runtime Support

This package is built with modern JavaScript runtimes in mind:

  • ✅ Node.js 18+
  • ✅ Bun 1.0+
  • ✅ Deno (with npm: specifier)
  • ✅ Edge runtimes (Cloudflare Workers, Vercel Edge, etc.)

Version: v1.7.0

Keywords

connectrpc

FAQs

Package last updated on 02 Sep 2025

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