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

biz-switch

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

biz-switch - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

21

package.json
{
"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"
}

4

README.md

@@ -5,7 +5,7 @@ # bizSwitch 运行时开关

在 Cluster 模式 和 单进程 模式下工作的运行时开关。
在 Cluster 模式和单进程模式下工作的运行时开关
* 支持 Cluster 模式
* HTTP 切换与查看
* 持久化支持(赞未支持)
* 持久化支持(暂未支持)

@@ -12,0 +12,0 @@ ## Demo

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