@ronin/compiler
Advanced tools
Comparing version 0.12.9 to 0.12.10-leo-ron-1071-experimental-268
{ | ||
"name": "@ronin/compiler", | ||
"version": "0.12.9", | ||
"version": "0.12.10-leo-ron-1071-experimental-268", | ||
"type": "module", | ||
@@ -30,11 +30,9 @@ "description": "Compiles RONIN queries to SQL statements.", | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"@paralleldrive/cuid2": "2.2.2", | ||
"title": "3.5.3" | ||
}, | ||
"devDependencies": { | ||
"@biomejs/biome": "1.9.2", | ||
"@paralleldrive/cuid2": "2.2.2", | ||
"@ronin/engine": "0.0.19", | ||
"@types/bun": "1.1.10", | ||
"@types/title": "3.4.3", | ||
"title": "4.0.1", | ||
"tsup": "8.3.0", | ||
@@ -41,0 +39,0 @@ "typescript": "5.6.2" |
# RONIN Compiler | ||
[![Tests](https://github.com/ronin-co/compiler/actions/workflows/validate.yml/badge.svg)](https://github.com/ronin-co/compiler/actions/workflows/validate.yml) | ||
[![install size](https://packagephobia.com/badge?p=@ronin/compiler)](https://packagephobia.com/result?p=@ronin/compiler) | ||
[![Install Size](https://packagephobia.com/badge?p=@ronin/compiler)](https://packagephobia.com/result?p=@ronin/compiler) | ||
@@ -6,0 +6,0 @@ This package compiles [RONIN queries](https://ronin.co/docs/queries) to [SQLite](https://www.sqlite.org) statements. |
Sorry, the diff of this file is too big to display
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
126929
0
2960
0
8
4
- Removed@paralleldrive/cuid2@2.2.2
- Removedtitle@3.5.3
- Removed@noble/hashes@1.7.0(transitive)
- Removed@paralleldrive/cuid2@2.2.2(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedarch@2.2.0(transitive)
- Removedarg@1.0.0(transitive)
- Removedchalk@2.3.0(transitive)
- Removedclipboardy@1.2.2(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedcross-spawn@5.1.0(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedexeca@0.8.0(transitive)
- Removedget-stream@3.0.0(transitive)
- Removedhas-flag@2.0.0(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisexe@2.0.0(transitive)
- Removedlru-cache@4.1.5(transitive)
- Removednpm-run-path@2.0.2(transitive)
- Removedp-finally@1.0.0(transitive)
- Removedpath-key@2.0.1(transitive)
- Removedpseudomap@1.0.2(transitive)
- Removedshebang-command@1.2.0(transitive)
- Removedshebang-regex@1.0.0(transitive)
- Removedsignal-exit@3.0.7(transitive)
- Removedstrip-eof@1.0.0(transitive)
- Removedsupports-color@4.5.0(transitive)
- Removedtitle@3.5.3(transitive)
- Removedtitleize@1.0.0(transitive)
- Removedwhich@1.3.1(transitive)
- Removedyallist@2.1.2(transitive)