slonik-interceptor-query-logging
Advanced tools
Comparing version 43.0.4 to 43.0.5
# slonik-interceptor-query-logging | ||
## 43.0.5 | ||
### Patch Changes | ||
- [`d1958fd`](https://github.com/gajus/slonik/commit/d1958fd6acfcd48cc4148811106b63daf28b52a8) Thanks [@gajus](https://github.com/gajus)! - log how long it took to acquire a connection | ||
- Updated dependencies [[`d1958fd`](https://github.com/gajus/slonik/commit/d1958fd6acfcd48cc4148811106b63daf28b52a8)]: | ||
- slonik@43.0.5 | ||
## 43.0.4 | ||
@@ -4,0 +13,0 @@ |
@@ -28,3 +28,3 @@ { | ||
"eslint-config-canonical": "^42.8.1", | ||
"slonik": "^43.0.4", | ||
"slonik": "^43.0.5", | ||
"ts-node": "^10.4.0", | ||
@@ -45,3 +45,3 @@ "typescript": "^4.5.3" | ||
"peerDependencies": { | ||
"slonik": ">=43.0.4" | ||
"slonik": ">=43.0.5" | ||
}, | ||
@@ -58,3 +58,3 @@ "repository": { | ||
"typings": "./dist/index.d.ts", | ||
"version": "43.0.4" | ||
"version": "43.0.5" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31052