@slonik/pg-driver
Advanced tools
Comparing version 45.6.0 to 46.0.0
@@ -19,10 +19,10 @@ { | ||
"dependencies": { | ||
"@slonik/driver": "^45.6.0", | ||
"@slonik/errors": "^45.6.0", | ||
"@slonik/sql-tag": "^45.6.0", | ||
"@slonik/types": "^45.6.0", | ||
"@slonik/utilities": "^45.6.0", | ||
"@slonik/driver": "^46.0.0", | ||
"@slonik/errors": "^46.0.0", | ||
"@slonik/sql-tag": "^46.0.0", | ||
"@slonik/types": "^46.0.0", | ||
"@slonik/utilities": "^46.0.0", | ||
"pg": "^8.12.0", | ||
"pg-query-stream": "^4.6.0", | ||
"pg-types": "^4.0.2", | ||
"pg": "^8.12.0", | ||
"postgres-array": "^3.0.2" | ||
@@ -32,5 +32,5 @@ }, | ||
"devDependencies": { | ||
"@types/node": "^18.15.3", | ||
"@types/pg": "^8.11.6", | ||
"@types/node": "^18.15.3", | ||
"ava": "^5.3.1", | ||
"ava": "^6.1.3", | ||
"cspell": "^8.6.0", | ||
@@ -41,3 +41,3 @@ "eslint": "^8.57.0", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.4.3" | ||
"typescript": "^5.4.5" | ||
}, | ||
@@ -93,3 +93,3 @@ "engines": { | ||
"types": "./dist/index.d.ts", | ||
"version": "45.6.0" | ||
"version": "46.0.0" | ||
} |
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
+ Added@slonik/driver@46.2.0(transitive)
+ Added@slonik/errors@46.2.0(transitive)
+ Added@slonik/sql-tag@46.2.0(transitive)
+ Added@slonik/types@46.2.0(transitive)
+ Added@slonik/utilities@46.2.0(transitive)
- Removed@slonik/driver@45.6.0(transitive)
- Removed@slonik/errors@45.6.0(transitive)
- Removed@slonik/sql-tag@45.6.0(transitive)
- Removed@slonik/types@45.6.0(transitive)
- Removed@slonik/utilities@45.6.0(transitive)
Updated@slonik/driver@^46.0.0
Updated@slonik/errors@^46.0.0
Updated@slonik/sql-tag@^46.0.0
Updated@slonik/types@^46.0.0
Updated@slonik/utilities@^46.0.0