Comparing version 0.0.1 to 0.0.2
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
9
381
46530