@qiwi/substrate-abstract
Advanced tools
Comparing version 1.17.13 to 1.17.14
@@ -0,1 +1,8 @@ | ||
## @qiwi/substrate-abstract [1.17.14](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.17.13...@qiwi/substrate-abstract@1.17.14) (2019-12-23) | ||
### Performance Improvements | ||
* tech release ([4b145af](https://github.com/qiwi/substrate/commit/4b145affb295cab239e7e6d5c068fd554fbd1b48)) | ||
## @qiwi/substrate-abstract [1.17.13](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.17.12...@qiwi/substrate-abstract@1.17.13) (2019-12-23) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@qiwi/substrate-abstract", | ||
"description": "Abstract classes", | ||
"version": "1.17.13", | ||
"version": "1.17.14", | ||
"main": "target/es5/index.js", | ||
@@ -68,3 +68,3 @@ "source": "target/ts/index.ts", | ||
"dependencies": { | ||
"@qiwi/substrate-types": "^1.20.1" | ||
"@qiwi/substrate-types": "^1.21.0" | ||
}, | ||
@@ -71,0 +71,0 @@ "peerDependencies": {}, |
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
18885