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

@balena/abstract-sql-to-typescript

Package Overview
Dependencies
Maintainers
3
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@balena/abstract-sql-to-typescript - npm Package Compare versions

Comparing version 3.0.0-build-renovate-balena-odata-to-abstract-sql-6-x-5d36755ff6e10d40458f52ce4aadb79c0c455c6f-1 to 3.0.0-build-renovate-node-18-x-3e2a9ced3d06841fb47f9fc1e3aa29a66e72a3d5-1

40

CHANGELOG.md

@@ -9,42 +9,4 @@ # Change Log

* Update dependency @types/node to v18 [Renovate Bot]
<details>
<summary> Update dependency @balena/odata-to-abstract-sql to v6 [Renovate Bot] </summary>
> ### odata-to-abstract-sql-6.0.1 - 2023-04-27
>
>
> <details>
> <summary> Update dependencies [Pagan Gazzard] </summary>
>
>> #### 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]
>>
>> #### odata-parser-2.5.0 - 2023-04-26
>>
>> * Update to peggy 3 and make us of the repetition operator [Pagan Gazzard]
>>
>> #### sbvr-types-4.0.0 - 2023-04-26
>>
>> * Add test cases for Objects in JSON validate [fisehara]
>> * Drop `require-npm4-to-publish` devDependency [fisehara]
>> * Set minimum supported nodejs version to 16.13.0 and tsconfig to es2021 [Pagan Gazzard]
>> * Switch `JSON` to use `JSON` db type instead of `TEXT` [Pagan Gazzard]
>> * Switch `Boolean` to use `BOOLEAN` db type instead of `INTEGER` [Pagan Gazzard]
>> * Assert that JSON input typeof is object [Josh Bowling]
>>
>
> </details>
>
>
> ### odata-to-abstract-sql-6.0.0 - 2023-04-26
>
> * Set minimum supported nodejs version to 16.13.0 and tsconfig to es2021 [Pagan Gazzard]
> * Switch `AggregateJSON` to use the newer `ReferencedField` format [Pagan Gazzard]
>
</details>
## 2.0.0 - 2023-05-02

@@ -51,0 +13,0 @@

8

package.json
{
"name": "@balena/abstract-sql-to-typescript",
"version": "3.0.0-build-renovate-balena-odata-to-abstract-sql-6-x-5d36755ff6e10d40458f52ce4aadb79c0c455c6f-1",
"version": "3.0.0-build-renovate-node-18-x-3e2a9ced3d06841fb47f9fc1e3aa29a66e72a3d5-1",
"description": "A translator for abstract sql into typescript types.",

@@ -17,4 +17,4 @@ "main": "out/index.js",

"@balena/abstract-sql-compiler": "^9.0.0",
"@balena/odata-to-abstract-sql": "^6.0.0",
"@types/node": "^16.18.25",
"@balena/odata-to-abstract-sql": "^5.9.6",
"@types/node": "^18.0.0",
"common-tags": "^1.8.2"

@@ -48,4 +48,4 @@ },

"versionist": {
"publishedAt": "2023-05-02T12:57:14.977Z"
"publishedAt": "2023-05-02T12:57:19.046Z"
}
}

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