Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@qiwi/substrate-types

Package Overview
Dependencies
Maintainers
5
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qiwi/substrate-types - npm Package Compare versions

Comparing version 1.46.2 to 1.46.3

15

CHANGELOG.md

@@ -0,1 +1,16 @@

## @qiwi/substrate-types [1.46.3](https://github.com/qiwi/substrate/compare/@qiwi/substrate-types@1.46.2...@qiwi/substrate-types@1.46.3) (2020-11-03)
### Performance Improvements
* **package:** up deps ([e54aa1a](https://github.com/qiwi/substrate/commit/e54aa1a08fbc0ba96b51ec7fd952ccfba76eed59))
### Dependencies
* **@qiwi/substrate-infra:** upgraded to 1.0.3
## @qiwi/substrate-types [1.46.2](https://github.com/qiwi/substrate/compare/@qiwi/substrate-types@1.46.1...@qiwi/substrate-types@1.46.2) (2020-10-29)

@@ -2,0 +17,0 @@

8

package.json
{
"name": "@qiwi/substrate-types",
"version": "1.46.2",
"version": "1.46.3",
"main": "target/es5/index.js",

@@ -26,3 +26,3 @@ "source": "target/ts/index.ts",

"test": "cp typings/index.d.ts src/test/ts/libdef/index.d.ts && yarn dtslint",
"jest": "jest --config=jest.config.json",
"jest": "jest --config=jest.config.json --detectOpenHandles --forceExit",
"dtslint": "dtslint src/test/ts/libdef --localTs ../../node_modules/typescript/lib --expectOnly",

@@ -41,3 +41,3 @@ "aliasgen": "node -r esm ../../scripts/js/alias-gen.js",

"@qiwi/uniconfig": "3.5.1",
"@qiwi/substrate-infra": "1.0.2",
"@qiwi/substrate-infra": "1.0.3",
"@types/axios": "0.14.0",

@@ -47,3 +47,3 @@ "@types/bluebird": "3.5.33",

"@types/jest": "26.0.15",
"@types/lodash": "4.14.163",
"@types/lodash": "4.14.164",
"@types/node": "14.14.6",

@@ -50,0 +50,0 @@ "@types/parsimmon": "1.10.4",

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