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
0
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.3 to 0.7.4

rollup.config.js

9

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

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

},
"packageManager": "yarn@3.5.0",
"dependencies": {
"@poap-xyz/providers": "0.7.3",
"@poap-xyz/utils": "0.7.3"
"@poap-xyz/providers": "0.7.4",
"@poap-xyz/utils": "0.7.4"
}
}
}

@@ -5,3 +5,3 @@ # @poap-xyz/drops

@poap-xyz/drops is a package to interact with POAP Drops.
`@poap-xyz/drops` is a package to interact with POAP Drops.

@@ -37,3 +37,3 @@ ## Features

const client = new DropsClient(
new PoapCompass('you_api_key'),
new PoapCompass('your_api_key'),
new PoapDropApi('your_api_key'),

@@ -45,14 +45,14 @@ );

For more detailed documentation, please visit [this link](https://documentation.poap.tech/docs).
For more detailed documentation, please visit:
## Examples
- [`@poap-xyz/drops` documentation](https://sdk.poap.tech/packages/drops)
- [POAP documentation](https://documentation.poap.tech/docs)
For example scripts and usage, please check the [examples](https://github.com/poap-xyz/poap.js/tree/main/examples).
## Contributing
We welcome contributions! Please see the `CONTRIBUTING.md` file for guidelines.
We welcome contributions! Please see the [`CONTRIBUTING.md`](../../.github/CONTRIBUTING.md) file for
guidelines on how to get involved.
## License
@poap-xyz/drops is released under the [MIT License](https://opensource.org/licenses/MIT).
`@poap-xyz/drops` is released under the [MIT License](https://opensource.org/licenses/MIT).

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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