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

eyevinn-channel-engine

Package Overview
Dependencies
Maintainers
2
Versions
250
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eyevinn-channel-engine - npm Package Compare versions

Comparing version 2.11.0 to 2.11.1

1

engine/session.js

@@ -123,2 +123,3 @@ const crypto = require('crypto');

await this._playheadStateStore.set(this._sessionId, "tickMs", (tsTickEnd - tsIncrementBegin))
debug(`{ event: 'tickInterval', channel: '${this._sessionId}', tickTimeMs: ${(tsTickEnd - tsIncrementBegin)} }`);
}

@@ -125,0 +126,0 @@ } catch (err) {

2

package.json
{
"name": "eyevinn-channel-engine",
"version": "2.11.0",
"version": "2.11.1",
"description": "OTT TV Channel Engine",

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

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