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.33 to 1.17.34

7

CHANGELOG.md

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

## @qiwi/substrate-abstract [1.17.34](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.17.33...@qiwi/substrate-abstract@1.17.34) (2020-04-02)
### Performance Improvements
* tech release ([f2b9208](https://github.com/qiwi/substrate/commit/f2b92084595ca315d596a4e3aad3f40446ed9220))
## @qiwi/substrate-abstract [1.17.33](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.17.32...@qiwi/substrate-abstract@1.17.33) (2020-04-02)

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

44

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

@@ -43,23 +43,23 @@ "source": "target/ts/index.ts",

"devDependencies": {
"@qiwi/uniconfig": "^3.3.0",
"@types/bluebird": "^3.5.30",
"@types/config": "^0.0.36",
"@types/jest": "^25.1.5",
"@types/lodash": "^4.14.149",
"@types/node": "^13.11.0",
"@types/parsimmon": "^1.10.1",
"@types/underscore": "^1.9.4",
"bluebird": "^3.7.2",
"conf": "^6.2.1",
"config": "^3.3.1",
"dts-generator": "^3.0.0",
"dtslint": "^3.4.1",
"flowgen": "^1.10.0",
"lodash": "^4.17.15",
"replace-in-file": "^5.0.2",
"ts-loader": "^6.2.2",
"ts-node": "^8.8.1",
"ts-to-flow": "^0.0.3",
"@qiwi/uniconfig": "3.3.0",
"@types/bluebird": "3.5.30",
"@types/config": "0.0.36",
"@types/jest": "25.1.5",
"@types/lodash": "4.14.149",
"@types/node": "13.11.0",
"@types/parsimmon": "1.10.1",
"@types/underscore": "1.9.4",
"bluebird": "3.7.2",
"conf": "6.2.1",
"config": "3.3.1",
"dts-generator": "3.0.0",
"dtslint": "3.4.1",
"flowgen": "1.10.0",
"lodash": "4.17.15",
"replace-in-file": "5.0.2",
"ts-loader": "6.2.2",
"ts-node": "8.8.1",
"ts-to-flow": "0.0.3",
"typescript": "3.8.3",
"underscore": "^1.10.2",
"underscore": "1.10.2",
"typedoc": "0.17.3",

@@ -69,3 +69,3 @@ "typedoc-plugin-external-module-name": "3.0.0"

"dependencies": {
"@qiwi/substrate-types": "^1.32.0"
"@qiwi/substrate-types": "^1.33.0"
},

@@ -72,0 +72,0 @@ "peerDependencies": {},

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