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

@qiwi/substrate-std

Package Overview
Dependencies
Maintainers
3
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qiwi/substrate-std - npm Package Compare versions

Comparing version 1.3.7 to 1.3.8

4

buildstamp.json
{
"git": {
"commitId": "88e3b0365d314b7773479d923f8170c8b09cd9ea",
"commitId": "4ef76462b03a285aef8533c011ac57f46a0a3199",
"repoUrl": "https://github.com/qiwi/substrate",
"repoName": "qiwi/substrate"
},
"date": "2022-04-02T12:20:25.791Z"
"date": "2022-05-12T05:45:44.341Z"
}

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

## @qiwi/substrate-std [1.3.8](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.3.7...@qiwi/substrate-std@1.3.8) (2022-05-12)
### Performance Improvements
* up tslib to v2.4.0 ([a6f8caa](https://github.com/qiwi/substrate/commit/a6f8caa2e3f9518fb959edfa2d333c5145369927))
## @qiwi/substrate-std [1.3.7](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.3.6...@qiwi/substrate-std@1.3.7) (2022-04-02)

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

/**
* Flowtype definitions for index
* Generated by Flowgen from a Typescript Definition
* Flowgen v1.17.0
* Flowgen v1.19.0
*/

@@ -6,0 +6,0 @@

{
"name": "@qiwi/substrate-std",
"version": "1.3.7",
"version": "1.3.8",
"main": "target/es5/index.js",

@@ -39,7 +39,7 @@ "source": "target/ts/index.ts",

"devDependencies": {
"@qiwi/substrate-infra": "1.2.1",
"@qiwi/substrate-infra": "1.2.2",
"@qiwi/uniconfig": "3.5.9",
"@types/bluebird": "3.5.36",
"@types/config": "0.0.41",
"@types/lodash": "4.14.181",
"@types/lodash": "4.14.182",
"@types/parsimmon": "1.10.6",

@@ -51,7 +51,7 @@ "@types/underscore": "1.11.4",

"lodash": "4.17.21",
"underscore": "1.13.2"
"underscore": "1.13.3"
},
"dependencies": {
"@qiwi/substrate-types": "1.53.1",
"tslib": "^2.3.1"
"@qiwi/substrate-types": "1.53.2",
"tslib": "^2.4.0"
},

@@ -58,0 +58,0 @@ "license": "MIT",

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