@solana/transactions
Advanced tools
Comparing version 2.0.0-experimental.02a66ef to 2.0.0-experimental.444644c
@@ -74,1 +74,3 @@ // src/create-transaction.ts | ||
export { appendTransactionInstruction, createTransaction, prependTransactionInstruction, setTransactionFeePayer }; | ||
//# sourceMappingURL=out.js.map | ||
//# sourceMappingURL=index.node.js.map |
{ | ||
"name": "@solana/transactions", | ||
"version": "2.0.0-experimental.02a66ef", | ||
"version": "2.0.0-experimental.444644c", | ||
"description": "Helpers for creating and serializing transactions", | ||
@@ -55,3 +55,3 @@ "exports": { | ||
"@swc/jest": "^0.2.23", | ||
"@types/jest": "^29.5.0", | ||
"@types/jest": "^29.5.2", | ||
"@typescript-eslint/eslint-plugin": "^5.57.1", | ||
@@ -62,3 +62,3 @@ "@typescript-eslint/parser": "^5.57.1", | ||
"eslint-plugin-sort-keys-fix": "^1.1.2", | ||
"jest": "^29.5.0", | ||
"jest": "^29.6.1", | ||
"jest-runner-eslint": "^2.0.0", | ||
@@ -72,5 +72,5 @@ "jest-runner-prettier": "^1.0.0", | ||
"version-from-git": "^1.1.1", | ||
"@solana/instructions": "2.0.0-experimental.02a66ef", | ||
"@solana/keys": "2.0.0-experimental.02a66ef", | ||
"@solana/rpc-core": "2.0.0-experimental.02a66ef", | ||
"@solana/instructions": "2.0.0-experimental.444644c", | ||
"@solana/keys": "2.0.0-experimental.444644c", | ||
"@solana/rpc-core": "2.0.0-experimental.444644c", | ||
"build-scripts": "0.0.0", | ||
@@ -77,0 +77,0 @@ "test-config": "0.0.0", |
Sorry, the diff of this file is not supported yet
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
61269
33
7014