New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@poap-xyz/providers

Package Overview
Dependencies
Maintainers
5
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@poap-xyz/providers - npm Package Compare versions

Comparing version

to
0.4.0

7

package.json
{
"name": "@poap-xyz/providers",
"version": "0.4.0-beta-v0",
"version": "0.4.0",
"description": "Providers module for the poap.js library",

@@ -29,3 +29,3 @@ "main": "dist/cjs/index.cjs",

"dependencies": {
"@poap-xyz/utils": "0.4.0-beta-v0",
"@poap-xyz/utils": "0.4.0",
"axios": "^1.6.8",

@@ -40,4 +40,3 @@ "lodash.chunk": "^4.2.0"

"node": ">=18"
},
"stableVersion": "0.4.0"
}
}