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

streamops

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

streamops - npm Package Compare versions

Comparing version 0.1.17 to 0.1.18

2

package.json
{
"name": "streamops",
"version": "0.1.17",
"version": "0.1.18",
"main": "./src/main.js",

@@ -5,0 +5,0 @@ "scripts": {

@@ -8,4 +8,2 @@ const {END_SIGNAL, NEEDS_END_SIGNAL} = require('./CONSTANTS');

console.log('END_SIGNAL', END_SIGNAL);
class TimeoutCancelError extends Error {

@@ -12,0 +10,0 @@ constructor(stepIndex) {

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