@solana/signers
Advanced tools
Comparing version 2.1.0-canary-20241126104400 to 2.1.0-canary-20241126223728
{ | ||
"name": "@solana/signers", | ||
"version": "2.1.0-canary-20241126104400", | ||
"version": "2.1.0-canary-20241126223728", | ||
"description": "An abstraction layer over signing messages and transactions in Solana", | ||
@@ -57,9 +57,9 @@ "exports": { | ||
"dependencies": { | ||
"@solana/addresses": "2.1.0-canary-20241126104400", | ||
"@solana/errors": "2.1.0-canary-20241126104400", | ||
"@solana/instructions": "2.1.0-canary-20241126104400", | ||
"@solana/keys": "2.1.0-canary-20241126104400", | ||
"@solana/codecs-core": "2.1.0-canary-20241126104400", | ||
"@solana/transactions": "2.1.0-canary-20241126104400", | ||
"@solana/transaction-messages": "2.1.0-canary-20241126104400" | ||
"@solana/codecs-core": "2.1.0-canary-20241126223728", | ||
"@solana/addresses": "2.1.0-canary-20241126223728", | ||
"@solana/errors": "2.1.0-canary-20241126223728", | ||
"@solana/instructions": "2.1.0-canary-20241126223728", | ||
"@solana/keys": "2.1.0-canary-20241126223728", | ||
"@solana/transaction-messages": "2.1.0-canary-20241126223728", | ||
"@solana/transactions": "2.1.0-canary-20241126223728" | ||
}, | ||
@@ -66,0 +66,0 @@ "peerDependencies": { |
@@ -8,9 +8,9 @@ [![npm][npm-image]][npm-url] | ||
[code-style-prettier-url]: https://github.com/prettier/prettier | ||
[npm-downloads-image]: https://img.shields.io/npm/dm/@solana/signers/rc.svg?style=flat | ||
[npm-image]: https://img.shields.io/npm/v/@solana/signers/rc.svg?style=flat | ||
[npm-url]: https://www.npmjs.com/package/@solana/signers/v/rc | ||
[npm-downloads-image]: https://img.shields.io/npm/dm/@solana/signers/next.svg?style=flat | ||
[npm-image]: https://img.shields.io/npm/v/@solana/signers/next.svg?style=flat | ||
[npm-url]: https://www.npmjs.com/package/@solana/signers/v/next | ||
# @solana/signers | ||
This package provides an abstraction layer over signing messages and transactions in Solana. It can be used standalone, but it is also exported as part of the Solana JavaScript SDK [`@solana/web3.js@rc`](https://github.com/solana-labs/solana-web3.js/tree/master/packages/library). | ||
This package provides an abstraction layer over signing messages and transactions in Solana. It can be used standalone, but it is also exported as part of the Solana JavaScript SDK [`@solana/web3.js@next`](https://github.com/solana-labs/solana-web3.js/tree/master/packages/library). | ||
@@ -17,0 +17,0 @@ You can think of signers as an abstract way to sign messages and transactions. This could be using a Crypto KeyPair, a wallet adapter in the browser, a Noop signer for testing purposes, or anything you want. Here's an example using a `CryptoKeyPair` signer: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
399341
+ Added@solana/addresses@2.1.0-canary-20241126223728(transitive)
+ Added@solana/assertions@2.1.0-canary-20241126223728(transitive)
+ Added@solana/codecs-core@2.1.0-canary-20241126223728(transitive)
+ Added@solana/codecs-data-structures@2.1.0-canary-20241126223728(transitive)
+ Added@solana/codecs-numbers@2.1.0-canary-20241126223728(transitive)
+ Added@solana/codecs-strings@2.1.0-canary-20241126223728(transitive)
+ Added@solana/errors@2.1.0-canary-20241126223728(transitive)
+ Added@solana/functional@2.1.0-canary-20241126223728(transitive)
+ Added@solana/instructions@2.1.0-canary-20241126223728(transitive)
+ Added@solana/keys@2.1.0-canary-20241126223728(transitive)
+ Added@solana/rpc-types@2.1.0-canary-20241126223728(transitive)
+ Added@solana/transaction-messages@2.1.0-canary-20241126223728(transitive)
+ Added@solana/transactions@2.1.0-canary-20241126223728(transitive)
- Removed@solana/addresses@2.1.0-canary-20241126104400(transitive)
- Removed@solana/assertions@2.1.0-canary-20241126104400(transitive)
- Removed@solana/codecs-core@2.1.0-canary-20241126104400(transitive)
- Removed@solana/codecs-data-structures@2.1.0-canary-20241126104400(transitive)
- Removed@solana/codecs-numbers@2.1.0-canary-20241126104400(transitive)
- Removed@solana/codecs-strings@2.1.0-canary-20241126104400(transitive)
- Removed@solana/errors@2.1.0-canary-20241126104400(transitive)
- Removed@solana/functional@2.1.0-canary-20241126104400(transitive)
- Removed@solana/instructions@2.1.0-canary-20241126104400(transitive)
- Removed@solana/keys@2.1.0-canary-20241126104400(transitive)
- Removed@solana/rpc-types@2.1.0-canary-20241126104400(transitive)
- Removed@solana/transaction-messages@2.1.0-canary-20241126104400(transitive)
- Removed@solana/transactions@2.1.0-canary-20241126104400(transitive)
Updated@solana/transaction-messages@2.1.0-canary-20241126223728