You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
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-v1

6

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

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

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