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

@db-auto/dal

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@db-auto/dal - npm Package Compare versions

Comparing version 0.0.28 to 0.0.29

1

dist/src/dal.d.ts

@@ -9,2 +9,3 @@ import { NameAnd } from "@db-auto/utils";

limitFn: (pageNum: number, pageSize: number, s: string[]) => string[];
safeQuery: string;
}

@@ -11,0 +12,0 @@ export interface WriteDal {

2

package.json
{
"name": "@db-auto/dal",
"description": "",
"version": "0.0.28",
"version": "0.0.29",
"main": "dist/index",

@@ -6,0 +6,0 @@ "types": "dist/index",

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