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

kurento-module-chroma

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kurento-module-chroma - npm Package Compare versions

Comparing version 6.17.0 to 6.18.0

12

lib/ChromaFilter.js

@@ -42,7 +42,7 @@ /* Autogenerated with Kurento Idl */

/**
* Create a {@link module:chroma.ChromaFilter ChromaFilter}
* Create a {@link ChromaFilter}
*
* @classdesc
* ChromaFilter interface. This type of {@link module:core/abstracts.Filter
* Filter} makes transparent a colour
* ChromaFilter interface. This type of {@link Filter} makes transparent a
* colour
* range in the top layer, revealing another image behind

@@ -137,8 +137,6 @@ *

* @property {module:core.MediaPipeline} mediaPipeline
* the {@link module:core.MediaPipeline MediaPipeline} to which the filter
* belongs
* the {@link MediaPipeline} to which the filter belongs
*
* @property {module:chroma/complexTypes.WindowParam} window
* Window of replacement for the {@link module:chroma.ChromaFilter
* ChromaFilter}
* Window of replacement for the {@link ChromaFilter}
*/

@@ -145,0 +143,0 @@ ChromaFilter.constructorParams = {

@@ -29,3 +29,3 @@ /* Autogenerated with Kurento Idl */

Object.defineProperty(exports, 'name', {value: 'chroma'});
Object.defineProperty(exports, 'version', {value: '6.17.0'});
Object.defineProperty(exports, 'version', {value: '6.18.0'});

@@ -32,0 +32,0 @@

{
"name": "kurento-module-chroma",
"version": "6.17.0",
"version": "6.18.0",
"description": "JavaScript Client API for Kurento Media Server",

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

{
"name": "chroma",
"version": "6.17.0",
"kurentoVersion": "^6.17.0",
"version": "6.18.0",
"kurentoVersion": "^6.18.0",
"imports": [
{
"name": "core",
"version": "^6.17.0",
"mavenVersion": "[6.17.0,7.0.0-SNAPSHOT)",
"npmVersion": ">=6.17.0 <7.0.0"
"version": "^6.18.0",
"mavenVersion": "[6.18.0,7.0.0-SNAPSHOT)",
"npmVersion": ">=6.18.0 <7.0.0"
},
{
"name": "elements",
"version": "^6.17.0",
"mavenVersion": "[6.17.0,7.0.0-SNAPSHOT)",
"npmVersion": ">=6.17.0 <7.0.0"
"version": "^6.18.0",
"mavenVersion": "[6.18.0,7.0.0-SNAPSHOT)",
"npmVersion": ">=6.18.0 <7.0.0"
},
{
"name": "filters",
"version": "^6.17.0",
"mavenVersion": "[6.17.0,7.0.0-SNAPSHOT)",
"npmVersion": ">=6.17.0 <7.0.0"
"version": "^6.18.0",
"mavenVersion": "[6.18.0,7.0.0-SNAPSHOT)",
"npmVersion": ">=6.18.0 <7.0.0"
}

@@ -31,3 +31,3 @@ ],

"npmGit": "Kurento/kurento-module-chroma-js",
"npmVersion": "6.17.0"
"npmVersion": "6.18.0"
},

@@ -37,3 +37,3 @@ "java": {

"mavenArtifactId": "chroma",
"mavenVersion": "6.17.0",
"mavenVersion": "6.18.0",
"packageName": "org.kurento.module.chroma"

@@ -40,0 +40,0 @@ }

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