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.10-alpha.3 to 0.1.11-alpha.1

1

index.js

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

...result,
changes: result.changes,
insertId: result.lastInsertRowid

@@ -88,0 +89,0 @@ }

6

package.json
{
"name": "djorm-db-sqlite",
"version": "0.1.10-alpha.3",
"version": "0.1.11-alpha.1",
"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.10-alpha.3"
"djorm-db-sql": "^0.1.11-alpha.1"
},

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

},
"gitHead": "534671a35f543c46754cbc549522baad3fdc29b0"
"gitHead": "da9d667b8e64d59f5f01aea2db4f82ac476d1b14"
}
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