@solana/transactions
Advanced tools
Comparing version 2.0.0-experimental.02a66ef to 2.0.0-experimental.0e113c0
{ | ||
"name": "@solana/transactions", | ||
"version": "2.0.0-experimental.02a66ef", | ||
"version": "2.0.0-experimental.0e113c0", | ||
"description": "Helpers for creating and serializing transactions", | ||
@@ -49,15 +49,16 @@ "exports": { | ||
"dependencies": { | ||
"@metaplex-foundation/umi-serializers": "^0.8.2" | ||
"@metaplex-foundation/umi-serializers": "^0.8.2", | ||
"@solana/keys": "2.0.0-experimental.0e113c0" | ||
}, | ||
"devDependencies": { | ||
"@solana/eslint-config-solana": "^1.0.0", | ||
"@solana/eslint-config-solana": "^1.0.2", | ||
"@swc/core": "^1.3.18", | ||
"@swc/jest": "^0.2.23", | ||
"@types/jest": "^29.5.0", | ||
"@typescript-eslint/eslint-plugin": "^5.57.1", | ||
"@typescript-eslint/parser": "^5.57.1", | ||
"@types/jest": "^29.5.2", | ||
"@typescript-eslint/eslint-plugin": "^6.0.0", | ||
"@typescript-eslint/parser": "^6.0.0", | ||
"agadoo": "^3.0.0", | ||
"eslint": "^8.37.0", | ||
"eslint": "^8.45.0", | ||
"eslint-plugin-sort-keys-fix": "^1.1.2", | ||
"jest": "^29.5.0", | ||
"jest": "^29.6.1", | ||
"jest-runner-eslint": "^2.0.0", | ||
@@ -69,7 +70,7 @@ "jest-runner-prettier": "^1.0.0", | ||
"tsup": "6.7.0", | ||
"typescript": "^5.0.3", | ||
"typescript": "^5.1.6", | ||
"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.0e113c0", | ||
"@solana/keys": "2.0.0-experimental.0e113c0", | ||
"@solana/rpc-core": "2.0.0-experimental.0e113c0", | ||
"build-scripts": "0.0.0", | ||
@@ -76,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
56809
2
616
+ Added@solana/keys@2.0.0-experimental.0e113c0(transitive)