Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@luvio/command-streaming

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@luvio/command-streaming - npm Package Compare versions

Comparing version 5.13.1 to 5.14.0

9

package.json
{
"name": "@luvio/command-streaming",
"version": "5.13.1",
"version": "5.14.0",
"private": false,

@@ -28,4 +28,3 @@ "description": "Luvio Streaming Command",

"clean": "rm -rf dist",
"test": "jest",
"test:debug": "node --inspect-brk ../../../node_modules/jest/bin/jest.js --config ./jest.config.js --runInBand",
"test": "vitest run",
"test:size": "bundlesize",

@@ -35,4 +34,4 @@ "watch": "yarn build --watch"

"dependencies": {
"@luvio/command-base": "5.13.1",
"@luvio/utils": "5.13.1"
"@luvio/command-base": "5.14.0",
"@luvio/utils": "5.14.0"
},

@@ -39,0 +38,0 @@ "bundlesize": [

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