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

@sqb/connect

Package Overview
Dependencies
Maintainers
1
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sqb/connect - npm Package Compare versions

Comparing version 4.0.1-alpha.6 to 4.0.1-alpha.7

2

dist/types.d.ts

@@ -1,1 +0,1 @@

export declare type Maybe<T> = T | undefined | null;
export declare type Maybe<T> = T | undefined;
{
"name": "@sqb/connect",
"description": "Multi-dialect database connection framework written with TypeScript",
"version": "4.0.1-alpha.6",
"version": "4.0.1-alpha.7",
"author": "Panates Ltd.",

@@ -44,3 +44,3 @@ "contributors": [

"peerDependencies": {
"@sqb/builder": "^4.0.1-alpha.6"
"@sqb/builder": "^4.0.1-alpha.7"
},

@@ -47,0 +47,0 @@ "main": "dist/index.js",

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