New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@qiwi/substrate-abstract

Package Overview
Dependencies
Maintainers
5
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qiwi/substrate-abstract - npm Package Compare versions

Comparing version 1.17.9 to 1.17.10

15

CHANGELOG.md

@@ -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 @@

16

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc