@ubergrape/wamp1
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "@ubergrape/wamp1", | ||
"description": "Very simple WAMP v1 implementation", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"keywords": [ | ||
@@ -11,3 +11,3 @@ "websocket", | ||
"dependencies": { | ||
"@ubergrape/websocket-buffering": "0.0.3", | ||
"@ubergrape/websocket-buffering": "0.0.4", | ||
"component-emitter": "^1.3.0" | ||
@@ -14,0 +14,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
+ Added@ubergrape/websocket-buffering@0.0.4(transitive)
- Removed@ubergrape/websocket-buffering@0.0.3(transitive)