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

kurento-client-filters

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kurento-client-filters - npm Package Compare versions

Comparing version 6.0.0 to 6.1.0

2

lib/abstracts/OpenCVFilter.js

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

/**
* Checker for {@link filters/abstracts.OpenCVFilter}
* Checker for {@link module:filters/abstracts.OpenCVFilter}
*

@@ -61,0 +61,0 @@ * @memberof module:filters/abstracts

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

/**
* Checker for {@link filters.FaceOverlayFilter}
* Checker for {@link module:filters.FaceOverlayFilter}
*

@@ -191,0 +191,0 @@ * @memberof module:filters

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

/**
* Checker for {@link filters.GStreamerFilter}
* Checker for {@link module:filters.GStreamerFilter}
*

@@ -124,0 +124,0 @@ * @memberof module:filters

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

/**
* Checker for {@link filters.ImageOverlayFilter}
* Checker for {@link module:filters.ImageOverlayFilter}
*

@@ -190,0 +190,0 @@ * @memberof module:filters

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

Object.defineProperty(exports, 'name', {value: 'filters'});
Object.defineProperty(exports, 'version', {value: '6.0.0'});
Object.defineProperty(exports, 'version', {value: '6.1.0'});

@@ -30,0 +30,0 @@

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

/**
* Checker for {@link filters.ZBarFilter}
* Checker for {@link module:filters.ZBarFilter}
*

@@ -75,0 +75,0 @@ * @memberof module:filters

{
"name": "kurento-client-filters",
"version": "6.0.0",
"version": "6.1.0",
"description": "Filter implementations for kurento media server",

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

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

@@ -24,3 +24,3 @@ ],

"mavenArtifactId": "kms-api-filters",
"mavenVersion": "6.0.0"
"mavenVersion": "6.1.0"
}

@@ -33,3 +33,3 @@ },

"mavenArtifactId": "kurento-client",
"mavenVersion": "6.0.0"
"mavenVersion": "6.1.0"
},

@@ -40,3 +40,3 @@ "js": {

"npmGit": "Kurento/kurento-client-filters-js",
"npmVersion": "6.0.0"
"npmVersion": "6.1.0"
}

@@ -43,0 +43,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