
Research
/Security News
DuckDB npm Account Compromised in Continuing Supply Chain Attack
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
@angular-buddies/build-notes
Advanced tools
Your buddy who notes for you all the informations you may need about your project.
@angular-buddies/build-notes
Your buddy who notes for you all the informations you may need about your project
Generate complete reports about your project when you need it.
A tool from the Angular Buddies project.
npm i -D @angular-buddies/build-notes
// angular.json or workspace.json
{
"$schema": "../../node_modules/@angular/cli/lib/config/schema.json",
"version": 1,
"projects": {
"<your-project>": {
"architect": {
"<target-name>": {
"builder": ".:npm",
"options": {
"withDev": false, // true if you want to include devDependencies
"path": "description.json" // path to the file to generate
}
}
}
}
}
}
With @angular/cli:
ng run <your-project>:<target-name> options...
With @angular-devkit/architect-cli:
architect <your-project>:<target-name> options...
See builders.json
TODO
1.0.0-alpha.2 (2018-10-29)
Note: Version bump only for package @angular-buddies/repo
FAQs
Your buddy who notes for you all the informations you may need about your project.
The npm package @angular-buddies/build-notes receives a total of 0 weekly downloads. As such, @angular-buddies/build-notes popularity was classified as not popular.
We found that @angular-buddies/build-notes 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.
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.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.