@solana/addresses
Advanced tools
Comparing version 2.0.0-experimental.52f0956 to 2.0.0-experimental.585314d
{ | ||
"name": "@solana/addresses", | ||
"version": "2.0.0-experimental.52f0956", | ||
"version": "2.0.0-experimental.585314d", | ||
"description": "Helpers for generating account addresses", | ||
@@ -53,8 +53,7 @@ "exports": { | ||
"@metaplex-foundation/umi-serializers": "^0.8.5", | ||
"@solana/assertions": "2.0.0-experimental.52f0956" | ||
"@solana/assertions": "2.0.0-experimental.585314d" | ||
}, | ||
"devDependencies": { | ||
"@solana/eslint-config-solana": "^1.0.2", | ||
"@swc/core": "^1.3.71", | ||
"@swc/jest": "^0.2.26", | ||
"@swc/jest": "^0.2.27", | ||
"@types/jest": "^29.5.3", | ||
@@ -66,3 +65,2 @@ "@typescript-eslint/eslint-plugin": "^6.0.0", | ||
"eslint-plugin-jest": "^27.2.3", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-sort-keys-fix": "^1.1.2", | ||
@@ -73,6 +71,4 @@ "jest": "^29.6.1", | ||
"jest-runner-prettier": "^1.0.0", | ||
"postcss": "^8.4.12", | ||
"prettier": "^2.8.8", | ||
"ts-node": "^10.9.1", | ||
"tsup": "6.7.0", | ||
"tsup": "7.2.0", | ||
"typescript": "^5.1.6", | ||
@@ -79,0 +75,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
20
29
+ Added@solana/assertions@2.0.0-experimental.585314d(transitive)
- Removed@solana/assertions@2.0.0-experimental.52f0956(transitive)