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
109
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 0.7.4 to 0.7.5

9

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

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

"import": "./dist/esm/index.mjs",
"browser": "./dist/umd/index.js"
"browser": "./dist/umd/index.js",
"types": "./dist/cjs/index.d.ts"
},

@@ -34,5 +35,5 @@ "type": "module",

"dependencies": {
"@poap-xyz/providers": "0.7.4",
"@poap-xyz/utils": "0.7.4"
"@poap-xyz/providers": "0.7.5",
"@poap-xyz/utils": "0.7.5"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc