Socket
Socket
Sign inDemoInstall

@solana/rpc-transformers

Package Overview
Dependencies
Maintainers
15
Versions
782
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/rpc-transformers - npm Package Compare versions

Comparing version 2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c to 2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22

10

package.json
{
"name": "@solana/rpc-transformers",
"version": "2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c",
"version": "2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22",
"description": "Reusable transformers for patching RPC inputs and outputs",

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

"dependencies": {
"@solana/rpc-spec": "2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c",
"@solana/rpc-subscriptions-spec": "2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c",
"@solana/rpc-types": "2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c"
"@solana/rpc-spec": "2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22",
"@solana/rpc-subscriptions-spec": "2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22",
"@solana/rpc-types": "2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22"
},

@@ -68,3 +68,3 @@ "bundlewatch": {

"publish-packages": "pnpm prepublishOnly && pnpm publish-impl",
"style:fix": "pnpm eslint --fix src/* && pnpm prettier -w src/* package.json",
"style:fix": "pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*",
"test:lint": "jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent",

@@ -71,0 +71,0 @@ "test:prettier": "jest -c ../../node_modules/@solana/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