Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

slonik-interceptor-query-logging

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slonik-interceptor-query-logging - npm Package Compare versions

Comparing version 43.0.5 to 43.0.6

9

CHANGELOG.md
# 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 @@

12

package.json

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc