
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
@angular-ru/build-tools
Advanced tools
$ yarn add @angular-ru/build-tools
Edit file package.json
in the root of your project:
{
// ...
scripts: {
// ...
// Append Husky 5 installer into 'postinstall' script
postinstall: '<...> && husky install'
}
}
Included packages in your project:
@types/node
- This package contains type definitions for Node.js.generate-changelog
- Generate a changelog from git commits. This is meant to be used so that for every patch,
minor, or major version, you update the changelog prior to running npm version so that the git tag contains the
commit that updated both the changelog and version.husky
- Husky can prevent bad git commit, git push and more!inquirer-directory
- Relative Directory prompt for the inquirer.lint-staged
- Run linters against staged git files and don't let slip into your code base!ng-packagr
- Transpile your libraries to Angular Package Format.npe
- Node Package Editor: a CLI for one-off inspection and editing of properties in package.json files.npm-run-all
- A CLI tool to run multiple npm-scripts in parallel or sequential.sort-package-json
- The package.json file can be sorted automatically before committing, install husky and
lint-staged and add the following to your package.json file!ts-node
- TypeScript execution and REPL for Node.js, with source map support.instanbul
cross-env
FAQs
Angular-RU package
We found that @angular-ru/build-tools demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.