@qiwi/substrate-std
Advanced tools
Comparing version 1.0.21 to 1.0.22
@@ -0,1 +1,8 @@ | ||
## @qiwi/substrate-std [1.0.22](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.21...@qiwi/substrate-std@1.0.22) (2020-04-02) | ||
### Performance Improvements | ||
* tech release ([f2b9208](https://github.com/qiwi/substrate/commit/f2b92084595ca315d596a4e3aad3f40446ed9220)) | ||
## @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) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@qiwi/substrate-std", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"main": "target/es5/index.js", | ||
@@ -39,23 +39,23 @@ "source": "target/ts/index.ts", | ||
"devDependencies": { | ||
"@qiwi/uniconfig": "^3.3.0", | ||
"@types/bluebird": "^3.5.30", | ||
"@types/config": "^0.0.36", | ||
"@types/jest": "^25.1.5", | ||
"@types/lodash": "^4.14.149", | ||
"@types/node": "^13.11.0", | ||
"@types/parsimmon": "^1.10.1", | ||
"@types/underscore": "^1.9.4", | ||
"bluebird": "^3.7.2", | ||
"conf": "^6.2.1", | ||
"config": "^3.3.1", | ||
"dts-generator": "^3.0.0", | ||
"dtslint": "^3.4.1", | ||
"flowgen": "^1.10.0", | ||
"lodash": "^4.17.15", | ||
"replace-in-file": "^5.0.2", | ||
"ts-loader": "^6.2.2", | ||
"ts-node": "^8.8.1", | ||
"ts-to-flow": "^0.0.3", | ||
"@qiwi/uniconfig": "3.3.0", | ||
"@types/bluebird": "3.5.30", | ||
"@types/config": "0.0.36", | ||
"@types/jest": "25.1.5", | ||
"@types/lodash": "4.14.149", | ||
"@types/node": "13.11.0", | ||
"@types/parsimmon": "1.10.1", | ||
"@types/underscore": "1.9.4", | ||
"bluebird": "3.7.2", | ||
"conf": "6.2.1", | ||
"config": "3.3.1", | ||
"dts-generator": "3.0.0", | ||
"dtslint": "3.4.1", | ||
"flowgen": "1.10.0", | ||
"lodash": "4.17.15", | ||
"replace-in-file": "5.0.2", | ||
"ts-loader": "6.2.2", | ||
"ts-node": "8.8.1", | ||
"ts-to-flow": "0.0.3", | ||
"typescript": "3.8.3", | ||
"underscore": "^1.10.2", | ||
"underscore": "1.10.2", | ||
"typedoc": "0.17.3", | ||
@@ -65,3 +65,3 @@ "typedoc-plugin-external-module-name": "3.0.0" | ||
"dependencies": { | ||
"@qiwi/substrate-types": "^1.32.0" | ||
"@qiwi/substrate-types": "^1.33.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
22115