@solana/transactions
Advanced tools
Comparing version 2.0.0-experimental.02a66ef to 2.0.0-experimental.3b1c7d5
{ | ||
"name": "@solana/transactions", | ||
"version": "2.0.0-experimental.02a66ef", | ||
"version": "2.0.0-experimental.3b1c7d5", | ||
"description": "Helpers for creating and serializing transactions", | ||
@@ -49,3 +49,4 @@ "exports": { | ||
"dependencies": { | ||
"@metaplex-foundation/umi-serializers": "^0.8.2" | ||
"@metaplex-foundation/umi-serializers": "^0.8.2", | ||
"@solana/keys": "2.0.0-experimental.3b1c7d5" | ||
}, | ||
@@ -56,3 +57,3 @@ "devDependencies": { | ||
"@swc/jest": "^0.2.23", | ||
"@types/jest": "^29.5.0", | ||
"@types/jest": "^29.5.2", | ||
"@typescript-eslint/eslint-plugin": "^5.57.1", | ||
@@ -63,3 +64,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", | ||
@@ -73,5 +74,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.3b1c7d5", | ||
"@solana/keys": "2.0.0-experimental.3b1c7d5", | ||
"@solana/rpc-core": "2.0.0-experimental.3b1c7d5", | ||
"build-scripts": "0.0.0", | ||
@@ -78,0 +79,0 @@ "test-config": "0.0.0", |
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
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
56669
2
614
+ Added@solana/keys@2.0.0-experimental.3b1c7d5(transitive)