@common-stack/server-core
Advanced tools
Comparing version 0.0.4 to 0.0.6
@@ -27,2 +27,2 @@ import { DocumentNode } from 'graphql'; | ||
} | ||
export default Feature; | ||
export { Feature }; |
@@ -146,3 +146,3 @@ module.exports = | ||
} | ||
exports.default = Feature; | ||
exports.Feature = Feature; | ||
@@ -149,0 +149,0 @@ |
{ | ||
"name": "@common-stack/server-core", | ||
"version": "0.0.4", | ||
"version": "0.0.6", | ||
"description": "xterm server services for Node", | ||
@@ -51,3 +51,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@common-stack/utils": "*", | ||
"@common-stack/utils": "^0.0.6", | ||
"cross-env": "^5.1.3", | ||
@@ -59,3 +59,3 @@ "jest": "^22.1.0", | ||
"dependencies": { | ||
"@common-stack/core": "*" | ||
"@common-stack/core": "^0.0.6" | ||
}, | ||
@@ -62,0 +62,0 @@ "typings": "lib/index.d.ts", |
Sorry, the diff of this file is not supported yet
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
1
15908
+ Added@common-stack/core@0.0.6(transitive)
- Removed@common-stack/core@4.0.1(transitive)
Updated@common-stack/core@^0.0.6