Socket
Socket
Sign inDemoInstall

@portal-hq/provider

Package Overview
Dependencies
1
Maintainers
7
Versions
92
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

1

lib/commonjs/providers/index.js

@@ -72,2 +72,3 @@ "use strict";

keychain: this.keychain,
mpcVersion: mpcVersion,
});

@@ -74,0 +75,0 @@ this.signer.getAddress().then((address) => {

@@ -70,2 +70,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

keychain: this.keychain,
mpcVersion: mpcVersion,
});

@@ -72,0 +73,0 @@ this.signer.getAddress().then((address) => {

4

package.json
{
"name": "@portal-hq/provider",
"version": "0.3.0",
"version": "0.3.1",
"license": "MIT",

@@ -22,3 +22,3 @@ "main": "lib/commonjs/index",

"dependencies": {
"@portal-hq/utils": "^0.3.0"
"@portal-hq/utils": "^0.3.1"
},

@@ -25,0 +25,0 @@ "devDependencies": {

@@ -112,2 +112,3 @@ import {

keychain: this.keychain,
mpcVersion: mpcVersion,
})

@@ -114,0 +115,0 @@

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc