@bbk47/toolbox 1.0.6-beta.1 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -13,4 +13,6 @@ A tool library for bbk/abc
13
13
  - md5 encrypt
14
14
  - socks5 addr parse and build
15
15
  - uuid util
16
- - merge object
16
+ - merge function
17
+ - deferred function
18
+ - retry function
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bbk47/toolbox",
3
- "version": "1.0.6-beta.1",
3
+ "version": "1.0.7",
4
4
  "description": "toolbox for bbk",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {
Binary file
Binary file