Socket
Socket
Sign inDemoInstall

level-ttl

Package Overview
Dependencies
20
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.2.0

2

level-ttl.js

@@ -237,3 +237,3 @@ const after = require('after')

, close : db.close.bind(db)
, sub : spaces(db, options.namespace)
, sub : options.sub || spaces(db, options.namespace)
}

@@ -240,0 +240,0 @@

@@ -9,3 +9,3 @@ {

],
"version": "2.1.1",
"version": "2.2.0",
"homepage": "https://github.com/rvagg/node-level-ttl",

@@ -12,0 +12,0 @@ "authors": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc