slonik-interceptor-query-logging
Advanced tools
Comparing version 43.0.5 to 43.0.6
# slonik-interceptor-query-logging | ||
## 43.0.6 | ||
### Patch Changes | ||
- [#591](https://github.com/gajus/slonik/pull/591) [`30e89a6`](https://github.com/gajus/slonik/commit/30e89a6f2ab1fc8f9d010bb0157ce41aa4da80e8) Thanks [@gajus](https://github.com/gajus)! - add slonik-interceptor-query-cache to monorepo | ||
- Updated dependencies [[`30e89a6`](https://github.com/gajus/slonik/commit/30e89a6f2ab1fc8f9d010bb0157ce41aa4da80e8), [`30e89a6`](https://github.com/gajus/slonik/commit/30e89a6f2ab1fc8f9d010bb0157ce41aa4da80e8)]: | ||
- slonik@43.0.6 | ||
## 43.0.5 | ||
@@ -4,0 +13,0 @@ |
@@ -28,3 +28,3 @@ { | ||
"eslint-config-canonical": "^42.8.1", | ||
"slonik": "^43.0.5", | ||
"slonik": "^43.0.6", | ||
"ts-node": "^10.4.0", | ||
@@ -43,5 +43,11 @@ "typescript": "^4.5.3" | ||
"main": "./dist/index.js", | ||
"exports": { | ||
".": { | ||
"require": "./dist/index.js", | ||
"types": "./dist/index.d.ts" | ||
} | ||
}, | ||
"name": "slonik-interceptor-query-logging", | ||
"peerDependencies": { | ||
"slonik": ">=43.0.5" | ||
"slonik": ">=43.0.6" | ||
}, | ||
@@ -58,3 +64,3 @@ "repository": { | ||
"typings": "./dist/index.d.ts", | ||
"version": "43.0.5" | ||
"version": "43.0.6" | ||
} |
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
31659