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.16.3 to 1.16.4

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## @qiwi/substrate-abstract [1.16.4](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.16.3...@qiwi/substrate-abstract@1.16.4) (2019-11-06)
### Bug Fixes
* **types:** use Iterables instead of Array in IPromise declaration ([9a99d66](https://github.com/qiwi/substrate/commit/9a99d663bcd02de4ca132b5caffaf853b45dbc1f))
## @qiwi/substrate-abstract [1.16.3](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.16.2...@qiwi/substrate-abstract@1.16.3) (2019-11-04)

@@ -2,0 +9,0 @@

10

package.json
{
"name": "@qiwi/substrate-abstract",
"description": "Abstract classes",
"version": "1.16.3",
"version": "1.16.4",
"main": "target/es5/index.js",

@@ -45,5 +45,5 @@ "source": "target/ts/index.ts",

"@types/config": "^0.0.35",
"@types/jest": "^24.0.21",
"@types/jest": "^24.0.22",
"@types/lodash": "^4.14.144",
"@types/node": "^12.12.5",
"@types/node": "^12.12.6",
"@types/parsimmon": "^1.10.0",

@@ -55,3 +55,3 @@ "@types/underscore": "^1.9.3",

"dts-generator": "^3.0.0",
"dtslint": "^1.0.2",
"dtslint": "^1.0.3",
"flowgen": "^1.10.0",

@@ -63,3 +63,3 @@ "lodash": "^4.17.15",

"ts-to-flow": "^0.0.3",
"typescript": "3.6.4",
"typescript": "3.7.2",
"underscore": "^1.9.1"

@@ -66,0 +66,0 @@ },

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