Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
@balena/abstract-sql-to-typescript
Advanced tools
A translator for abstract sql into typescript types.
Convert abstract SQL model into typescript interfaces.
1.5.1 - 2023-04-27
<details> <summary> Update dependencies [Pagan Gazzard] </summary></details>odata-to-abstract-sql-5.9.6 - 2023-04-25
- Collapse
AliasedFunction
intoFunctionMatch
[Pagan Gazzard]odata-to-abstract-sql-5.9.5 - 2023-04-25
<details> <summary> Improve typings [Pagan Gazzard] </summary></details>abstract-sql-compiler-8.4.1 - 2023-04-25
- Add much finer grained typings for abstract-sql-optimizer [Pagan Gazzard]
odata-to-abstract-sql-5.9.4 - 2023-04-24
<details> <summary> Update dependencies [Pagan Gazzard] </summary></details>abstract-sql-compiler-8.4.0 - 2023-04-24
- Add support for using field type nodes with an AggregateJSON node [Pagan Gazzard]
abstract-sql-compiler-8.3.13 - 2023-04-24
- Deprecate
AliasableFromTypeNodes
type as it's redundant [Pagan Gazzard]abstract-sql-compiler-8.3.12 - 2023-04-17
- Revert tightening of
OrderBy
to only field nodes [Pagan Gazzard]abstract-sql-compiler-8.3.11 - 2023-04-13
- Do not allow ON clauses for CROSS JOIN as it is invalid [Pagan Gazzard]
- Stop accepting
ExtractJSONPathAsText
/ToJSON
as unknown node types [Pagan Gazzard]abstract-sql-compiler-8.3.10 - 2023-04-13
- Fix DateNode/AnyNode typings [Pagan Gazzard]
abstract-sql-compiler-8.3.9 - 2023-04-13
<details> <summary> Update dependencies [Pagan Gazzard] </summary></details>sbvr-types-3.5.0 - 2023-03-21
- Add Big Serial type [Josh Bowling]
sbvr-types-3.4.19 - 2022-12-08
- Flowzone: Allow external contributions [Josh Bowling]
abstract-sql-compiler-8.3.8 - 2023-04-12
- Improve typings [Pagan Gazzard]
abstract-sql-compiler-8.3.7 - 2023-04-12
- Remove typing for non-existent JSON node [Pagan Gazzard]
abstract-sql-compiler-8.3.6 - 2023-04-12
- Tighten the
isXValue
function typings [Pagan Gazzard]abstract-sql-compiler-8.3.5 - 2023-04-12
- Correctly treat
Value
nodes as rewritten toText
by the optimizer [Pagan Gazzard]- Add EmbeddedTextNode typing [Pagan Gazzard]
abstract-sql-compiler-8.3.4 - 2023-04-12
- Enforce the first argument of ExtractJSONPathAsText is a JSON type node [Pagan Gazzard]
abstract-sql-compiler-8.3.3 - 2023-04-12
- Improve node typings [Pagan Gazzard]
abstract-sql-compiler-8.3.2 - 2023-04-12
- Add more node typings [Pagan Gazzard]
abstract-sql-compiler-8.3.1 - 2023-04-12
- Add more node typings [Pagan Gazzard]
abstract-sql-compiler-8.3.0 - 2023-04-11
- Support boolean nodes in a ValuesNode [Pagan Gazzard]
abstract-sql-compiler-8.2.0 - 2023-04-11
- Add
Between
node type [Pagan Gazzard]abstract-sql-compiler-8.1.0 - 2023-04-11
- Add
BitwiseAnd
/BitwiseShiftRight
node types [Pagan Gazzard]abstract-sql-compiler-8.0.2 - 2023-04-06
- Add
NotInNode
type [Pagan Gazzard]- Add
IsDistinctFromNode
/IsNotDistinctFromNode
types [Pagan Gazzard]- Add
CharacterLengthNode
type [Pagan Gazzard]abstract-sql-compiler-8.0.1 - 2023-04-06
- Adds Cast node type to tree parsing [Otávio Jacobi]
odata-parser-2.4.6 - 2023-02-24
- Improve typings [Pagan Gazzard]
odata-parser-2.4.5 - 2023-02-23
- Use const/let as appropriate [Pagan Gazzard]
odata-parser-2.4.4 - 2023-02-23
- Use shorthand object notation [Pagan Gazzard]
odata-parser-2.4.3 - 2023-02-23
- Update dependencies [Pagan Gazzard]
odata-to-abstract-sql-5.9.3 - 2023-03-08
- Fixes ODataBindings imported types [Otávio Jacobi]
odata-to-abstract-sql-5.9.2 - 2023-02-15
- Update typings to the minimal subset of the abstract sql model we need [Pagan Gazzard]
FAQs
A translator for abstract sql into typescript types.
The npm package @balena/abstract-sql-to-typescript receives a total of 6,847 weekly downloads. As such, @balena/abstract-sql-to-typescript popularity was classified as popular.
We found that @balena/abstract-sql-to-typescript demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.