
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@taqueria/plugin-tzcompose
Advanced tools
This plugin integrates Tzcompose, a powerful automation framework developed by Blockwatch for executing complex transaction sequences on Tezos, into the Taqueria development environment.
The plugin is written in TypeScript and compiled to a JavaScript bundle for Node.js using tsup. It leverages the @taqueria/node-sdk
, following the same development practices as other plugins created by our team for Taqueria.
To build the Tzcompose plugin, run the following command from the root of the plugin repository:
pnpm run build --filter taqueria-plugin-tzcompose
To install the Tzcompose plugin in a Taqueria project, navigate to the project folder and run:
cd [taqueria-project]
taq init # if the project isn't already initialized
taq install @taqueria/plugin-tzcompose
The Tzcompose plugin adds a single command to Taqueria:
taq tzcompose [pipeline.yaml]
This command runs the specified Tzcompose pipeline YAML file within your Taqueria project.
For detailed information on creating YAML files to define your Tzcompose pipelines, please refer to the Tzcompose documentation.
Contributions to improve the Tzcompose plugin are welcome! Please submit issues and pull requests on the plugin's GitHub repository.
The Tzcompose plugin is open-source software licensed under the Apache 2 License.
FAQs
A TzCompose plugin for Taqueria using the GoTz SDK
The npm package @taqueria/plugin-tzcompose receives a total of 3 weekly downloads. As such, @taqueria/plugin-tzcompose popularity was classified as not popular.
We found that @taqueria/plugin-tzcompose demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.