@depay/coinbase-wallet-sdk
Advanced tools
Comparing version 0.9.0 to 0.9.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package