All @solana/pay versions

@solana/pay @0.2.6

Apache-2.0
License
No
Install Scripts
7
Dependencies
23
Dev Dependencies
30.9 KB
Package Size
Published

`@solana/pay` is a JavaScript library for facilitating commerce on Solana by using a token transfer URL scheme. The URL scheme ensures that no matter the wallet or service used, the payment request must be created and interpreted in one standard way.

Maintainers

solana-devs

Dependencies (7)

PackageConstraintRegistry Status
js-base64 ^3.7.2 auto_approved
tweetnacl ^1.0.3 auto_approved
cross-fetch ^3.1.5 auto_approved
bignumber.js ^9.1.0 auto_approved
@solana/web3.js ^1.98.2 auto_approved
@solana/spl-token ^0.4.13 auto_approved
@solana/qr-code-styling ^1.6.0 No greenflagged match

Dev Dependencies (23)

PackageConstraintRegistry Status
shx ^0.3.4 auto_approved
jest ^29.0.3 auto_approved
tslib ^2.4.0 auto_approved
eslint ^8.23.1 auto_approved
ts-jest ^29.0.0 auto_approved
ts-node ^10.9.1 auto_approved
typedoc ^0.26.0 auto_approved
gh-pages ^6.3.0 auto_approved
prettier ^2.7.1 auto_approved
typescript ^5.3.3 auto_approved
@types/jest ^29.0.2 auto_approved
@types/node ^20.0.0 auto_approved
@types/eslint ^8.4.6 auto_approved
typescript-esm ^2.0.0 Not imported
@types/prettier ^2.7.0 auto_approved
@types/node-fetch ^2.6.2 auto_approved
eslint-config-prettier ^8.5.0 auto_approved
eslint-plugin-prettier ^4.2.1 auto_approved
jest-environment-jsdom ^29.0.3 auto_approved
@typescript-eslint/parser ^5.34.0 auto_approved
@types/eslint-plugin-prettier ^3.1.0 Not imported
@typescript-eslint/eslint-plugin ^5.34.0 auto_approved
eslint-plugin-require-extensions ^0.1.1 Not imported

Transitive Dependency Tree

49 transitive deps max depth 5
  ├─ @solana/spl-token ^0.4.13 → 0.4.14
  ├─ @solana/web3.js ^1.98.2 → 1.98.4
  ├─ bignumber.js ^9.1.0 → 9.3.1
  ├─ cross-fetch ^3.1.5 → 3.2.0
  ├─ js-base64 ^3.7.2 → 3.7.8
├─ tweetnacl ^1.0.3 → 1.0.3
  ├─ @babel/runtime ^7.25.0 → 7.29.7
  ├─ @noble/curves ^1.4.2 → 1.9.7
  ├─ @noble/hashes ^1.4.0 → 1.8.0
  ├─ @solana/buffer-layout ^4.0.0 → 4.0.1
  ├─ @solana/buffer-layout ^4.0.1 → 4.0.1
  ├─ @solana/buffer-layout-utils ^0.2.0
  ├─ @solana/codecs-numbers ^2.1.0
  ├─ @solana/spl-token-group ^0.0.7 → 0.0.7
  ├─ @solana/spl-token-metadata ^0.1.6 → 0.1.6
  ├─ agentkeepalive ^4.5.0 → 4.6.0
  ├─ bn.js ^5.2.1 → 5.2.3
  ├─ borsh ^0.7.0
  ├─ bs58 ^4.0.1 → 4.0.1
  ├─ buffer 6.0.3 → 6.0.3
  ├─ buffer ^6.0.3 → 6.0.3
  ├─ fast-stable-stringify ^1.0.0
  ├─ jayson ^4.1.1 → 4.3.0
  ├─ node-fetch ^2.7.0
  ├─ rpc-websockets ^9.0.2 → 9.3.9
├─ superstruct ^2.0.2 → 2.0.2
  ├─ @noble/hashes 1.8.0 → 1.8.0
  ├─ @solana/codecs 2.0.0-rc.1
  ├─ @swc/helpers ^0.5.11 → 0.5.23
  ├─ @types/connect ^3.4.33 → 3.4.38
  ├─ @types/node ^12.12.54 → 12.20.55
  ├─ @types/uuid ^10.0.0 → 10.0.0
  ├─ @types/ws ^7.4.4 → 7.4.7
  ├─ @types/ws ^8.2.2 → 8.18.1
  ├─ base-x ^3.0.2 → 3.0.11
  ├─ base64-js ^1.3.1 → 1.5.1
  ├─ buffer ^6.0.3 → 6.0.3
  ├─ buffer ~6.0.3 → 6.0.3
  ├─ commander ^2.20.3 → 2.20.3
  ├─ delay ^5.0.0 → 5.0.0
  ├─ es6-promisify ^5.0.0 → 5.0.0
  ├─ eventemitter3 ^5.0.1 → 5.0.4
  ├─ eyes ^0.1.8 → 0.1.8
  ├─ humanize-ms ^1.2.1
  ├─ ieee754 ^1.2.1 → 1.2.1
  ├─ isomorphic-ws ^4.0.1 → 4.0.1
  ├─ json-stringify-safe ^5.0.1 → 5.0.1
  ├─ stream-json ^1.9.1 → 1.9.1
  ├─ uuid ^8.3.2 → 8.3.2
  ├─ uuid ^14.0.0 → 14.0.0
  ├─ ws ^8.5.0 → 8.21.0
├─ ws ^7.5.10 → 7.5.11
  ├─ @types/node * → 25.9.2
  ├─ base64-js ^1.3.1 → 1.5.1
  ├─ es6-promise ^4.0.3 → 4.2.8
  ├─ ieee754 ^1.2.1 → 1.2.1
  ├─ safe-buffer ^5.0.1 → 5.2.1
  ├─ stream-chain ^2.2.5 → 2.2.5
├─ tslib ^2.8.0 → 2.8.1
  ├─ undici-types >=7.24.0 <7.24.7 → 7.24.6

Commit: 10cd0227be79 Browse source

Published to npm: