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
254
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.12.5 to 2.13.0

4

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

@@ -17,3 +17,3 @@ "main": "index.js",

"@eyevinn/hls-repeat": "^0.1.1",
"@eyevinn/hls-vodtolive": ">=1.4.0",
"@eyevinn/hls-vodtolive": ">=1.5.0",
"@eyevinn/m3u8": "^0.3.0",

@@ -20,0 +20,0 @@ "debug": "^3.1.0",

@@ -313,3 +313,3 @@ const Session = require('../../engine/session.js');

//console.log('slateManifest', slateManifest);
let m = slateManifest.match('http://testcontent.eyevinn.technology/slates/ottera/720p_000.ts\n');
let m = slateManifest.match('http://testcontent.eyevinn.technology/slates/ottera/1080p_000.ts\n');
expect(m).not.toBeNull();

@@ -316,0 +316,0 @@ done();

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