@qiwi/substrate-std
Advanced tools
Comparing version 1.0.22 to 1.0.23
@@ -0,1 +1,11 @@ | ||
## @qiwi/substrate-std [1.0.23](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.22...@qiwi/substrate-std@1.0.23) (2020-04-06) | ||
### Dependencies | ||
* **@qiwi/substrate-types:** upgraded to 1.34.0 | ||
## @qiwi/substrate-std [1.0.22](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.21...@qiwi/substrate-std@1.0.22) (2020-04-02) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@qiwi/substrate-std", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"main": "target/es5/index.js", | ||
@@ -42,3 +42,3 @@ "source": "target/ts/index.ts", | ||
"@types/config": "0.0.36", | ||
"@types/jest": "25.1.5", | ||
"@types/jest": "25.2.1", | ||
"@types/lodash": "4.14.149", | ||
@@ -49,3 +49,3 @@ "@types/node": "13.11.0", | ||
"bluebird": "3.7.2", | ||
"conf": "6.2.1", | ||
"conf": "6.2.3", | ||
"config": "3.3.1", | ||
@@ -58,7 +58,7 @@ "dts-generator": "3.0.0", | ||
"ts-loader": "6.2.2", | ||
"ts-node": "8.8.1", | ||
"ts-node": "8.8.2", | ||
"ts-to-flow": "0.0.3", | ||
"typescript": "3.8.3", | ||
"underscore": "1.10.2", | ||
"typedoc": "0.17.3", | ||
"typedoc": "0.17.4", | ||
"typedoc-plugin-external-module-name": "3.0.0" | ||
@@ -65,0 +65,0 @@ }, |
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
22331