@solana/transactions
Advanced tools
Comparing version 2.0.0-experimental.eb5fd16 to 2.0.0-experimental.ee4214c
{ | ||
"name": "@solana/transactions", | ||
"version": "2.0.0-experimental.eb5fd16", | ||
"version": "2.0.0-experimental.ee4214c", | ||
"description": "Helpers for creating and serializing transactions", | ||
@@ -50,4 +50,4 @@ "exports": { | ||
"@metaplex-foundation/umi-serializers": "^0.8.9", | ||
"@solana/addresses": "2.0.0-experimental.eb5fd16", | ||
"@solana/keys": "2.0.0-experimental.eb5fd16" | ||
"@solana/addresses": "2.0.0-experimental.ee4214c", | ||
"@solana/keys": "2.0.0-experimental.ee4214c" | ||
}, | ||
@@ -71,3 +71,3 @@ "devDependencies": { | ||
"version-from-git": "^1.1.1", | ||
"@solana/instructions": "2.0.0-experimental.eb5fd16", | ||
"@solana/instructions": "2.0.0-experimental.ee4214c", | ||
"build-scripts": "0.0.0", | ||
@@ -91,3 +91,3 @@ "test-config": "0.0.0", | ||
"publish-packages": "pnpm publish --tag experimental --access public --no-git-checks", | ||
"style:fix": "pnpm eslint --fix src/* && pnpm prettier -w src/*", | ||
"style:fix": "pnpm eslint --fix src/* && pnpm prettier -w src/* package.json", | ||
"test:lint": "jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent", | ||
@@ -94,0 +94,0 @@ "test:prettier": "jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent", |
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
796536
69
6479
+ Added@solana/addresses@2.0.0-experimental.ee4214c(transitive)
+ Added@solana/assertions@2.0.0-experimental.ee4214c(transitive)
+ Added@solana/keys@2.0.0-experimental.ee4214c(transitive)
- Removed@solana/addresses@2.0.0-experimental.eb5fd16(transitive)
- Removed@solana/assertions@2.0.0-experimental.eb5fd16(transitive)
- Removed@solana/keys@2.0.0-experimental.eb5fd16(transitive)