@zodash/doreamon
Advanced tools
Comparing version 0.1.9 to 0.2.0
@@ -6,2 +6,13 @@ # Change Log | ||
# 0.2.0 (2020-09-28) | ||
### Features | ||
* **basex:** convert number to baseX (进制转换) ([95a1a2f](https://github.com/zcorky/zodash/commit/95a1a2f361d73de5caa3b8e297c1643e97e40983)) | ||
## [0.1.9](https://github.com/zcorky/zodash/compare/@zodash/doreamon@0.1.8...@zodash/doreamon@0.1.9) (2020-09-27) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@zodash/doreamon", | ||
"version": "0.1.9", | ||
"version": "0.2.0", | ||
"description": "utils like a doreamon", | ||
@@ -77,23 +77,23 @@ "keywords": [ | ||
"@zcorky/storage": "^0.0.2", | ||
"@zodash/camel-case": "^0.0.18", | ||
"@zodash/debounce": "^0.0.21", | ||
"@zodash/error": "^0.0.4", | ||
"@zodash/event": "^0.0.13", | ||
"@zodash/find": "^0.0.21", | ||
"@zodash/format": "^1.1.2", | ||
"@zodash/get": "^1.0.23", | ||
"@zodash/group-by": "^1.0.20", | ||
"@zodash/load-js": "^0.1.1", | ||
"@zodash/logger": "^0.1.2", | ||
"@zodash/memoize": "^1.0.21", | ||
"@zodash/ms": "^0.0.14", | ||
"@zodash/omit": "^1.0.22", | ||
"@zodash/pick": "^1.0.22", | ||
"@zodash/random": "^1.1.0", | ||
"@zodash/snake-case": "^0.0.15", | ||
"@zodash/throttle": "^0.0.21", | ||
"@zodash/unique": "^0.0.12", | ||
"@zodash/uuid": "^0.0.13" | ||
"@zodash/camel-case": "^0.1.0", | ||
"@zodash/debounce": "^0.1.0", | ||
"@zodash/error": "^0.1.0", | ||
"@zodash/event": "^0.1.0", | ||
"@zodash/find": "^0.1.0", | ||
"@zodash/format": "^1.2.0", | ||
"@zodash/get": "^1.1.0", | ||
"@zodash/group-by": "^1.1.0", | ||
"@zodash/load-js": "^0.2.0", | ||
"@zodash/logger": "^0.2.0", | ||
"@zodash/memoize": "^1.1.0", | ||
"@zodash/ms": "^0.1.0", | ||
"@zodash/omit": "^1.1.0", | ||
"@zodash/pick": "^1.1.0", | ||
"@zodash/random": "^1.2.0", | ||
"@zodash/snake-case": "^0.1.0", | ||
"@zodash/throttle": "^0.1.0", | ||
"@zodash/unique": "^0.1.0", | ||
"@zodash/uuid": "^0.1.0" | ||
}, | ||
"gitHead": "9f0aae92a127f125d746c8f67077d573e8445dc9" | ||
"gitHead": "1bd16aae857c9137ad6af46eb4116edb2f65d18d" | ||
} |
38937
+ Added@zodash/cache@0.0.6(transitive)
+ Added@zodash/camel-case@0.1.12(transitive)
+ Added@zodash/capitalize@0.1.7(transitive)
+ Added@zodash/compose@0.1.7(transitive)
+ Added@zodash/debounce@0.1.10(transitive)
+ Added@zodash/error@0.1.8(transitive)
+ Added@zodash/event@0.1.14(transitive)
+ Added@zodash/find@0.1.11(transitive)
+ Added@zodash/load-js@0.2.17(transitive)
+ Added@zodash/load-script@1.0.3(transitive)
+ Added@zodash/logger@0.2.32(transitive)
+ Added@zodash/match@0.1.12(transitive)
+ Added@zodash/ms@0.1.19(transitive)
+ Added@zodash/once@0.1.6(transitive)
+ Added@zodash/onion@0.1.10(transitive)
+ Added@zodash/snake-case@0.1.9(transitive)
+ Added@zodash/throttle@0.1.10(transitive)
+ Added@zodash/unique@0.1.10(transitive)
+ Added@zodash/uuid@0.1.10(transitive)
- Removed@zodash/camel-case@0.0.18(transitive)
- Removed@zodash/capitalize@0.0.16(transitive)
- Removed@zodash/compose@0.0.13(transitive)
- Removed@zodash/debounce@0.0.21(transitive)
- Removed@zodash/error@0.0.4(transitive)
- Removed@zodash/event@0.0.13(transitive)
- Removed@zodash/find@0.0.21(transitive)
- Removed@zodash/load-js@0.1.1(transitive)
- Removed@zodash/load-script@0.0.9(transitive)
- Removed@zodash/logger@0.1.2(transitive)
- Removed@zodash/match@0.0.21(transitive)
- Removed@zodash/ms@0.0.14(transitive)
- Removed@zodash/once@0.0.12(transitive)
- Removed@zodash/onion@0.0.21(transitive)
- Removed@zodash/snake-case@0.0.15(transitive)
- Removed@zodash/throttle@0.0.21(transitive)
- Removed@zodash/unique@0.0.12(transitive)
- Removed@zodash/uuid@0.0.13(transitive)
Updated@zodash/camel-case@^0.1.0
Updated@zodash/debounce@^0.1.0
Updated@zodash/error@^0.1.0
Updated@zodash/event@^0.1.0
Updated@zodash/find@^0.1.0
Updated@zodash/format@^1.2.0
Updated@zodash/get@^1.1.0
Updated@zodash/group-by@^1.1.0
Updated@zodash/load-js@^0.2.0
Updated@zodash/logger@^0.2.0
Updated@zodash/memoize@^1.1.0
Updated@zodash/ms@^0.1.0
Updated@zodash/omit@^1.1.0
Updated@zodash/pick@^1.1.0
Updated@zodash/random@^1.2.0
Updated@zodash/snake-case@^0.1.0
Updated@zodash/throttle@^0.1.0
Updated@zodash/unique@^0.1.0
Updated@zodash/uuid@^0.1.0