@solana/rpc-parsed-types
Advanced tools
Comparing version 2.0.0-experimental.1c57210 to 2.0.0-experimental.35de86b
@@ -5,2 +5,3 @@ export * from './address-lookup-table-accounts.js'; | ||
export * from './nonce-accounts.js'; | ||
export * from './rpc-parsed-type.js'; | ||
export * from './stake-accounts.js'; | ||
@@ -7,0 +8,0 @@ export * from './sysvar-accounts.js'; |
{ | ||
"name": "@solana/rpc-parsed-types", | ||
"version": "2.0.0-experimental.1c57210", | ||
"version": "2.0.0-experimental.35de86b", | ||
"description": "Type definitions for parsed types used in the Solana RPC", | ||
@@ -61,7 +61,7 @@ "exports": { | ||
"version-from-git": "^1.1.1", | ||
"@solana/addresses": "2.0.0-experimental.1c57210", | ||
"@solana/rpc-types": "2.0.0-experimental.1c57210", | ||
"@solana/addresses": "2.0.0-experimental.35de86b", | ||
"@solana/rpc-types": "2.0.0-experimental.35de86b", | ||
"build-scripts": "0.0.0", | ||
"test-config": "0.0.0", | ||
"tsconfig": "0.0.0", | ||
"build-scripts": "0.0.0" | ||
"tsconfig": "0.0.0" | ||
}, | ||
@@ -68,0 +68,0 @@ "bundlewatch": { |
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
21848
218