@gasket/plugin-logger
Advanced tools
Comparing version 7.1.0-canary.3 to 7.1.0-next.0
{ | ||
"name": "@gasket/plugin-logger", | ||
"version": "7.1.0-canary.3", | ||
"version": "7.1.0-next.0", | ||
"description": "Gasket plugin for logging", | ||
@@ -39,5 +39,5 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@gasket/core": "7.1.0-canary.3", | ||
"@gasket/plugin-https": "7.1.0-canary.3", | ||
"@gasket/plugin-metadata": "7.1.0-canary.3", | ||
"@gasket/core": "7.1.0-next.0", | ||
"@gasket/plugin-https": "7.1.0-next.0", | ||
"@gasket/plugin-metadata": "7.1.0-next.0", | ||
"cross-env": "^7.0.3", | ||
@@ -76,3 +76,3 @@ "eslint": "^8.56.0", | ||
}, | ||
"gitHead": "58b322cf0d231fa89504a73aef5d4f25a4e8e04a" | ||
"gitHead": "110d5fdbf05ba9432f6ff4e4466f0e816b4430a1" | ||
} |
8740