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

@balena/abstract-sql-compiler

Package Overview
Dependencies
Maintainers
3
Versions
461
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@balena/abstract-sql-compiler - npm Package Compare versions

Comparing version 9.1.0-build-partial-unique-index-694b370a6cf006d4cc16a3d8396c1a90f5d7d91b-1 to 9.1.0-build-partial-unique-index-6d00b7dba58690019cfb443e4c876d30e8d7ad98-1

29

CHANGELOG.md

@@ -7,5 +7,4 @@ # Change Log

## 9.1.0 - 2024-03-21
## 9.1.0 - 2024-03-26
* Update TypeScript to 5.4.3 [Thodoris Greasidis]
* Export the generateRuleHashAcronym helper [Thodoris Greasidis]

@@ -15,2 +14,28 @@ * Add support for unique indexes with NOT DISTINCT NULLS [Thodoris Greasidis]

## 9.0.7 - 2024-03-22
<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

@@ -17,0 +42,0 @@

6

package.json
{
"name": "@balena/abstract-sql-compiler",
"version": "9.1.0-build-partial-unique-index-694b370a6cf006d4cc16a3d8396c1a90f5d7d91b-1",
"version": "9.1.0-build-partial-unique-index-6d00b7dba58690019cfb443e4c876d30e8d7ad98-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-21T17:23:24.104Z"
"publishedAt": "2024-03-26T09:26:17.946Z"
}
}

Sorry, the diff of this file is not supported yet

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