@qiwi/substrate-abstract
Advanced tools
Comparing version 1.17.29 to 1.17.30
@@ -0,1 +1,11 @@ | ||
## @qiwi/substrate-abstract [1.17.30](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.17.29...@qiwi/substrate-abstract@1.17.30) (2020-03-30) | ||
### Dependencies | ||
* **@qiwi/substrate-types:** upgraded to 1.31.0 | ||
## @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) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@qiwi/substrate-abstract", | ||
"description": "Abstract classes", | ||
"version": "1.17.29", | ||
"version": "1.17.30", | ||
"main": "target/es5/index.js", | ||
@@ -48,3 +48,3 @@ "source": "target/ts/index.ts", | ||
"@types/lodash": "^4.14.149", | ||
"@types/node": "^13.9.2", | ||
"@types/node": "^13.9.5", | ||
"@types/parsimmon": "^1.10.1", | ||
@@ -54,18 +54,18 @@ "@types/underscore": "^1.9.4", | ||
"conf": "^6.2.1", | ||
"config": "^3.3.0", | ||
"config": "^3.3.1", | ||
"dts-generator": "^3.0.0", | ||
"dtslint": "^3.3.0", | ||
"dtslint": "^3.4.0", | ||
"flowgen": "^1.10.0", | ||
"lodash": "^4.17.15", | ||
"replace-in-file": "^5.0.2", | ||
"ts-loader": "^6.2.1", | ||
"ts-node": "^8.7.0", | ||
"ts-loader": "^6.2.2", | ||
"ts-node": "^8.8.1", | ||
"ts-to-flow": "^0.0.3", | ||
"typescript": "3.8.3", | ||
"underscore": "^1.9.2", | ||
"typedoc": "0.17.1", | ||
"typedoc": "0.17.3", | ||
"typedoc-plugin-external-module-name": "3.0.0" | ||
}, | ||
"dependencies": { | ||
"@qiwi/substrate-types": "^1.30.0" | ||
"@qiwi/substrate-types": "^1.30.1" | ||
}, | ||
@@ -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
23928