@bosonprotocol/eth-connect-sdk
Advanced tools
Comparing version 1.7.0-alpha.28 to 1.7.0-alpha.29
{ | ||
"name": "@bosonprotocol/eth-connect-sdk", | ||
"version": "1.7.0-alpha.28", | ||
"version": "1.7.0-alpha.29", | ||
"description": "Implementation of the Web3LibAdapter interface and contract abstractions targeting eth-connect for the Boson Protocol.", | ||
@@ -34,3 +34,3 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@bosonprotocol/common": "^1.29.0-alpha.28" | ||
"@bosonprotocol/common": "^1.29.0-alpha.29" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "073788d82d72b327747e419ac2e33dc4bda51e64" | ||
"gitHead": "1cb6e3177dc895110e241d40169a97434d618853" | ||
} |
+ Added@bosonprotocol/common@1.30.3(transitive)
- Removed@bosonprotocol/common@1.30.2(transitive)