@solana/rpc-parsed-types
Advanced tools
Comparing version 2.0.0-experimental.62b6bd6 to 2.0.0-experimental.cee6f23
@@ -0,2 +1,5 @@ | ||
export * from './address-lookup-table-accounts.js'; | ||
export * from './bpf-upgradeable-loader-accounts.js'; | ||
export * from './config-accounts.js'; | ||
export * from './token-accounts.js'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@solana/rpc-parsed-types", | ||
"version": "2.0.0-experimental.62b6bd6", | ||
"version": "2.0.0-experimental.cee6f23", | ||
"description": "Type definitions for parsed types used in the Solana RPC", | ||
@@ -61,6 +61,6 @@ "exports": { | ||
"version-from-git": "^1.1.1", | ||
"@solana/addresses": "2.0.0-development", | ||
"@solana/addresses": "2.0.0-experimental.cee6f23", | ||
"@solana/rpc-types": "2.0.0-experimental.cee6f23", | ||
"test-config": "0.0.0", | ||
"build-scripts": "0.0.0", | ||
"@solana/rpc-types": "2.0.0-development", | ||
"test-config": "0.0.0", | ||
"tsconfig": "0.0.0" | ||
@@ -67,0 +67,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
11186
26
70