
Product
Introducing Historical Analytics – Now in Beta
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.
@computas/nx-yarn
Advanced tools
A plugin to help make nx with yarn a pleasant experience.
yarn add @computas/nx-yarn
@computas/nx-yarn:publish
Modifies the yarn workspace to point to the dist folder and runs yarn
followed by yarn npm publish
.
Cleanup points the workspace back to what it was originally and then runs yarn
again.
These steps are required because you cannot publish a folder that is not a part of your yarn workspace.
Example usage for project.json
:
{
"root": "packages/my-package",
"sourceRoot": "packages/my-package/src",
"projectType": "library",
"targets": {
"publish": {
"executor": "@computas/nx-yarn:publish",
"options": {
"outputPath": "dist/packages/my-package",
"publishTag": "alpha",
"access": "restricted"
}
}
}
}
FAQs
A plugin to help make nx with yarn a pleasant experience.
We found that @computas/nx-yarn demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.
Product
Module Reachability filters out unreachable CVEs so you can focus on vulnerabilities that actually matter to your application.
Company News
Socket is bringing best-in-class reachability analysis into the platform — cutting false positives, accelerating triage, and cementing our place as the leader in software supply chain security.