Socket
Socket
Sign inDemoInstall

@solana/instructions

Package Overview
Dependencies
Maintainers
13
Versions
1141
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.d1e0dc6 to 2.0.0-experimental.d554dd4

2

dist/index.browser.js

@@ -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

18

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

@@ -49,12 +49,12 @@ "exports": {

"devDependencies": {
"@solana/eslint-config-solana": "^1.0.0",
"@solana/eslint-config-solana": "^1.0.2",
"@swc/core": "^1.3.18",
"@swc/jest": "^0.2.23",
"@types/jest": "^29.5.0",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"@types/jest": "^29.5.2",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"agadoo": "^3.0.0",
"eslint": "^8.37.0",
"eslint": "^8.45.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"jest": "^29.5.0",
"jest": "^29.6.1",
"jest-runner-eslint": "^2.0.0",

@@ -66,5 +66,5 @@ "jest-runner-prettier": "^1.0.0",

"tsup": "6.7.0",
"typescript": "^5.0.3",
"typescript": "^5.1.6",
"version-from-git": "^1.1.1",
"@solana/keys": "2.0.0-experimental.d1e0dc6",
"@solana/keys": "2.0.0-experimental.d554dd4",
"build-scripts": "0.0.0",

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

Sorry, the diff of this file is not supported yet

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