@solana/instructions
Advanced tools
Comparing version 2.0.0-experimental.d1e0dc6 to 2.0.0-experimental.d49fb7f
@@ -1,2 +0,2 @@ | ||
import { Base58EncodedAddress } from '@solana/keys'; | ||
import { Base58EncodedAddress } from '@solana/addresses'; | ||
import { AccountRole } from './roles'; | ||
@@ -3,0 +3,0 @@ export interface IAccountMeta<TAddress extends string = string> { |
@@ -1,2 +0,2 @@ | ||
import { Base58EncodedAddress } from '@solana/keys'; | ||
import { Base58EncodedAddress } from '@solana/addresses'; | ||
import { IAccountLookupMeta, IAccountMeta } from './accounts'; | ||
@@ -3,0 +3,0 @@ export interface IInstruction<TProgramAddress extends string = string> { |
{ | ||
"name": "@solana/instructions", | ||
"version": "2.0.0-experimental.d1e0dc6", | ||
"version": "2.0.0-experimental.d49fb7f", | ||
"description": "Helpers for creating transaction instructions", | ||
@@ -49,21 +49,18 @@ "exports": { | ||
"devDependencies": { | ||
"@solana/eslint-config-solana": "^1.0.0", | ||
"@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", | ||
"@solana/eslint-config-solana": "^1.0.2", | ||
"@swc/jest": "^0.2.27", | ||
"@types/jest": "^29.5.3", | ||
"@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", | ||
"jest-runner-prettier": "^1.0.0", | ||
"postcss": "^8.4.12", | ||
"prettier": "^2.7.1", | ||
"ts-node": "^10.9.1", | ||
"tsup": "6.7.0", | ||
"typescript": "^5.0.3", | ||
"typescript": "^5.1.6", | ||
"version-from-git": "^1.1.1", | ||
"@solana/keys": "2.0.0-experimental.d1e0dc6", | ||
"@solana/addresses": "2.0.0-experimental.d49fb7f", | ||
"build-scripts": "0.0.0", | ||
@@ -70,0 +67,0 @@ "test-config": "0.0.0", |
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
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
19
0
52703
21