Socket
Socket
Sign inDemoInstall

@dbpath/dal

Package Overview
Dependencies
4
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.15 to 0.2.16

1

dist/src/dal.d.ts
import { NameAnd } from "@dbpath/utils";
export interface CommonEnvironment {
type: string;
schema?: string;
username?: string;

@@ -5,0 +6,0 @@ password?: string;

6

package.json
{
"name": "@dbpath/dal",
"description": "",
"version": "0.2.15",
"version": "0.2.16",
"main": "dist/index",

@@ -20,4 +20,4 @@ "types": "dist/index",

"dependencies": {
"@dbpath/config": "0.2.15",
"@dbpath/fixtures": "0.2.15"
"@dbpath/config": "0.2.16",
"@dbpath/fixtures": "0.2.16"
},

@@ -24,0 +24,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc