🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@effect/sql

Package Overview
Dependencies
Maintainers
3
Versions
332
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effect/sql - npm Package Compare versions

Comparing version
0.51.0
to
0.51.1
+1
-1
dist/dts/Statement.d.ts

@@ -234,3 +234,3 @@ /**

/**
* Create comma seperated values, with an optional prefix
* Create comma separated values, with an optional prefix
*

@@ -237,0 +237,0 @@ * Useful for `ORDER BY` and `GROUP BY` clauses

{
"name": "@effect/sql",
"version": "0.51.0",
"version": "0.51.1",
"description": "A SQL toolkit for Effect",

@@ -18,4 +18,4 @@ "license": "MIT",

"@effect/experimental": "^0.60.0",
"@effect/platform": "^0.96.0",
"effect": "^3.21.0"
"@effect/platform": "^0.96.1",
"effect": "^3.21.2"
},

@@ -22,0 +22,0 @@ "publishConfig": {

@@ -328,3 +328,3 @@ /**

/**
* Create comma seperated values, with an optional prefix
* Create comma separated values, with an optional prefix
*

@@ -331,0 +331,0 @@ * Useful for `ORDER BY` and `GROUP BY` clauses