@aptos-labs/wallet-standard
Advanced tools
Comparing version 0.0.12 to 0.0.13
{ | ||
"name": "@aptos-labs/wallet-standard", | ||
"description": "Aptos wallet standard", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"license": "Apache-2.0", | ||
@@ -43,5 +43,5 @@ "homepage": "https://github.com/aptos-labs/wallet-standard", | ||
}, | ||
"dependencies": { | ||
"@aptos-labs/ts-sdk": "^1.9.1", | ||
"@wallet-standard/core": "1.0.3" | ||
"peerDependencies": { | ||
"@aptos-labs/ts-sdk": "^1.16.0", | ||
"@wallet-standard/core": "^1.0.3" | ||
}, | ||
@@ -48,0 +48,0 @@ "devDependencies": { |
121382
124
+ Added@wallet-standard/core@1.1.0(transitive)
+ Added@wallet-standard/errors@0.1.0(transitive)
+ Addedchalk@5.4.1(transitive)
- Removed@aptos-labs/ts-sdk@^1.9.1
- Removed@wallet-standard/core@1.0.3
- Removed@wallet-standard/core@1.0.3(transitive)