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.1

6

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

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

},
"gitHead": "aa48d2efedceae9cdf662a5f91bced816706fef4"
"gitHead": "30bcf05c42aa0aff23d7ec96edd835e11853949e"
}