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

redis_mgr

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis_mgr - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

lib/RedisMgr.d.ts

1

lib/RedisMgr.js

@@ -226,2 +226,1 @@ "use strict";

exports.RedisMgr = RedisMgr;
//# sourceMappingURL=RedisMgr.js.map

@@ -6,2 +6,1 @@ "use strict";

exports.RedisSubscribeHandler = RedisSubscribeHandler;
//# sourceMappingURL=RedisSubscribeHandler.js.map

@@ -46,2 +46,1 @@ "use strict";

exports.RedisSubscriber = RedisSubscriber;
//# sourceMappingURL=RedisSubscriber.js.map
{
"name": "redis_mgr",
"version": "0.0.1",
"version": "0.0.2",
"private": false,

@@ -13,18 +13,20 @@ "scripts": {

"devDependencies": {
"@types/node": "^10.17.5"
"@types/node": "^13.9.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wujinhong/config_mgr.git"
"url": "git+https://github.com/wujinhong/redis_mgr.git"
},
"keywords": [
"json",
"config"
"redis",
"RedisMgr"
],
"main": "lib/RedisMgr.js",
"description": "redis RedisMgr",
"author": "Gordon",
"license": "GNU GENERAL PUBLIC LICENSE Version 3",
"bugs": {
"url": "https://github.com/wujinhong/config_mgr/issues"
"url": "https://github.com/wujinhong/redis_mgr/issues"
},
"homepage": "https://github.com/wujinhong/config_mgr#readme"
"homepage": "https://github.com/wujinhong/redis_mgr#readme"
}
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