Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@solana/instructions

Package Overview
Dependencies
Maintainers
12
Versions
1311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/instructions - npm Package Compare versions

Comparing version 2.0.0-experimental.b074b89 to 2.0.0-experimental.b463a7a

2

dist/index.native.js

@@ -38,1 +38,3 @@ // src/roles.ts

export { AccountRole, downgradeRoleToNonSigner, downgradeRoleToReadonly, isSignerRole, isWritableRole, mergeRoles, upgradeRoleToSigner, upgradeRoleToWritable };
//# sourceMappingURL=out.js.map
//# sourceMappingURL=index.native.js.map

8

package.json
{
"name": "@solana/instructions",
"version": "2.0.0-experimental.b074b89",
"version": "2.0.0-experimental.b463a7a",
"description": "Helpers for creating transaction instructions",

@@ -52,3 +52,3 @@ "exports": {

"@types/jest": "^29.5.3",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.3.0",

@@ -63,5 +63,5 @@ "agadoo": "^3.0.0",

"tsup": "7.2.0",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"version-from-git": "^1.1.1",
"@solana/addresses": "2.0.0-experimental.b074b89",
"@solana/addresses": "2.0.0-experimental.b463a7a",
"build-scripts": "0.0.0",

@@ -68,0 +68,0 @@ "test-config": "0.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc