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

@poap-xyz/drops

Package Overview
Dependencies
Maintainers
5
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@poap-xyz/drops - npm Package Compare versions

Comparing version

to
0.2.7-beta-v0

9

package.json
{
"name": "@poap-xyz/drops",
"version": "0.2.6",
"version": "0.2.7-beta-v0",
"description": "Drops module for the poap.js library",

@@ -32,5 +32,6 @@ "main": "dist/cjs/index.cjs",

"dependencies": {
"@poap-xyz/providers": "0.2.6",
"@poap-xyz/utils": "0.2.6"
}
"@poap-xyz/providers": "0.2.7-beta-v0",
"@poap-xyz/utils": "0.2.7-beta-v0"
},
"stableVersion": "0.2.6"
}