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

@depay/coinbase-wallet-sdk

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@depay/coinbase-wallet-sdk - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

2

package.json
{
"name": "@depay/coinbase-wallet-sdk",
"version": "0.9.0",
"version": "0.9.1",
"description": "Coinbase Wallet SDK browser pre-built usable in rollup bundles.",

@@ -5,0 +5,0 @@ "main": "dist/umd/index.js",

@@ -7,3 +7,3 @@ const path = require('path');

filename: 'index.js',
library: 'CoinbaseWalletSDK',
library: 'CoinbaseWalletSdk',
libraryTarget: 'umd',

@@ -20,3 +20,3 @@ path: path.resolve(__dirname, 'dist/umd')

filename: 'index.js',
library: 'CoinbaseWalletSDK',
library: 'CoinbaseWalletSdk',
libraryTarget: 'var',

@@ -23,0 +23,0 @@ path: path.resolve(__dirname, 'dist/esm')

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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