@oddnetworks/oddworks
Advanced tools
Comparing version 3.2.0 to 3.2.2
# Changelog | ||
## 3.2.2 Unstanb | ||
- Adds a type and id property to config objects for JSON API readiness. | ||
## 3.2.0 Unstable | ||
@@ -4,0 +8,0 @@ |
@@ -175,3 +175,4 @@ 'use strict'; | ||
_.omit(channel, omittedKeys), | ||
_.omit(platform, omittedKeys) | ||
_.omit(platform, omittedKeys), | ||
{type: 'config', id: `${channel.id}-${platform.id}`} | ||
); | ||
@@ -178,0 +179,0 @@ |
{ | ||
"name": "@oddnetworks/oddworks", | ||
"version": "3.2.0", | ||
"version": "3.2.2", | ||
"description": "An extensible media platform for OTT devices.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/oddworks.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
132479
2917
1