@solana/addresses
Advanced tools
Comparing version 2.0.0-experimental.8fc0f6c to 2.0.0-experimental.910eea0
{ | ||
"name": "@solana/addresses", | ||
"version": "2.0.0-experimental.8fc0f6c", | ||
"version": "2.0.0-experimental.910eea0", | ||
"description": "Helpers for generating account addresses", | ||
@@ -53,3 +53,3 @@ "exports": { | ||
"@metaplex-foundation/umi-serializers": "^0.8.5", | ||
"@solana/assertions": "2.0.0-experimental.8fc0f6c" | ||
"@solana/assertions": "2.0.0-experimental.910eea0" | ||
}, | ||
@@ -67,12 +67,12 @@ "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", | ||
"version-from-git": "^1.1.1", | ||
"build-scripts": "0.0.0", | ||
"test-config": "0.0.0", | ||
"tsconfig": "0.0.0" | ||
"tsconfig": "0.0.0", | ||
"build-scripts": "0.0.0" | ||
}, | ||
@@ -79,0 +79,0 @@ "bundlewatch": { |
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
+ Added@solana/assertions@2.0.0-experimental.910eea0(transitive)
- Removed@solana/assertions@2.0.0-experimental.8fc0f6c(transitive)