New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@drift-labs/snap-wallet-adapter

Package Overview
Dependencies
Maintainers
6
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@drift-labs/snap-wallet-adapter - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

2

dist/index.d.ts

@@ -19,3 +19,3 @@ import { PublicKey, Transaction, TransactionVersion, VersionedTransaction } from "@solana/web3.js";

versionToUse: string;
static readonly defaultVersion = "0.2.2";
static readonly defaultVersion = "0.2.3";
static icon: string;

@@ -22,0 +22,0 @@ publicKey: PublicKey;

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

export declare const SNAP_VERSION = "0.2.2";
export declare const SNAP_VERSION = "0.2.3";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.SNAP_VERSION = void 0;
exports.SNAP_VERSION = "0.2.2";
exports.SNAP_VERSION = "0.2.3";
{
"name": "@drift-labs/snap-wallet-adapter",
"version": "0.2.3",
"version": "0.2.4",
"description": "A Solana Wallet Standard wallet adapter for the Connect by Drift MetaMask Snap.",

@@ -5,0 +5,0 @@ "homepage": "https://www.drift.trade/",

@@ -9,3 +9,3 @@ <div align="center">

### Snap Version: 0.2.2
### Snap Version: 0.2.3

@@ -12,0 +12,0 @@ The wallet adapter is locked to this version of the Connect by Drift snap.

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