Socket
Socket
Sign inDemoInstall

@solana/rpc-types

Package Overview
Dependencies
Maintainers
14
Versions
963
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/rpc-types - npm Package Compare versions

Comparing version 2.0.0-experimental.58b1699 to 2.0.0-experimental.5b8e43b

10

dist/types/index.d.ts

@@ -1,6 +0,6 @@

export * from './commitment';
export * from './lamports';
export * from './stringified-bigint';
export * from './stringified-number';
export * from './unix-timestamp';
export * from './commitment.js';
export * from './lamports.js';
export * from './stringified-bigint.js';
export * from './stringified-number.js';
export * from './unix-timestamp.js';
//# sourceMappingURL=index.d.ts.map
{
"name": "@solana/rpc-types",
"version": "2.0.0-experimental.58b1699",
"version": "2.0.0-experimental.5b8e43b",
"description": "Type definitions for values used in the Solana RPC, and helper functions for working with them",

@@ -51,4 +51,4 @@ "exports": {

"@swc/jest": "^0.2.29",
"@types/jest": "^29.5.6",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@types/jest": "^29.5.11",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.3.0",

@@ -64,7 +64,7 @@ "agadoo": "^3.0.0",

"jest-runner-prettier": "^1.0.0",
"prettier": "^2.8",
"tsup": "7.2.0",
"prettier": "^3.1",
"tsup": "^8.0.1",
"typescript": "^5.2.2",
"version-from-git": "^1.1.1",
"@solana/transactions": "2.0.0-experimental.58b1699",
"@solana/transactions": "2.0.0-experimental.5b8e43b",
"build-scripts": "0.0.0",

@@ -84,3 +84,3 @@ "test-config": "0.0.0",

"compile:js": "tsup --config build-scripts/tsup.config.package.ts",
"compile:typedefs": "tsc -p ./tsconfig.declarations.json",
"compile:typedefs": "tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs",
"dev": "jest -c node_modules/test-config/jest-dev.config.ts --globalSetup test-config/test-validator-setup.js --globalTeardown test-config/test-validator-teardown.js --rootDir . --watch",

@@ -87,0 +87,0 @@ "publish-packages": "pnpm publish --tag experimental --access public --no-git-checks",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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