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

@drizzle-team/studio

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@drizzle-team/studio - npm Package Compare versions

Comparing version 0.0.33 to 0.0.34

3

index.js

@@ -143,2 +143,5 @@ "use strict";

}
if ((0, import_drizzle_orm2.is)(column, import_sqlite_core2.SQLiteBlobBuffer)) {
return "base64";
}
return "string";

@@ -145,0 +148,0 @@ };

{
"name": "@drizzle-team/studio",
"version": "0.0.33",
"version": "0.0.34",
"license": "UNLICENSED",

@@ -11,8 +11,12 @@ "scripts": {

"@hono/valibot-validator": "^0.2.0",
"@libsql/client": "0.4.0-pre.1",
"@types/lru-cache": "^7.10.10",
"@types/node": "^20.8.3",
"@types/pg": "^8.10.7",
"dotenv": "^16.3.1",
"drizzle-kit": "0.20.4-bf71f08",
"drizzle-orm": "0.29.0-99ce577",
"esbuild": "^0.19.4",
"hono": "^3.8.1",
"lru-cache": "^10.0.3",
"pg": "^8.11.3",

@@ -19,0 +23,0 @@ "typescript": "^5.2.2",

Sorry, the diff of this file is too big to display

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