@balena/abstract-sql-compiler
Advanced tools
Comparing version 9.0.6 to 9.0.7-build-renovate-major--balenaodata-parser-d23614a1f7346edb262897ca8ff62abc2eaffff6-1
@@ -7,2 +7,28 @@ # Change Log | ||
## 9.0.7 - 2024-03-21 | ||
<details> | ||
<summary> Update dependency @balena/odata-parser to v3 [Self-hosted Renovate Bot] </summary> | ||
> ### odata-parser-3.0.3 - 2024-01-04 | ||
> | ||
> * Optimize by moving constant values into global init [fisehara] | ||
> | ||
> ### odata-parser-3.0.2 - 2024-01-04 | ||
> | ||
> * Update dependencies [fisehara] | ||
> | ||
> ### odata-parser-3.0.1 - 2023-09-25 | ||
> | ||
> * Allow running CI on external PRs [Pagan Gazzard] | ||
> | ||
> ### odata-parser-3.0.0 - 2023-04-26 | ||
> | ||
> * Use optional chaining operator [Pagan Gazzard] | ||
> * Set minimum supported nodejs version to 16.13.0 [Pagan Gazzard] | ||
> | ||
</details> | ||
## 9.0.6 - 2024-03-21 | ||
@@ -9,0 +35,0 @@ |
{ | ||
"name": "@balena/abstract-sql-compiler", | ||
"version": "9.0.6", | ||
"version": "9.0.7-build-renovate-major--balenaodata-parser-d23614a1f7346edb262897ca8ff62abc2eaffff6-1", | ||
"description": "A translator for abstract sql into sql.", | ||
@@ -25,3 +25,3 @@ "main": "out/AbstractSQLCompiler.js", | ||
"@balena/lint": "^6.2.2", | ||
"@balena/odata-parser": "^2.4.6", | ||
"@balena/odata-parser": "^3.0.0", | ||
"@balena/odata-to-abstract-sql": "^6.0.1", | ||
@@ -65,4 +65,4 @@ "@balena/sbvr-parser": "^1.4.3", | ||
"versionist": { | ||
"publishedAt": "2024-03-21T15:27:47.316Z" | ||
"publishedAt": "2024-03-21T16:45:06.297Z" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
839187
2