@qiwi/substrate-std
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -0,1 +1,16 @@ | ||
## @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) | ||
### Performance Improvements | ||
* tech release ([a162d98](https://github.com/qiwi/substrate/commit/a162d98785107d7ba7026ddae58e8c6b48987f80)) | ||
### Dependencies | ||
* **@qiwi/substrate-types:** upgraded to 1.25.2 | ||
## @qiwi/substrate-std [1.0.7](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.6...@qiwi/substrate-std@1.0.7) (2020-02-11) | ||
@@ -2,0 +17,0 @@ |
{ | ||
"name": "@qiwi/substrate-std", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"main": "target/es5/index.js", | ||
@@ -44,3 +44,3 @@ "source": "target/ts/index.ts", | ||
"@types/lodash": "^4.14.149", | ||
"@types/node": "^13.7.0", | ||
"@types/node": "^13.7.1", | ||
"@types/parsimmon": "^1.10.1", | ||
@@ -52,3 +52,3 @@ "@types/underscore": "^1.9.4", | ||
"dts-generator": "^3.0.0", | ||
"dtslint": "^2.0.5", | ||
"dtslint": "^2.0.6", | ||
"flowgen": "^1.10.0", | ||
@@ -66,3 +66,3 @@ "lodash": "^4.17.15", | ||
"dependencies": { | ||
"@qiwi/substrate-types": "^1.25.0" | ||
"@qiwi/substrate-types": "^1.25.1" | ||
}, | ||
@@ -69,0 +69,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
18455