@qiwi/substrate-abstract
Advanced tools
Comparing version 1.19.0 to 1.19.1
{ | ||
"git": { | ||
"commitId": "867eda68c0c1db879bb37d55a953ac30082393ac", | ||
"commitId": "4e4f2eb2f1670f290a75174dcf029344361b615c", | ||
"repoUrl": "https://github.com/qiwi/substrate.git", | ||
"repoName": "qiwi/substrate" | ||
}, | ||
"date": "2021-01-22T07:42:44.107Z" | ||
"date": "2021-02-14T15:58:26.114Z" | ||
} |
@@ -0,1 +1,12 @@ | ||
## @qiwi/substrate-abstract [1.19.1](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.19.0...@qiwi/substrate-abstract@1.19.1) (2021-02-14) | ||
### Dependencies | ||
* **@qiwi/substrate-types:** upgraded to 1.47.1 | ||
* **@qiwi/substrate-infra:** upgraded to 1.1.1 | ||
# @qiwi/substrate-abstract [1.19.0](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.18.7...@qiwi/substrate-abstract@1.19.0) (2021-01-22) | ||
@@ -2,0 +13,0 @@ |
/** | ||
* Flowtype definitions for index | ||
* Generated by Flowgen from a Typescript Definition | ||
* Flowgen v1.12.0 | ||
* Flowgen v1.13.0 | ||
*/ | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@qiwi/substrate-abstract", | ||
"description": "Abstract classes", | ||
"version": "1.19.0", | ||
"version": "1.19.1", | ||
"main": "target/es5/index.js", | ||
@@ -44,3 +44,3 @@ "source": "target/ts/index.ts", | ||
"@qiwi/uniconfig": "3.5.1", | ||
"@qiwi/substrate-infra": "1.1.0", | ||
"@qiwi/substrate-infra": "1.1.1", | ||
"@types/bluebird": "3.5.33", | ||
@@ -52,3 +52,3 @@ "@types/config": "0.0.38", | ||
"bluebird": "3.7.2", | ||
"conf": "8.0.0", | ||
"conf": "9.0.2", | ||
"config": "3.3.3", | ||
@@ -55,0 +55,0 @@ "lodash": "4.17.20", |
33781