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

febs-db

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

febs-db - npm Package Compare versions

Comparing version 1.1.41 to 1.1.42

2

package.json

@@ -54,3 +54,3 @@ {

},
"version": "1.1.41"
"version": "1.1.42"
}

@@ -220,3 +220,3 @@ // Type definitions for febs

*/
transaction(isolationLevel: string, taskCB: (db: database) => boolean): Promise<boolean>;
transaction(isolationLevel: string, taskCB: (db: any) => Promise<boolean>): Promise<boolean>;

@@ -223,0 +223,0 @@ /**

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