You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@bosonprotocol/ethers-sdk

Package Overview
Dependencies
Maintainers
3
Versions
579
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bosonprotocol/ethers-sdk - npm Package Compare versions

Comparing version

to
1.15.6-alpha.5

6

package.json
{
"name": "@bosonprotocol/ethers-sdk",
"version": "1.15.6-alpha.4",
"version": "1.15.6-alpha.5",
"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.5-alpha.4"
"@bosonprotocol/common": "^1.30.5-alpha.5"
},

@@ -53,3 +53,3 @@ "devDependencies": {

},
"gitHead": "26968387a40091a7eaabe8270f96dc1c2dd8eea0"
"gitHead": "7bb51672cd8fda9e37af7da242cda239136fb39f"
}