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

@solana/instructions

Package Overview
Dependencies
Maintainers
13
Versions
1316
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.dc614af to 2.0.0-experimental.e09b513

2

dist/index.native.js

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

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

2

dist/index.node.js

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

export { AccountRole, downgradeRoleToNonSigner, downgradeRoleToReadonly, isSignerRole, isWritableRole, mergeRoles, upgradeRoleToSigner, upgradeRoleToWritable };
//# sourceMappingURL=out.js.map
//# sourceMappingURL=index.node.js.map
{
"name": "@solana/instructions",
"version": "2.0.0-experimental.dc614af",
"version": "2.0.0-experimental.e09b513",
"description": "Helpers for creating transaction instructions",

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

"version-from-git": "^1.1.1",
"@solana/addresses": "2.0.0-experimental.dc614af",
"@solana/addresses": "2.0.0-experimental.e09b513",
"build-scripts": "0.0.0",

@@ -83,2 +83,3 @@ "test-config": "0.0.0",

"publish-packages": "pnpm publish --tag experimental --access public --no-git-checks",
"style:fix": "pnpm eslint --fix src/* && pnpm prettier -w src/*",
"test:lint": "jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent",

@@ -85,0 +86,0 @@ "test:prettier": "jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent",

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