@mongodb-js/compass-logging
Advanced tools
Comparing version 0.0.0-next-91daa029e219b08cf0b775b6648d35867f2272d0 to 0.0.0-next-920407d9fa8e9bc60bfc2577492e5be59254432e
@@ -16,3 +16,3 @@ { | ||
"homepage": "https://github.com/mongodb-js/compass", | ||
"version": "0.0.0-next-91daa029e219b08cf0b775b6648d35867f2272d0", | ||
"version": "0.0.0-next-920407d9fa8e9bc60bfc2577492e5be59254432e", | ||
"repository": { | ||
@@ -27,3 +27,3 @@ "type": "git", | ||
"peerDependencies": { | ||
"hadron-ipc": "^3.1.0" | ||
"hadron-ipc": "^3.1.1" | ||
}, | ||
@@ -58,6 +58,6 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@mongodb-js/eslint-config-compass": "0.0.0-next-91daa029e219b08cf0b775b6648d35867f2272d0", | ||
"@mongodb-js/mocha-config-compass": "0.0.0-next-91daa029e219b08cf0b775b6648d35867f2272d0", | ||
"@mongodb-js/prettier-config-compass": "0.0.0-next-91daa029e219b08cf0b775b6648d35867f2272d0", | ||
"@mongodb-js/tsconfig-compass": "0.0.0-next-91daa029e219b08cf0b775b6648d35867f2272d0", | ||
"@mongodb-js/eslint-config-compass": "0.0.0-next-920407d9fa8e9bc60bfc2577492e5be59254432e", | ||
"@mongodb-js/mocha-config-compass": "0.0.0-next-920407d9fa8e9bc60bfc2577492e5be59254432e", | ||
"@mongodb-js/prettier-config-compass": "0.0.0-next-920407d9fa8e9bc60bfc2577492e5be59254432e", | ||
"@mongodb-js/tsconfig-compass": "0.0.0-next-920407d9fa8e9bc60bfc2577492e5be59254432e", | ||
"@types/chai": "^4.2.21", | ||
@@ -69,3 +69,3 @@ "@types/mocha": "^9.0.0", | ||
"eslint": "^7.25.0", | ||
"hadron-ipc": "0.0.0-next-91daa029e219b08cf0b775b6648d35867f2272d0", | ||
"hadron-ipc": "0.0.0-next-920407d9fa8e9bc60bfc2577492e5be59254432e", | ||
"mocha": "^8.4.0", | ||
@@ -80,3 +80,3 @@ "nyc": "^15.1.0", | ||
}, | ||
"gitHead": "91daa029e219b08cf0b775b6648d35867f2272d0" | ||
"gitHead": "920407d9fa8e9bc60bfc2577492e5be59254432e" | ||
} |