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

kurento-jsonrpc

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kurento-jsonrpc - npm Package Compare versions

Comparing version 6.10.0 to 6.11.0

6

Gruntfile.js

@@ -70,3 +70,3 @@ /*

{
exclude: ['ws', 'bufferutil', 'utf-8-validate' ],
exclude: ['ws', 'bufferutil' ],
browserifyOptions: {

@@ -86,3 +86,3 @@ debug: true,

{
exclude: ['ws', 'bufferutil', 'utf-8-validate' ],
exclude: ['ws', 'bufferutil' ],
debug: true,

@@ -110,3 +110,3 @@ browserifyOptions: {

{
exclude: ['ws', 'bufferutil', 'utf-8-validate' ],
exclude: ['ws', 'bufferutil' ],
debug: true,

@@ -113,0 +113,0 @@ browserifyOptions: {

{
"name": "kurento-jsonrpc",
"version": "6.10.0",
"version": "6.11.0",
"description": "Kurento RPC client library for Browser and Node.js",

@@ -63,6 +63,5 @@ "keywords": [

"dependencies": {
"bufferutil": "^4.0.1",
"inherits": "^2.0.1",
"ws": "^1.1.1",
"bufferutil": "1.2.x",
"utf-8-validate": "1.2.x"
"ws": "^7.1.0"
},

@@ -69,0 +68,0 @@ "devDependencies": {

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