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

leoric

Package Overview
Dependencies
Maintainers
1
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leoric - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

7

History.md

@@ -0,5 +1,10 @@

0.5.2 / 2020-02-21
==================
* Fix: drop the default and unused `require('sqlite3')`
0.5.1 / 2020-02-21
==================
* New: `connect({ client: '@journeyapps/sqlcipher' })`
* Fix: `connect({ client: '@journeyapps/sqlcipher' })`

@@ -6,0 +11,0 @@ 0.5.0 / 2020-02-19

1

lib/drivers/sqlite/index.js
'use strict';
const sqlite = require('sqlite3');
const strftime = require('strftime');

@@ -5,0 +4,0 @@

{
"name": "leoric",
"version": "0.5.1",
"version": "0.5.2",
"description": "JavaScript Object-relational mapping alchemy",

@@ -5,0 +5,0 @@ "main": "index.js",

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