@solana/functional
Advanced tools
Comparing version 2.1.0-canary-20241126104400 to 2.1.0-canary-20241126223728
{ | ||
"name": "@solana/functional", | ||
"version": "2.1.0-canary-20241126104400", | ||
"version": "2.1.0-canary-20241126223728", | ||
"description": "Functional JavaScript helpers", | ||
@@ -5,0 +5,0 @@ "exports": { |
@@ -8,5 +8,5 @@ [![npm][npm-image]][npm-url] | ||
[code-style-prettier-url]: https://github.com/prettier/prettier | ||
[npm-downloads-image]: https://img.shields.io/npm/dm/@solana/functional/rc.svg?style=flat | ||
[npm-image]: https://img.shields.io/npm/v/@solana/functional/rc.svg?style=flat | ||
[npm-url]: https://www.npmjs.com/package/@solana/functional/v/rc | ||
[npm-downloads-image]: https://img.shields.io/npm/dm/@solana/functional/next.svg?style=flat | ||
[npm-image]: https://img.shields.io/npm/v/@solana/functional/next.svg?style=flat | ||
[npm-url]: https://www.npmjs.com/package/@solana/functional/v/next | ||
@@ -18,3 +18,3 @@ # @solana/functional | ||
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). | ||
[`@solana/web3.js@next`](https://github.com/solana-labs/solana-web3.js/tree/master/packages/library). | ||
@@ -21,0 +21,0 @@ ## Functions |
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
33203