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

9

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

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

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