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.40 to 1.1.41

2

package.json

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

},
"version": "1.1.40"
"version": "1.1.41"
}

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

*/
constructor(tablename: string, idKeyName: string | Array<string>, model: Array<any>);
constructor(tablename: string, idKeyName: string | Array<string>, model: object);

@@ -343,3 +343,3 @@ /**

*/
model : any[];
model : any;

@@ -346,0 +346,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