@qiwi/substrate-abstract
Advanced tools
Comparing version 1.17.20 to 1.17.21
@@ -0,1 +1,16 @@ | ||
## @qiwi/substrate-abstract [1.17.21](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.17.20...@qiwi/substrate-abstract@1.17.21) (2020-02-14) | ||
### Performance Improvements | ||
* tech release ([a162d98](https://github.com/qiwi/substrate/commit/a162d98785107d7ba7026ddae58e8c6b48987f80)) | ||
### Dependencies | ||
* **@qiwi/substrate-types:** upgraded to 1.25.2 | ||
## @qiwi/substrate-abstract [1.17.20](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.17.19...@qiwi/substrate-abstract@1.17.20) (2020-02-11) | ||
@@ -2,0 +17,0 @@ |
{ | ||
"name": "@qiwi/substrate-abstract", | ||
"description": "Abstract classes", | ||
"version": "1.17.20", | ||
"version": "1.17.21", | ||
"main": "target/es5/index.js", | ||
@@ -48,3 +48,3 @@ "source": "target/ts/index.ts", | ||
"@types/lodash": "^4.14.149", | ||
"@types/node": "^13.7.0", | ||
"@types/node": "^13.7.1", | ||
"@types/parsimmon": "^1.10.1", | ||
@@ -56,3 +56,3 @@ "@types/underscore": "^1.9.4", | ||
"dts-generator": "^3.0.0", | ||
"dtslint": "^2.0.5", | ||
"dtslint": "^2.0.6", | ||
"flowgen": "^1.10.0", | ||
@@ -70,3 +70,3 @@ "lodash": "^4.17.15", | ||
"dependencies": { | ||
"@qiwi/substrate-types": "^1.25.0" | ||
"@qiwi/substrate-types": "^1.25.1" | ||
}, | ||
@@ -73,0 +73,0 @@ "peerDependencies": {}, |
# @qiwi/substrate-abstract | ||
Abstract classes collection | ||
Abstract classes collection. | ||
Typedoc: [https://qiwi.github.io/substrate/abstract/](https://qiwi.github.io/substrate/abstract/) | ||
@@ -4,0 +5,0 @@ ### Install |
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
21161
24