@qiwi/substrate-abstract
Advanced tools
Comparing version 1.17.9 to 1.17.10
@@ -0,1 +1,16 @@ | ||
## @qiwi/substrate-abstract [1.17.10](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.17.9...@qiwi/substrate-abstract@1.17.10) (2019-12-04) | ||
### Performance Improvements | ||
* **package:** tech release ([dedacea](https://github.com/qiwi/substrate/commit/dedaceaaa80017b4e0a426071aa5e8bd4e554b00)) | ||
### Dependencies | ||
* **@qiwi/substrate-types:** upgraded to 1.19.7 | ||
## @qiwi/substrate-abstract [1.17.9](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.17.8...@qiwi/substrate-abstract@1.17.9) (2019-12-03) | ||
@@ -2,0 +17,0 @@ |
{ | ||
"name": "@qiwi/substrate-abstract", | ||
"description": "Abstract classes", | ||
"version": "1.17.9", | ||
"version": "1.17.10", | ||
"main": "target/es5/index.js", | ||
@@ -19,3 +19,2 @@ "source": "target/ts/index.ts", | ||
}, | ||
"license": "MIT", | ||
"scripts": { | ||
@@ -70,5 +69,14 @@ "clean": "rm -rf target", | ||
"dependencies": { | ||
"@qiwi/substrate-types": "^1.19.3" | ||
"@qiwi/substrate-types": "^1.19.6" | ||
}, | ||
"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
17865
1
0