Socket
Socket
Sign inDemoInstall

@layerzerolabs/lz-v2-utilities

Package Overview
Dependencies
Maintainers
0
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@layerzerolabs/lz-v2-utilities - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2-initia.0

42

CHANGELOG.md
# @layerzerolabs/lz-v2-utilities
## 3.0.2-initia.0
### Patch Changes
- latest SDK
## 3.0.1

@@ -15,2 +21,38 @@

## 2.3.45-initia-oft.5
### Patch Changes
- Build Initia,aptos,movement,bsc snapshot images with newest images
## 2.3.45-initia-oft.4
### Patch Changes
- Build initia images with newest contracts
## 2.3.45-initia-oft.3
### Patch Changes
- Fix Aptos OFT SDK to fit newest contracts
## 2.3.45-initia-oft.2
### Patch Changes
- Fix bug in Initia OFT sdk
## 2.3.45-initia-oft.1
### Patch Changes
- Build new initia images with newest contracts
## 2.3.45-initia-oft.0
### Patch Changes
- Build new initia images with testnet deployments
## 2.3.44

@@ -17,0 +59,0 @@

4

dist/index.d.ts

@@ -13,2 +13,4 @@ import { Interface } from '@ethersproject/abi';

declare function isSolanaAddress(address: string): boolean;
declare function isAptosAddress(address: string): boolean;
declare function isInitiaAddress(address: string): boolean;

@@ -283,2 +285,2 @@ interface PacketPath {

export { type ComposeOption, type ExecutorLzReceiveOption, type ExecutorNativeDropOption, ExecutorOptionType, type GasLimit, type MessageOrigin, type NativeDrop, type Option, OptionType, Options, type Packet, type PacketHeader, type PacketPath, PacketSerializer, PacketV1Codec, type PreCrimePeer, type PrecrimeConfig, type PrecrimeConfigV1, type PrecrimeConfigV2, type PrecrimePacket, type VerifierOption, VerifierOptionType, WorkerId, type WorkerOptions, addressToBytes32, bytes32ToEthAddress, calculateGuid, hexZeroPadTo32, isSolanaAddress, optionsType1, optionsType2, packetToMessageOrigin, parseError, parsePrecrimeConfig, trim0x };
export { type ComposeOption, type ExecutorLzReceiveOption, type ExecutorNativeDropOption, ExecutorOptionType, type GasLimit, type MessageOrigin, type NativeDrop, type Option, OptionType, Options, type Packet, type PacketHeader, type PacketPath, PacketSerializer, PacketV1Codec, type PreCrimePeer, type PrecrimeConfig, type PrecrimeConfigV1, type PrecrimeConfigV2, type PrecrimePacket, type VerifierOption, VerifierOptionType, WorkerId, type WorkerOptions, addressToBytes32, bytes32ToEthAddress, calculateGuid, hexZeroPadTo32, isAptosAddress, isInitiaAddress, isSolanaAddress, optionsType1, optionsType2, packetToMessageOrigin, parseError, parsePrecrimeConfig, trim0x };
{
"name": "@layerzerolabs/lz-v2-utilities",
"version": "3.0.1",
"version": "3.0.2-initia.0",
"description": "LayerZero Utility V2",

@@ -39,4 +39,4 @@ "license": "BUSL-1.1",

"@jest/globals": "^29.7.0",
"@layerzerolabs/tsup-config-next": "^3.0.1",
"@layerzerolabs/typescript-config-next": "^3.0.1",
"@layerzerolabs/tsup-config-next": "^3.0.2-initia.0",
"@layerzerolabs/typescript-config-next": "^3.0.2-initia.0",
"@types/jest": "^29.5.10",

@@ -43,0 +43,0 @@ "@types/node": "^20.10.5",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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