@qiwi/substrate-std
Advanced tools
Comparing version 1.0.9 to 1.0.11
@@ -0,1 +1,26 @@ | ||
## @qiwi/substrate-std [1.0.11](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.10...@qiwi/substrate-std@1.0.11) (2020-02-28) | ||
### Performance Improvements | ||
* up deps & repack ([8beeca7](https://github.com/qiwi/substrate/commit/8beeca70ba850332a07042e74269340a4bf93d86)) | ||
### Dependencies | ||
* **@qiwi/substrate-types:** upgraded to 1.27.0 | ||
## @qiwi/substrate-std [1.0.10](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.9...@qiwi/substrate-std@1.0.10) (2020-02-27) | ||
### Dependencies | ||
* **@qiwi/substrate-types:** upgraded to 1.27.0 | ||
## @qiwi/substrate-std [1.0.9](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.8...@qiwi/substrate-std@1.0.9) (2020-02-27) | ||
@@ -2,0 +27,0 @@ |
{ | ||
"name": "@qiwi/substrate-std", | ||
"version": "1.0.9", | ||
"version": "1.0.11", | ||
"main": "target/es5/index.js", | ||
@@ -51,3 +51,3 @@ "source": "target/ts/index.ts", | ||
"dts-generator": "^3.0.0", | ||
"dtslint": "^3.1.0", | ||
"dtslint": "^3.2.0", | ||
"flowgen": "^1.10.0", | ||
@@ -61,7 +61,7 @@ "lodash": "^4.17.15", | ||
"underscore": "^1.9.2", | ||
"typedoc": "0.16.10", | ||
"typedoc": "0.16.11", | ||
"typedoc-plugin-external-module-name": "3.0.0" | ||
}, | ||
"dependencies": { | ||
"@qiwi/substrate-types": "^1.25.2" | ||
"@qiwi/substrate-types": "^1.26.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
19247