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

@oddnetworks/oddworks

Package Overview
Dependencies
Maintainers
4
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oddnetworks/oddworks - npm Package Compare versions

Comparing version 3.13.0 to 3.13.1

2

lib/services/catalog/controllers/catalog-spec-list-controller.js

@@ -58,3 +58,3 @@ 'use strict';

if (!channelId && (req.identity.audience || []).indexOf('admin') >= 0) {
channelId = (payload.channel || {}).id;
channelId = (payload || {}).channel;
}

@@ -61,0 +61,0 @@

{
"name": "@oddnetworks/oddworks",
"version": "3.13.0",
"version": "3.13.1",
"description": "An extensible media platform for OTT devices.",

@@ -5,0 +5,0 @@ "main": "./lib/oddworks.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