@bosonprotocol/ethers-sdk
Advanced tools
Comparing version 1.15.3-alpha.0 to 1.15.3-alpha.1
{ | ||
"name": "@bosonprotocol/ethers-sdk", | ||
"version": "1.15.3-alpha.0", | ||
"version": "1.15.3-alpha.1", | ||
"description": "Implementation of the Web3LibAdapter interface and contract abstractions targeting ethers for the Boson Protocol.", | ||
@@ -35,3 +35,3 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@bosonprotocol/common": "^1.30.2-alpha.0" | ||
"@bosonprotocol/common": "^1.30.2-alpha.1" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ae949eca33a98689077e6f0840785dad3773d7cd" | ||
"gitHead": "1b636a4b3c9467f8c18e85cbb359b24a702d3c51" | ||
} |
+ Added@bosonprotocol/common@1.30.2(transitive)
- Removed@bosonprotocol/common@1.30.3(transitive)