@solana/instructions
Advanced tools
Comparing version 2.0.0-experimental.ee9f3d8 to 2.0.0-experimental.f07dced
@@ -38,3 +38,1 @@ // src/roles.ts | ||
export { AccountRole, downgradeRoleToNonSigner, downgradeRoleToReadonly, isSignerRole, isWritableRole, mergeRoles, upgradeRoleToSigner, upgradeRoleToWritable }; | ||
//# sourceMappingURL=out.js.map | ||
//# sourceMappingURL=index.browser.js.map |
{ | ||
"name": "@solana/instructions", | ||
"version": "2.0.0-experimental.ee9f3d8", | ||
"version": "2.0.0-experimental.f07dced", | ||
"description": "Helpers for creating transaction instructions", | ||
@@ -67,3 +67,3 @@ "exports": { | ||
"version-from-git": "^1.1.1", | ||
"@solana/keys": "2.0.0-experimental.ee9f3d8", | ||
"@solana/keys": "2.0.0-experimental.f07dced", | ||
"build-scripts": "0.0.0", | ||
@@ -70,0 +70,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
52621
387