@requestnetwork/multi-format
Advanced tools
Comparing version 0.14.0 to 0.15.0
@@ -6,2 +6,42 @@ # Change Log | ||
# [0.15.0](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/multi-format@0.2.1...@requestnetwork/multi-format@0.15.0) (2020-12-02) | ||
# 0.26.0 (2020-10-14) | ||
### Features | ||
* replace symmetric encryption algorithm by aes-256-gcm ([#233](https://github.com/RequestNetwork/requestNetwork/issues/233)) ([969bebe](https://github.com/RequestNetwork/requestNetwork/commit/969bebeb99b4bc2fdd31405a162934cfdff6db05)) | ||
# 0.16.0 (2020-04-21) | ||
# 0.15.0 (2020-04-06) | ||
# 0.13.0 (2020-02-20) | ||
### Bug Fixes | ||
* ts-node configuration ([#138](https://github.com/RequestNetwork/requestNetwork/issues/138)) ([e2180d5](https://github.com/RequestNetwork/requestNetwork/commit/e2180d507bd87116fdeb3466690b6df0c5187976)) | ||
# 0.12.0 (2020-01-16) | ||
# 0.10.0 (2019-12-04) | ||
# [0.14.0](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/multi-format@0.2.1...@requestnetwork/multi-format@0.14.0) (2020-11-12) | ||
@@ -8,0 +48,0 @@ |
{ | ||
"name": "@requestnetwork/multi-format", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"publishConfig": { | ||
@@ -43,3 +43,3 @@ "access": "public" | ||
"dependencies": { | ||
"@requestnetwork/types": "0.28.0" | ||
"@requestnetwork/types": "0.29.0" | ||
}, | ||
@@ -63,3 +63,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ba4a9e2c70cf05797f59080e13b8a512dda41a95" | ||
"gitHead": "1cc3a0743726f6c314f9651b26bfcb29a49cf98e" | ||
} |
54327
+ Added@requestnetwork/types@0.29.0(transitive)
- Removed@requestnetwork/types@0.28.0(transitive)
Updated@requestnetwork/types@0.29.0