Socket
Socket
Sign inDemoInstall

@bn-onboard/gnosis

Package Overview
Dependencies
68
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-alpha.2 to 2.0.0-alpha.3

2

dist/index.js

@@ -6,3 +6,3 @@ function gnosis(options) {

label: 'Gnosis Safe',
getIcon: async () => (await import('./icon')).default,
getIcon: async () => (await import('./icon.js')).default,
getInterface: async () => {

@@ -9,0 +9,0 @@ const { default: SafeAppsSDK } = await import('@gnosis.pm/safe-apps-sdk');

{
"name": "@bn-onboard/gnosis",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.3",
"description": "Gnosis module for Onboard.js",
"module": "dist/index.js",
"browser": "dist/index.js",
"main": "dist/index.js",
"type": "module",
"typings": "dist/index.d.ts",

@@ -21,3 +24,3 @@ "files": [

"dependencies": {
"@bn-onboard/common": "^2.0.0-alpha.1",
"@bn-onboard/common": "^2.0.0-alpha.5",
"@gnosis.pm/safe-apps-provider": "^0.9.2",

@@ -24,0 +27,0 @@ "@gnosis.pm/safe-apps-sdk": "^6.1.1"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc