@poap-xyz/drops
Advanced tools
Comparing version 0.7.3 to 0.7.4
{ | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
214834
61
2643
1
+ Added@poap-xyz/providers@0.7.4(transitive)
+ Added@poap-xyz/utils@0.7.4(transitive)
- Removed@poap-xyz/providers@0.7.3(transitive)
- Removed@poap-xyz/utils@0.7.3(transitive)
Updated@poap-xyz/providers@0.7.4
Updated@poap-xyz/utils@0.7.4