@balena/abstract-sql-compiler
Advanced tools
Comparing version 9.2.0 to 9.2.1-build-renovate-major--balenasbvr-types-f2bf8be73fc2c14e4abb7695379478440c9e139a-1
@@ -7,2 +7,15 @@ # Change Log | ||
## 9.2.1 - 2024-06-15 | ||
<details> | ||
<summary> Update dependency @balena/sbvr-types to v8 [Self-hosted Renovate Bot] </summary> | ||
> ### sbvr-types-8.0.0 - 2024-06-12 | ||
> | ||
> * Improve BigInteger and BigSerial support [Josh Bowling] | ||
> | ||
</details> | ||
## 9.2.0 - 2024-06-12 | ||
@@ -9,0 +22,0 @@ |
{ | ||
"name": "@balena/abstract-sql-compiler", | ||
"version": "9.2.0", | ||
"version": "9.2.1-build-renovate-major--balenasbvr-types-f2bf8be73fc2c14e4abb7695379478440c9e139a-1", | ||
"description": "A translator for abstract sql into sql.", | ||
@@ -19,3 +19,3 @@ "main": "out/AbstractSQLCompiler.js", | ||
"dependencies": { | ||
"@balena/sbvr-types": "^7.0.1", | ||
"@balena/sbvr-types": "^8.0.0", | ||
"lodash": "^4.17.21" | ||
@@ -65,4 +65,4 @@ }, | ||
"versionist": { | ||
"publishedAt": "2024-06-12T12:41:02.471Z" | ||
"publishedAt": "2024-06-15T22:44:24.389Z" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
851133
2
+ Added@balena/sbvr-types@8.0.0(transitive)
- Removed@balena/sbvr-types@7.1.3(transitive)
Updated@balena/sbvr-types@^8.0.0