🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

jsr

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsr - npm Package Compare versions

Comparing version

to
0.2.19

3

lib/jsrc.js
var path = require('path')
, fs = require('fs')
, Constants = require('jsr-constants')
, MONITOR = Constants.MAP.monitor.name
, create = require('jsr-client')

@@ -173,3 +174,3 @@ , Format = require('jsr-format').Format

}
if(this.ps) {
if(this.ps && this.cmd !== MONITOR) {
this.ps.resume();

@@ -176,0 +177,0 @@ }

{
"name": "jsr",
"description": "Redis toolkit.",
"version": "0.2.18",
"version": "0.2.19",
"author": "muji <noop@xpm.io>",

@@ -6,0 +6,0 @@ "repository": {