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

alchemy-sdk

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alchemy-sdk - npm Package Compare versions

Comparing version 3.4.5 to 3.4.6

dist/cjs/alchemy-provider-0961e19a.js

6

CHANGELOG.md

@@ -9,2 +9,8 @@ # Changelog for Alchemy SDK for JavaScript

## 3.4.6
### Minor Changes
- Fixed webhook network parsing in `getAllWebhooks` method for all supported networks.
## 3.4.5

@@ -11,0 +17,0 @@

2

dist/cjs/api/src/version.d.ts

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

export declare const VERSION = "3.4.5";
export declare const VERSION = "3.4.6";

@@ -6,3 +6,3 @@ 'use strict';

var utils = require('./api/utils');
var index = require('./index-dd7ac53a.js');
var index = require('./index-b70e5d1d.js');
var bignumber = require('@ethersproject/bignumber');

@@ -9,0 +9,0 @@ require('axios');

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

export declare const VERSION = "3.4.5";
export declare const VERSION = "3.4.6";

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

export declare const VERSION = "3.4.5";
export declare const VERSION = "3.4.6";
import * as utils from './api/utils';
export { utils as Utils };
export { m as Alchemy, j as AlchemySubscription, r as AssetTransfersCategory, H as CommitmentLevel, o as Contract, p as ContractFactory, y as DebugCallType, J as DebugTracerType, x as DecodingAuthority, z as GasOptimizedTransactionStatus, G as GetTransfersForOwnerTransferType, N as Network, X as NftCollectionMarketplace, M as NftFilters, P as NftOrdering, U as NftRefreshState, Q as NftSaleMarketplace, R as NftSaleTakerType, L as NftSpamClassification, K as NftTokenType, O as OpenSeaSafelistRequestStatus, u as SimulateAssetType, w as SimulateChangeType, S as SortingOrder, T as TokenBalanceType, W as Wallet, F as WebhookType, B as WebhookVersion, f as fromHex, q as isHex, s as setLogLevel, t as toHex } from './index-5c20ebd4.js';
export { m as Alchemy, j as AlchemySubscription, r as AssetTransfersCategory, H as CommitmentLevel, o as Contract, p as ContractFactory, y as DebugCallType, J as DebugTracerType, x as DecodingAuthority, z as GasOptimizedTransactionStatus, G as GetTransfersForOwnerTransferType, N as Network, X as NftCollectionMarketplace, M as NftFilters, P as NftOrdering, U as NftRefreshState, Q as NftSaleMarketplace, R as NftSaleTakerType, L as NftSpamClassification, K as NftTokenType, O as OpenSeaSafelistRequestStatus, u as SimulateAssetType, w as SimulateChangeType, S as SortingOrder, T as TokenBalanceType, W as Wallet, F as WebhookType, B as WebhookVersion, f as fromHex, q as isHex, s as setLogLevel, t as toHex } from './index-6fc71532.js';
export { BigNumber } from '@ethersproject/bignumber';

@@ -5,0 +5,0 @@ import 'axios';

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

export declare const VERSION = "3.4.5";
export declare const VERSION = "3.4.6";

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

export declare const VERSION = "3.4.5";
export declare const VERSION = "3.4.6";
import * as utils from './api/utils';
export { utils as Utils };
export { m as Alchemy, j as AlchemySubscription, r as AssetTransfersCategory, H as CommitmentLevel, o as Contract, p as ContractFactory, y as DebugCallType, J as DebugTracerType, x as DecodingAuthority, z as GasOptimizedTransactionStatus, G as GetTransfersForOwnerTransferType, N as Network, X as NftCollectionMarketplace, M as NftFilters, P as NftOrdering, U as NftRefreshState, Q as NftSaleMarketplace, R as NftSaleTakerType, L as NftSpamClassification, K as NftTokenType, O as OpenSeaSafelistRequestStatus, u as SimulateAssetType, w as SimulateChangeType, S as SortingOrder, T as TokenBalanceType, W as Wallet, F as WebhookType, B as WebhookVersion, f as fromHex, q as isHex, s as setLogLevel, t as toHex } from './index-5c20ebd4.js';
export { m as Alchemy, j as AlchemySubscription, r as AssetTransfersCategory, H as CommitmentLevel, o as Contract, p as ContractFactory, y as DebugCallType, J as DebugTracerType, x as DecodingAuthority, z as GasOptimizedTransactionStatus, G as GetTransfersForOwnerTransferType, N as Network, X as NftCollectionMarketplace, M as NftFilters, P as NftOrdering, U as NftRefreshState, Q as NftSaleMarketplace, R as NftSaleTakerType, L as NftSpamClassification, K as NftTokenType, O as OpenSeaSafelistRequestStatus, u as SimulateAssetType, w as SimulateChangeType, S as SortingOrder, T as TokenBalanceType, W as Wallet, F as WebhookType, B as WebhookVersion, f as fromHex, q as isHex, s as setLogLevel, t as toHex } from './index-6fc71532.js';
export { BigNumber } from '@ethersproject/bignumber';

@@ -5,0 +5,0 @@ import 'axios';

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

export declare const VERSION = "3.4.5";
export declare const VERSION = "3.4.6";

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

export declare const VERSION = "3.4.5";
export declare const VERSION = "3.4.6";
{
"name": "alchemy-sdk",
"version": "3.4.5",
"version": "3.4.6",
"description": "Extended Ethers.js SDK for Alchemy APIs",

@@ -5,0 +5,0 @@ "author": "Alchemy",

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