@qiwi/substrate-types
Advanced tools
Comparing version 1.53.1 to 1.53.2
{ | ||
"git": { | ||
"commitId": "88e3b0365d314b7773479d923f8170c8b09cd9ea", | ||
"commitId": "d6473d40d644c84a380dc8ecc42018fbba59a4da", | ||
"repoUrl": "https://github.com/qiwi/substrate", | ||
"repoName": "qiwi/substrate" | ||
}, | ||
"date": "2022-04-02T12:19:13.261Z" | ||
"date": "2022-05-09T13:31:11.179Z" | ||
} |
@@ -0,1 +1,8 @@ | ||
## @qiwi/substrate-types [1.53.2](https://github.com/qiwi/substrate/compare/@qiwi/substrate-types@1.53.1...@qiwi/substrate-types@1.53.2) (2022-05-09) | ||
### Performance Improvements | ||
* up tslib to v2.4.0 ([a6f8caa](https://github.com/qiwi/substrate/commit/a6f8caa2e3f9518fb959edfa2d333c5145369927)) | ||
## @qiwi/substrate-types [1.53.1](https://github.com/qiwi/substrate/compare/@qiwi/substrate-types@1.53.0...@qiwi/substrate-types@1.53.1) (2022-04-02) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@qiwi/substrate-types", | ||
"version": "1.53.1", | ||
"version": "1.53.2", | ||
"main": "target/es5/index.js", | ||
@@ -41,12 +41,12 @@ "source": "target/ts/index.ts", | ||
"devDependencies": { | ||
"@qiwi/substrate-infra": "1.2.1", | ||
"@qiwi/substrate-infra": "1.2.2", | ||
"@qiwi/uniconfig": "3.5.9", | ||
"@types/bluebird": "3.5.36", | ||
"@types/config": "0.0.41", | ||
"@types/jest": "27.4.1", | ||
"@types/lodash": "4.14.181", | ||
"@types/node": "17.0.23", | ||
"@types/jest": "27.5.0", | ||
"@types/lodash": "4.14.182", | ||
"@types/node": "17.0.31", | ||
"@types/parsimmon": "1.10.6", | ||
"@types/underscore": "1.11.4", | ||
"axios": "0.26.1", | ||
"axios": "0.27.2", | ||
"bluebird": "3.7.2", | ||
@@ -58,3 +58,3 @@ "conf": "10.1.2", | ||
"reflect-metadata": "0.1.13", | ||
"underscore": "1.13.2" | ||
"underscore": "1.13.3" | ||
}, | ||
@@ -61,0 +61,0 @@ "license": "MIT", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
171649