@zodash/onion
Advanced tools
Comparing version 0.0.21 to 0.1.0
@@ -6,2 +6,13 @@ # Change Log | ||
# 0.1.0 (2020-09-28) | ||
### Features | ||
* **basex:** convert number to baseX (进制转换) ([95a1a2f](https://github.com/zcorky/zodash/commit/95a1a2f361d73de5caa3b8e297c1643e97e40983)) | ||
## 0.0.21 (2020-09-18) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@zodash/onion", | ||
"version": "0.0.21", | ||
"version": "0.1.0", | ||
"description": "simple onion model", | ||
@@ -69,5 +69,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@zodash/compose": "^0.0.13" | ||
"@zodash/compose": "^0.1.0" | ||
}, | ||
"gitHead": "dcbc4fffe9448cf235b5a8dabb09882e38535582" | ||
"gitHead": "1bd16aae857c9137ad6af46eb4116edb2f65d18d" | ||
} |
9160
+ Added@zodash/compose@0.1.7(transitive)
- Removed@zodash/compose@0.0.13(transitive)
Updated@zodash/compose@^0.1.0