Socket
Socket
Sign inDemoInstall

alphapolls

Package Overview
Dependencies
449
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.8 to 1.1.9

2

package.json
{
"name": "alphapolls",
"version": "1.1.8",
"version": "1.1.9",
"description": "polling api",

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

@@ -72,3 +72,3 @@ const read = require('../database').read

raw = await read[key](formattedArgs)
return redact(key, prepare(raw)))
return redact(key, prepare(raw))
}

@@ -75,0 +75,0 @@

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