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

pm2-redis

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pm2-redis - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

1

lib/info.js

@@ -47,3 +47,2 @@ var redis = require('redis');

var redis_cmd_sec = reply.match(/[\n\r].*instantaneous_ops_per_sec:\s*([^\n\r]*)/)[1];
parseInt(redis_cmd_sec);
redisCmdSec.set(redis_cmd_sec);

@@ -50,0 +49,0 @@

2

package.json
{
"name": "pm2-redis",
"version": "0.6.0",
"version": "0.7.0",
"description": "Module to monitor redis",

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

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