@qiwi/substrate-std
Advanced tools
Comparing version 1.3.7 to 1.3.8
{ | ||
"git": { | ||
"commitId": "88e3b0365d314b7773479d923f8170c8b09cd9ea", | ||
"commitId": "4ef76462b03a285aef8533c011ac57f46a0a3199", | ||
"repoUrl": "https://github.com/qiwi/substrate", | ||
"repoName": "qiwi/substrate" | ||
}, | ||
"date": "2022-04-02T12:20:25.791Z" | ||
"date": "2022-05-12T05:45:44.341Z" | ||
} |
@@ -0,1 +1,8 @@ | ||
## @qiwi/substrate-std [1.3.8](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.3.7...@qiwi/substrate-std@1.3.8) (2022-05-12) | ||
### Performance Improvements | ||
* up tslib to v2.4.0 ([a6f8caa](https://github.com/qiwi/substrate/commit/a6f8caa2e3f9518fb959edfa2d333c5145369927)) | ||
## @qiwi/substrate-std [1.3.7](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.3.6...@qiwi/substrate-std@1.3.7) (2022-04-02) | ||
@@ -2,0 +9,0 @@ |
/** | ||
* Flowtype definitions for index | ||
* Generated by Flowgen from a Typescript Definition | ||
* Flowgen v1.17.0 | ||
* Flowgen v1.19.0 | ||
*/ | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@qiwi/substrate-std", | ||
"version": "1.3.7", | ||
"version": "1.3.8", | ||
"main": "target/es5/index.js", | ||
@@ -39,7 +39,7 @@ "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/lodash": "4.14.181", | ||
"@types/lodash": "4.14.182", | ||
"@types/parsimmon": "1.10.6", | ||
@@ -51,7 +51,7 @@ "@types/underscore": "1.11.4", | ||
"lodash": "4.17.21", | ||
"underscore": "1.13.2" | ||
"underscore": "1.13.3" | ||
}, | ||
"dependencies": { | ||
"@qiwi/substrate-types": "1.53.1", | ||
"tslib": "^2.3.1" | ||
"@qiwi/substrate-types": "1.53.2", | ||
"tslib": "^2.4.0" | ||
}, | ||
@@ -58,0 +58,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
34150
+ Added@qiwi/substrate-types@1.53.2(transitive)
- Removed@qiwi/substrate-types@1.53.1(transitive)
Updated@qiwi/substrate-types@1.53.2
Updatedtslib@^2.4.0