Socket
Socket
Sign inDemoInstall

kappa-view-query

Package Overview
Dependencies
124
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.8 to 2.0.9

4

index.js

@@ -59,7 +59,7 @@ const through = require('through2')

debug(`indexing ${JSON.stringify(msgs, null, 2)} AS ${JSON.stringify(ops, null, 2)}`)
db.batch(ops, next)
},
indexed: (msgs) => {
debug(`indexing ${JSON.stringify(msgs, null, 2)}`)
msgs.forEach((msg) => {

@@ -66,0 +66,0 @@ events.emit('update', msg)

{
"name": "kappa-view-query",
"version": "2.0.8",
"version": "2.0.9",
"description": "",

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

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