kurento-module-chroma
Advanced tools
Comparing version 7.0.0 to 7.1.0
@@ -29,3 +29,3 @@ /* Autogenerated with Kurento Idl */ | ||
Object.defineProperty(exports, 'name', {value: 'chroma'}); | ||
Object.defineProperty(exports, 'version', {value: '7.0.0'}); | ||
Object.defineProperty(exports, 'version', {value: '7.1.0'}); | ||
@@ -32,0 +32,0 @@ |
{ | ||
"name": "kurento-module-chroma", | ||
"version": "7.0.0", | ||
"version": "7.1.0", | ||
"description": "JavaScript Client API for Kurento Media Server", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -74,3 +74,3 @@ [![License badge](https://img.shields.io/badge/license-Apache2-orange.svg)](http://www.apache.org/licenses/LICENSE-2.0) | ||
code or new documentation. For contributing to the Kurento community, drop a | ||
post to the [Kurento Public Mailing List] providing full information about your | ||
post to the [Kurento discussion forum] providing full information about your | ||
contribution and its value. In your contributions, you must comply with the | ||
@@ -110,3 +110,3 @@ following guidelines | ||
[Kurento Netiquette Guidelines]: https://kurento.openvidu.io/blog/kurento-netiquette-guidelines | ||
[Kurento Public Mailing list]: https://groups.google.com/forum/#!forum/kurento | ||
[Kurento discussion forum]: https://github.com/orgs/Kurento/discussions | ||
[KurentoImage]: https://secure.gravatar.com/avatar/21a2a12c56b2a91c8918d5779f1778bf?s=120 | ||
@@ -113,0 +113,0 @@ [Apache 2.0 License]: http://www.apache.org/licenses/LICENSE-2.0 |
@@ -73,3 +73,3 @@ [![License badge](https://img.shields.io/badge/license-Apache2-orange.svg)](http://www.apache.org/licenses/LICENSE-2.0) | ||
code or new documentation. For contributing to the Kurento community, drop a | ||
post to the [Kurento Public Mailing List] providing full information about your | ||
post to the [Kurento discussion forum] providing full information about your | ||
contribution and its value. In your contributions, you must comply with the | ||
@@ -109,3 +109,3 @@ following guidelines | ||
[Kurento Netiquette Guidelines]: https://kurento.openvidu.io/blog/kurento-netiquette-guidelines | ||
[Kurento Public Mailing list]: https://groups.google.com/forum/#!forum/kurento | ||
[Kurento discussion forum]: https://github.com/orgs/Kurento/discussions | ||
[KurentoImage]: https://secure.gravatar.com/avatar/21a2a12c56b2a91c8918d5779f1778bf?s=120 | ||
@@ -112,0 +112,0 @@ [Apache 2.0 License]: http://www.apache.org/licenses/LICENSE-2.0 |
{ | ||
"name": "chroma", | ||
"version": "7.0.0", | ||
"version": "7.1.0", | ||
"kurentoVersion": "^7.0.0", | ||
@@ -31,3 +31,3 @@ "imports": [ | ||
"npmGit": "https://github.com/Kurento/kurento-module-chroma-js.git", | ||
"npmVersion": "7.0.0" | ||
"npmVersion": "7.1.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "java": { | ||
"mavenArtifactId": "chroma", | ||
"mavenVersion": "7.0.0", | ||
"mavenVersion": "7.1.0", | ||
"packageName": "org.kurento.module.chroma" | ||
@@ -40,0 +40,0 @@ } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25705