Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "biz-switch", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "运行时开关", | ||
@@ -14,3 +14,20 @@ "main": "index.js", | ||
"should": "^4.0.4" | ||
} | ||
}, | ||
"directories": { | ||
"test": "test" | ||
}, | ||
"scripts": { | ||
"test": "make test" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/guangwong/bizSwitch.git" | ||
}, | ||
"keywords": [ | ||
"switch" | ||
], | ||
"bugs": { | ||
"url": "https://github.com/guangwong/bizSwitch/issues" | ||
}, | ||
"homepage": "https://github.com/guangwong/bizSwitch" | ||
} |
@@ -5,7 +5,7 @@ # bizSwitch 运行时开关 | ||
在 Cluster 模式 和 单进程 模式下工作的运行时开关。 | ||
在 Cluster 模式和单进程模式下工作的运行时开关 | ||
* 支持 Cluster 模式 | ||
* HTTP 切换与查看 | ||
* 持久化支持(赞未支持) | ||
* 持久化支持(暂未支持) | ||
@@ -12,0 +12,0 @@ ## Demo |
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
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
19941
1
1
0