New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

happn-db-provider-loki

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

happn-db-provider-loki - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

1

index.js

@@ -39,2 +39,3 @@ const db = require('lokijs'),

if (this.persistenceOn) {
fs.ensureDirSync(commons.path.dirname(this.settings.filename));
let pathArray = this.settings.filename.split(pathSep);

@@ -41,0 +42,0 @@ pathArray[pathArray.length - 1] = 'temp_' + pathArray[pathArray.length - 1];

2

package.json
{
"name": "happn-db-provider-loki",
"version": "1.0.3",
"version": "1.0.4",
"description": "Loki data provider for happn",

@@ -5,0 +5,0 @@ "scripts": {

@@ -17,2 +17,6 @@ 1.0.0 2022-03-01

- TEN-102: loki snapshot file redundancy
- TEN-92: made all dependencies test dependencies
- TEN-92: made all dependencies test dependencies
1.0.4 2022-05-09
-----------------
- TEN-114: happner-2: enforce MESH_GST, MESH_ADMIN upsert on startup, ensures db dir
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