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

@remotion/streaming

Package Overview
Dependencies
Maintainers
0
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remotion/streaming - npm Package Compare versions

Comparing version 4.0.232 to 4.0.233

4

package.json

@@ -6,3 +6,3 @@ {

"name": "@remotion/streaming",
"version": "4.0.232",
"version": "4.0.233",
"description": "Utilities for streaming data between programs",

@@ -22,3 +22,3 @@ "main": "dist",

"eslint": "9.14.0",
"@remotion/eslint-config-internal": "4.0.232"
"@remotion/eslint-config-internal": "4.0.233"
},

@@ -25,0 +25,0 @@ "exports": {

@@ -5,15 +5,4 @@ # @remotion/streaming

[![NPM Downloads](https://img.shields.io/npm/dm/@remotion/streaming.svg?style=flat&color=black&label=Downloads)](https://npmcharts.com/compare/@remotion/streaming?minimal=true)
## Installation
```bash
npm install @remotion/streaming --save-exact
```
When installing a Remotion package, make sure to align the version of all `remotion` and `@remotion/*` packages to the same version.
Remove the `^` character from the version number to use the exact version.
## Usage
This is an internal package and has no documentation.

Sorry, the diff of this file is not supported yet

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