@solana/addresses
Advanced tools
Comparing version 2.0.0-experimental.11658b8 to 2.0.0-experimental.129c601
@@ -221,1 +221,3 @@ import { base58, string } from '@metaplex-foundation/umi-serializers'; | ||
export { assertIsBase58EncodedAddress, getBase58EncodedAddressCodec, getBase58EncodedAddressComparator, getBase58EncodedAddressFromPublicKey, getProgramDerivedAddress }; | ||
//# sourceMappingURL=out.js.map | ||
//# sourceMappingURL=index.node.js.map |
{ | ||
"name": "@solana/addresses", | ||
"version": "2.0.0-experimental.11658b8", | ||
"version": "2.0.0-experimental.129c601", | ||
"description": "Helpers for generating account addresses", | ||
@@ -53,3 +53,3 @@ "exports": { | ||
"@metaplex-foundation/umi-serializers": "^0.8.5", | ||
"@solana/assertions": "2.0.0-experimental.11658b8" | ||
"@solana/assertions": "2.0.0-experimental.129c601" | ||
}, | ||
@@ -67,7 +67,7 @@ "devDependencies": { | ||
"jest": "^29.6.1", | ||
"jest-environment-jsdom": "^29.6.0", | ||
"jest-environment-jsdom": "^29.6.2", | ||
"jest-runner-eslint": "^2.1.0", | ||
"jest-runner-prettier": "^1.0.0", | ||
"prettier": "^2.8.8", | ||
"tsup": "6.7.0", | ||
"prettier": "^3.0.1", | ||
"tsup": "7.2.0", | ||
"typescript": "^5.1.6", | ||
@@ -74,0 +74,0 @@ "version-from-git": "^1.1.1", |
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
Sorry, the diff of this file is not supported yet
203593
1868
+ Added@solana/assertions@2.0.0-experimental.129c601(transitive)
- Removed@solana/assertions@2.0.0-experimental.11658b8(transitive)