@qiwi/substrate-types
Advanced tools
Comparing version 1.19.6 to 1.19.7
@@ -0,1 +1,8 @@ | ||
## @qiwi/substrate-types [1.19.7](https://github.com/qiwi/substrate/compare/@qiwi/substrate-types@1.19.6...@qiwi/substrate-types@1.19.7) (2019-12-04) | ||
### Performance Improvements | ||
* **package:** tech release ([dedacea](https://github.com/qiwi/substrate/commit/dedaceaaa80017b4e0a426071aa5e8bd4e554b00)) | ||
## @qiwi/substrate-types [1.19.6](https://github.com/qiwi/substrate/compare/@qiwi/substrate-types@1.19.5...@qiwi/substrate-types@1.19.6) (2019-12-03) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@qiwi/substrate-types", | ||
"version": "1.19.6", | ||
"version": "1.19.7", | ||
"main": "target/es5/index.js", | ||
@@ -18,3 +18,2 @@ "source": "target/ts/index.ts", | ||
}, | ||
"license": "MIT", | ||
"scripts": { | ||
@@ -68,3 +67,12 @@ "clean": "rm -rf target", | ||
"dependencies": {}, | ||
"peerDependencies": {} | ||
"peerDependencies": {}, | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/qiwi/substrate.git" | ||
}, | ||
"keywords": [], | ||
"bugs": { | ||
"url": "https://github.com/qiwi/substrate/issues" | ||
} | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
85639
1
0