@qiwi/substrate-std
Advanced tools
Comparing version 1.0.15 to 1.0.16
@@ -0,1 +1,11 @@ | ||
## @qiwi/substrate-std [1.0.16](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.15...@qiwi/substrate-std@1.0.16) (2020-03-18) | ||
### Dependencies | ||
* **@qiwi/substrate-types:** upgraded to 1.30.0 | ||
## @qiwi/substrate-std [1.0.15](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.14...@qiwi/substrate-std@1.0.15) (2020-03-05) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@qiwi/substrate-std", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"main": "target/es5/index.js", | ||
@@ -42,5 +42,5 @@ "source": "target/ts/index.ts", | ||
"@types/config": "^0.0.36", | ||
"@types/jest": "^25.1.3", | ||
"@types/jest": "^25.1.4", | ||
"@types/lodash": "^4.14.149", | ||
"@types/node": "^13.7.7", | ||
"@types/node": "^13.9.1", | ||
"@types/parsimmon": "^1.10.1", | ||
@@ -61,7 +61,7 @@ "@types/underscore": "^1.9.4", | ||
"underscore": "^1.9.2", | ||
"typedoc": "0.16.11", | ||
"typedoc": "0.17.1", | ||
"typedoc-plugin-external-module-name": "3.0.0" | ||
}, | ||
"dependencies": { | ||
"@qiwi/substrate-types": "^1.28.0" | ||
"@qiwi/substrate-types": "^1.29.0" | ||
}, | ||
@@ -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
20461