@qiwi/substrate-abstract
Advanced tools
Comparing version 1.17.22 to 1.17.23
@@ -0,1 +1,26 @@ | ||
## @qiwi/substrate-abstract [1.17.23](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.17.22...@qiwi/substrate-abstract@1.17.23) (2020-02-28) | ||
### Performance Improvements | ||
* up deps & repack ([8beeca7](https://github.com/qiwi/substrate/commit/8beeca70ba850332a07042e74269340a4bf93d86)) | ||
### Dependencies | ||
* **@qiwi/substrate-types:** upgraded to 1.27.0 | ||
## @qiwi/substrate-abstract [1.17.23](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.17.22...@qiwi/substrate-abstract@1.17.23) (2020-02-27) | ||
### Dependencies | ||
* **@qiwi/substrate-types:** upgraded to 1.27.0 | ||
## @qiwi/substrate-abstract [1.17.22](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.17.21...@qiwi/substrate-abstract@1.17.22) (2020-02-27) | ||
@@ -2,0 +27,0 @@ |
{ | ||
"name": "@qiwi/substrate-abstract", | ||
"description": "Abstract classes", | ||
"version": "1.17.22", | ||
"version": "1.17.23", | ||
"main": "target/es5/index.js", | ||
@@ -55,3 +55,3 @@ "source": "target/ts/index.ts", | ||
"dts-generator": "^3.0.0", | ||
"dtslint": "^3.1.0", | ||
"dtslint": "^3.2.0", | ||
"flowgen": "^1.10.0", | ||
@@ -65,7 +65,7 @@ "lodash": "^4.17.15", | ||
"underscore": "^1.9.2", | ||
"typedoc": "0.16.10", | ||
"typedoc": "0.16.11", | ||
"typedoc-plugin-external-module-name": "3.0.0" | ||
}, | ||
"dependencies": { | ||
"@qiwi/substrate-types": "^1.25.2" | ||
"@qiwi/substrate-types": "^1.26.0" | ||
}, | ||
@@ -72,0 +72,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
22010