@solana/transactions
Advanced tools
Comparing version 2.0.0-experimental.ab8b149 to 2.0.0-experimental.b83b7ee
@@ -761,1 +761,3 @@ import { base58, struct, array, bytes, shortU16, mapSerializer, string, u8 } from '@metaplex-foundation/umi-serializers'; | ||
export { appendTransactionInstruction, assertIsBlockhash, assertIsDurableNonceTransaction, createTransaction, getBase64EncodedWireTransaction, prependTransactionInstruction, setTransactionFeePayer, setTransactionLifetimeUsingBlockhash, setTransactionLifetimeUsingDurableNonce, signTransaction }; | ||
//# sourceMappingURL=out.js.map | ||
//# sourceMappingURL=index.browser.js.map |
{ | ||
"name": "@solana/transactions", | ||
"version": "2.0.0-experimental.ab8b149", | ||
"version": "2.0.0-experimental.b83b7ee", | ||
"description": "Helpers for creating and serializing transactions", | ||
@@ -50,4 +50,4 @@ "exports": { | ||
"@metaplex-foundation/umi-serializers": "^0.8.5", | ||
"@solana/addresses": "2.0.0-experimental.ab8b149", | ||
"@solana/keys": "2.0.0-experimental.ab8b149" | ||
"@solana/addresses": "2.0.0-experimental.b83b7ee", | ||
"@solana/keys": "2.0.0-experimental.b83b7ee" | ||
}, | ||
@@ -70,3 +70,3 @@ "devDependencies": { | ||
"version-from-git": "^1.1.1", | ||
"@solana/instructions": "2.0.0-experimental.ab8b149", | ||
"@solana/instructions": "2.0.0-experimental.b83b7ee", | ||
"build-scripts": "0.0.0", | ||
@@ -73,0 +73,0 @@ "test-config": "0.0.0", |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
749898
+ Added@solana/addresses@2.0.0-experimental.b83b7ee(transitive)
+ Added@solana/assertions@2.0.0-experimental.b83b7ee(transitive)
+ Added@solana/keys@2.0.0-experimental.b83b7ee(transitive)
- Removed@solana/addresses@2.0.0-experimental.ab8b149(transitive)
- Removed@solana/assertions@2.0.0-experimental.ab8b149(transitive)
- Removed@solana/keys@2.0.0-experimental.ab8b149(transitive)