Socket
Socket
Sign inDemoInstall

djorm-db-sqlite

Package Overview
Dependencies
2
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.7-alpha.2 to 0.1.7-alpha.5

2

index.js

@@ -32,3 +32,3 @@ const { Database } = require('djorm/db/Database')

async disconnect () {
async disconnectDb () {
this.db = null

@@ -35,0 +35,0 @@ this.connected = false

{
"name": "djorm-db-sqlite",
"version": "0.1.7-alpha.2",
"version": "0.1.7-alpha.5",
"description": "Sqlite bindings for djorm",

@@ -20,3 +20,3 @@ "author": "Pavel Žák <pavel@zak.global>",

"better-sqlite3": "^7.1.4",
"djorm-db-sql": "^0.1.7-alpha.2"
"djorm-db-sql": "^0.1.7-alpha.5"
},

@@ -30,3 +30,3 @@ "repository": {

},
"gitHead": "684cee931129d8b4902c376032cea73ac28ac9fd"
"gitHead": "480e131ebc3b8dc0a96fd8d73fe559797a77b56a"
}
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