Socket
Socket
Sign inDemoInstall

djorm-db-sqlite

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

djorm-db-sqlite - npm Package Compare versions

Comparing version 0.1.14-alpha.4 to 0.1.14-alpha.7

4

package.json
{
"name": "djorm-db-sqlite",
"version": "0.1.14-alpha.4",
"version": "0.1.14-alpha.7",
"description": "Sqlite bindings for djorm",

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

},
"gitHead": "c87f1fc4bf19baa3d963f2100f185b2409ebffde"
"gitHead": "e4777ba0969b8ae4800b5b5f28027f383aba75b6"
}

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

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

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