@cowprotocol/cow-sdk
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "@cowprotocol/cow-sdk", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"license": "(MIT OR Apache-2.0)", | ||
@@ -35,9 +35,9 @@ "files": [ | ||
"exponential-backoff": "^3.1.1", | ||
"limiter": "^2.1.0" | ||
}, | ||
"peerDependencies": { | ||
"limiter": "^2.1.0", | ||
"cross-fetch": "^3.1.5", | ||
"ethers": "^5.7.2", | ||
"graphql-request": "^4.3.0" | ||
}, | ||
"peerDependencies": { | ||
"ethers": "^5.7.2" | ||
}, | ||
"devDependencies": { | ||
@@ -44,0 +44,0 @@ "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", |
{ | ||
"name": "@cowprotocol/cow-sdk", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"license": "(MIT OR Apache-2.0)", | ||
@@ -35,9 +35,9 @@ "files": [ | ||
"exponential-backoff": "^3.1.1", | ||
"limiter": "^2.1.0" | ||
}, | ||
"peerDependencies": { | ||
"limiter": "^2.1.0", | ||
"cross-fetch": "^3.1.5", | ||
"ethers": "^5.7.2", | ||
"graphql-request": "^4.3.0" | ||
}, | ||
"peerDependencies": { | ||
"ethers": "^5.7.2" | ||
}, | ||
"devDependencies": { | ||
@@ -44,0 +44,0 @@ "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", |
+ Addedcross-fetch@^3.1.5
+ Addedgraphql-request@^4.3.0