@poap-xyz/providers
Advanced tools
Comparing version 0.2.5 to 0.2.6-beta-v0
{ | ||
"name": "@poap-xyz/providers", | ||
"version": "0.2.5", | ||
"version": "0.2.6-beta-v0", | ||
"description": "Providers module for the poap.js library", | ||
@@ -29,3 +29,3 @@ "main": "dist/cjs/index.cjs", | ||
"dependencies": { | ||
"@poap-xyz/utils": "0.2.5", | ||
"@poap-xyz/utils": "0.2.6-beta-v0", | ||
"axios": "^1.3.5", | ||
@@ -40,3 +40,4 @@ "lodash.chunk": "^4.2.0" | ||
"node": ">=18" | ||
} | ||
}, | ||
"stableVersion": "0.2.6" | ||
} |
565813
+ Added@poap-xyz/utils@0.2.6-beta-v0(transitive)
- Removed@poap-xyz/utils@0.2.5(transitive)