@qiwi/substrate-abstract
Advanced tools
Comparing version 1.17.28 to 1.17.29
@@ -0,1 +1,16 @@ | ||
## @qiwi/substrate-abstract [1.17.29](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.17.28...@qiwi/substrate-abstract@1.17.29) (2020-03-19) | ||
### Performance Improvements | ||
* up deps & repack ([cd43ef0](https://github.com/qiwi/substrate/commit/cd43ef0786f8d49051686f549ba6161363db0481)) | ||
### Dependencies | ||
* **@qiwi/substrate-types:** upgraded to 1.30.1 | ||
## @qiwi/substrate-abstract [1.17.28](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.17.27...@qiwi/substrate-abstract@1.17.28) (2020-03-18) | ||
@@ -2,0 +17,0 @@ |
{ | ||
"name": "@qiwi/substrate-abstract", | ||
"description": "Abstract classes", | ||
"version": "1.17.28", | ||
"version": "1.17.29", | ||
"main": "target/es5/index.js", | ||
@@ -48,3 +48,3 @@ "source": "target/ts/index.ts", | ||
"@types/lodash": "^4.14.149", | ||
"@types/node": "^13.9.1", | ||
"@types/node": "^13.9.2", | ||
"@types/parsimmon": "^1.10.1", | ||
@@ -61,3 +61,3 @@ "@types/underscore": "^1.9.4", | ||
"ts-loader": "^6.2.1", | ||
"ts-node": "^8.6.2", | ||
"ts-node": "^8.7.0", | ||
"ts-to-flow": "^0.0.3", | ||
@@ -70,3 +70,3 @@ "typescript": "3.8.3", | ||
"dependencies": { | ||
"@qiwi/substrate-types": "^1.29.0" | ||
"@qiwi/substrate-types": "^1.30.0" | ||
}, | ||
@@ -73,0 +73,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
23694