@nodefony/http-bundle
Advanced tools
Comparing version 4.0.0-beta.7 to 4.0.0-beta.8
{ | ||
"name": "@nodefony/http-bundle", | ||
"version": "4.0.0-beta.7", | ||
"version": "4.0.0-beta.8", | ||
"description": "Nodefony Framework Bundle HTTP ", | ||
@@ -24,3 +24,3 @@ "contributors": [], | ||
"sockjs": "^0.3.19", | ||
"websocket": "^1.0.26" | ||
"websocket": "^1.0.28" | ||
}, | ||
@@ -27,0 +27,0 @@ "repository": { |
@@ -199,2 +199,4 @@ /* | ||
name: nodefony.projectName, | ||
version: nodefony.version, | ||
projectVersion: nodefony.projectVersion, | ||
url: context.request.url, | ||
@@ -201,0 +203,0 @@ environment: this.kernel.environment, |
Sorry, the diff of this file is not supported yet
165760
4652
Updatedwebsocket@^1.0.28