@qiwi/substrate-std
Advanced tools
Comparing version 1.0.20 to 1.0.21
@@ -0,1 +1,11 @@ | ||
## @qiwi/substrate-std [1.0.21](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.20...@qiwi/substrate-std@1.0.21) (2020-04-02) | ||
### Dependencies | ||
* **@qiwi/substrate-types:** upgraded to 1.33.0 | ||
## @qiwi/substrate-std [1.0.20](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.19...@qiwi/substrate-std@1.0.20) (2020-03-31) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@qiwi/substrate-std", | ||
"version": "1.0.20", | ||
"version": "1.0.21", | ||
"main": "target/es5/index.js", | ||
@@ -42,5 +42,5 @@ "source": "target/ts/index.ts", | ||
"@types/config": "^0.0.36", | ||
"@types/jest": "^25.1.4", | ||
"@types/jest": "^25.1.5", | ||
"@types/lodash": "^4.14.149", | ||
"@types/node": "^13.9.8", | ||
"@types/node": "^13.11.0", | ||
"@types/parsimmon": "^1.10.1", | ||
@@ -65,3 +65,3 @@ "@types/underscore": "^1.9.4", | ||
"dependencies": { | ||
"@qiwi/substrate-types": "^1.31.0" | ||
"@qiwi/substrate-types": "^1.32.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
21848