@ronin/compiler
Advanced tools
Comparing version 0.13.3 to 0.13.4
{ | ||
"name": "@ronin/compiler", | ||
"version": "0.13.3", | ||
"version": "0.13.4", | ||
"type": "module", | ||
@@ -30,5 +30,7 @@ "description": "Compiles RONIN queries to SQL statements.", | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"@paralleldrive/cuid2": "2.2.2" | ||
}, | ||
"devDependencies": { | ||
"@biomejs/biome": "1.9.4", | ||
"@paralleldrive/cuid2": "2.2.2", | ||
"@ronin/engine": "0.0.27", | ||
@@ -35,0 +37,0 @@ "@types/bun": "1.1.14", |
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
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
6
1
101888
1
2300
+ Added@paralleldrive/cuid2@2.2.2
+ Added@noble/hashes@1.7.0(transitive)
+ Added@paralleldrive/cuid2@2.2.2(transitive)