@qiwi/substrate-std
Advanced tools
Comparing version 1.0.18 to 1.0.19
@@ -0,1 +1,16 @@ | ||
## @qiwi/substrate-std [1.0.19](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.18...@qiwi/substrate-std@1.0.19) (2020-03-31) | ||
### Performance Improvements | ||
* **package:** up deps & repack ([d0e8aa1](https://github.com/qiwi/substrate/commit/d0e8aa19b728d029d1fdb695c16278c640935b16)) | ||
### Dependencies | ||
* **@qiwi/substrate-types:** upgraded to 1.31.1 | ||
## @qiwi/substrate-std [1.0.18](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.17...@qiwi/substrate-std@1.0.18) (2020-03-30) | ||
@@ -2,0 +17,0 @@ |
{ | ||
"name": "@qiwi/substrate-std", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"main": "target/es5/index.js", | ||
@@ -44,3 +44,3 @@ "source": "target/ts/index.ts", | ||
"@types/lodash": "^4.14.149", | ||
"@types/node": "^13.9.5", | ||
"@types/node": "^13.9.8", | ||
"@types/parsimmon": "^1.10.1", | ||
@@ -52,3 +52,3 @@ "@types/underscore": "^1.9.4", | ||
"dts-generator": "^3.0.0", | ||
"dtslint": "^3.4.0", | ||
"dtslint": "^3.4.1", | ||
"flowgen": "^1.10.0", | ||
@@ -61,3 +61,3 @@ "lodash": "^4.17.15", | ||
"typescript": "3.8.3", | ||
"underscore": "^1.9.2", | ||
"underscore": "^1.10.2", | ||
"typedoc": "0.17.3", | ||
@@ -67,3 +67,3 @@ "typedoc-plugin-external-module-name": "3.0.0" | ||
"dependencies": { | ||
"@qiwi/substrate-types": "^1.30.1" | ||
"@qiwi/substrate-types": "^1.31.0" | ||
}, | ||
@@ -70,0 +70,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
21415