@common-stack/server-core
Advanced tools
Comparing version 0.0.150 to 0.0.151
{ | ||
"name": "@common-stack/server-core", | ||
"version": "0.0.150", | ||
"version": "0.0.151", | ||
"description": "xterm server services for Node", | ||
@@ -51,3 +51,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@common-stack/utils": "^0.0.150", | ||
"@common-stack/utils": "^0.0.151", | ||
"cross-env": "^5.1.3", | ||
@@ -59,3 +59,3 @@ "jest": "^22.4.2", | ||
"dependencies": { | ||
"@common-stack/core": "^0.0.150" | ||
"@common-stack/core": "^0.0.151" | ||
}, | ||
@@ -62,0 +62,0 @@ "typings": "lib/index.d.ts", |
+ Added@common-stack/core@0.0.151(transitive)
- Removed@common-stack/core@0.0.150(transitive)
Updated@common-stack/core@^0.0.151