kurento-jsonrpc
Advanced tools
Comparing version 6.10.0 to 6.11.0
@@ -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": { |
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
3
93565
+ Addedbufferutil@4.0.9(transitive)
+ Addednode-gyp-build@4.8.4(transitive)
+ Addedws@7.5.10(transitive)
- Removedutf-8-validate@1.2.x
- Removedbindings@1.2.1(transitive)
- Removedbufferutil@1.2.1(transitive)
- Removednan@2.22.02.4.0(transitive)
- Removedoptions@0.0.6(transitive)
- Removedultron@1.0.2(transitive)
- Removedutf-8-validate@1.2.2(transitive)
- Removedws@1.1.5(transitive)
Updatedbufferutil@^4.0.1
Updatedws@^7.1.0