@solana/promises
Advanced tools
Comparing version 2.1.0-canary-20241126104400 to 2.1.0-canary-20241126223728
{ | ||
"name": "@solana/promises", | ||
"version": "2.1.0-canary-20241126104400", | ||
"version": "2.1.0-canary-20241126223728", | ||
"description": "Helpers for using JavaScript promises", | ||
@@ -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/promises/rc.svg?style=flat | ||
[npm-image]: https://img.shields.io/npm/v/@solana/promises/rc.svg?style=flat | ||
[npm-url]: https://www.npmjs.com/package/@solana/promises/v/rc | ||
[npm-downloads-image]: https://img.shields.io/npm/dm/@solana/promises/next.svg?style=flat | ||
[npm-image]: https://img.shields.io/npm/v/@solana/promises/next.svg?style=flat | ||
[npm-url]: https://www.npmjs.com/package/@solana/promises/v/next | ||
@@ -13,0 +13,0 @@ # @solana/promises |
59757