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

@portal-hq/utils

Package Overview
Dependencies
Maintainers
7
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@portal-hq/utils - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

4

package.json
{
"name": "@portal-hq/utils",
"version": "1.0.4",
"version": "1.0.5",
"main": "lib/commonjs/index",

@@ -29,3 +29,3 @@ "module": "lib/esm/index",

},
"gitHead": "46c6408b260c034fbbc736ea84aa05ea50a3e1ae"
"gitHead": "acac6640bcad15621912376d95c0bd09509387e1"
}

@@ -10,2 +10,4 @@ import {

export abstract class KeychainAdapter {
public api?: PortalApi
deleteAddress(): Promise<boolean> {

@@ -12,0 +14,0 @@ throw new Error(

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