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

@christianhugoch/db-common

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@christianhugoch/db-common - npm Package Compare versions

Comparing version 0.7.2-beta.15 to 0.7.2-beta.16

2

dist/tenants.d.ts
import * as multiTenant from "./multi-tenant";
import * as singleTenant from "./single-tenant";
declare const _default: (connObj: any) => typeof multiTenant | typeof singleTenant;
/**

@@ -9,3 +8,4 @@ *

*/
declare const _default: (connObj: any) => typeof multiTenant | typeof singleTenant;
export = _default;
//# sourceMappingURL=tenants.d.ts.map
{
"name": "@christianhugoch/db-common",
"version": "0.7.2-beta.15",
"version": "0.7.2-beta.16",
"description": "Db common structures for Saltcorn, open-source no-code platform",

@@ -5,0 +5,0 @@ "homepage": "https://saltcorn.com",

Sorry, the diff of this file is not supported yet

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