@qiwi/substrate-std
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"git": { | ||
"commitId": "f227cc03e78e550f718beb6fc3bdb04b1de74158", | ||
"commitId": "d824c39e5f7f51fe51ffd437964afe03d4f6ce69", | ||
"repoUrl": "https://github.com/qiwi/substrate.git", | ||
"repoName": "qiwi/substrate" | ||
}, | ||
"date": "2021-03-31T13:02:47.367Z" | ||
"date": "2021-04-21T14:50:24.984Z" | ||
} |
@@ -0,1 +1,11 @@ | ||
## @qiwi/substrate-std [1.3.2](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.3.1...@qiwi/substrate-std@1.3.2) (2021-04-21) | ||
### Dependencies | ||
* **@qiwi/substrate-types:** upgraded to 1.51.0 | ||
## @qiwi/substrate-std [1.3.1](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.3.0...@qiwi/substrate-std@1.3.1) (2021-03-31) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@qiwi/substrate-std", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"main": "target/es5/index.js", | ||
@@ -45,12 +45,12 @@ "source": "target/ts/index.ts", | ||
"@types/parsimmon": "1.10.6", | ||
"@types/underscore": "1.11.0", | ||
"@types/underscore": "1.11.1", | ||
"bluebird": "3.7.2", | ||
"conf": "9.0.2", | ||
"conf": "10.0.1", | ||
"config": "3.3.6", | ||
"lodash": "4.17.21", | ||
"underscore": "1.12.1" | ||
"underscore": "1.13.1" | ||
}, | ||
"dependencies": { | ||
"tslib": "^2.1.0", | ||
"@qiwi/substrate-types": "1.50.0" | ||
"tslib": "^2.2.0", | ||
"@qiwi/substrate-types": "1.51.0" | ||
}, | ||
@@ -57,0 +57,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
32175
+ Added@qiwi/substrate-types@1.51.0(transitive)
- Removed@qiwi/substrate-types@1.50.0(transitive)
Updated@qiwi/substrate-types@1.51.0
Updatedtslib@^2.2.0