@qiwi/substrate-std
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -0,1 +1,11 @@ | ||
## @qiwi/substrate-std [1.0.9](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.8...@qiwi/substrate-std@1.0.9) (2020-02-27) | ||
### Dependencies | ||
* **@qiwi/substrate-types:** upgraded to 1.26.0 | ||
## @qiwi/substrate-std [1.0.8](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.7...@qiwi/substrate-std@1.0.8) (2020-02-14) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@qiwi/substrate-std", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"main": "target/es5/index.js", | ||
@@ -42,12 +42,12 @@ "source": "target/ts/index.ts", | ||
"@types/config": "^0.0.36", | ||
"@types/jest": "^25.1.2", | ||
"@types/jest": "^25.1.3", | ||
"@types/lodash": "^4.14.149", | ||
"@types/node": "^13.7.1", | ||
"@types/node": "^13.7.6", | ||
"@types/parsimmon": "^1.10.1", | ||
"@types/underscore": "^1.9.4", | ||
"bluebird": "^3.7.2", | ||
"conf": "^6.2.0", | ||
"config": "^3.2.5", | ||
"conf": "^6.2.1", | ||
"config": "^3.3.0", | ||
"dts-generator": "^3.0.0", | ||
"dtslint": "^2.0.6", | ||
"dtslint": "^3.1.0", | ||
"flowgen": "^1.10.0", | ||
@@ -59,9 +59,9 @@ "lodash": "^4.17.15", | ||
"ts-to-flow": "^0.0.3", | ||
"typescript": "3.7.5", | ||
"typescript": "3.8.2", | ||
"underscore": "^1.9.2", | ||
"typedoc": "0.16.9", | ||
"typedoc": "0.16.10", | ||
"typedoc-plugin-external-module-name": "3.0.0" | ||
}, | ||
"dependencies": { | ||
"@qiwi/substrate-types": "^1.25.1" | ||
"@qiwi/substrate-types": "^1.25.2" | ||
}, | ||
@@ -68,0 +68,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
18669