
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@ud-angular-builders/timestamp-7
Advanced tools
<!-- [ ](https://www.npmjs.com/package/@angular-builders/timestamp) -->
Fork from angular-builders. Only @ud-angular-builders/custom-webpack has been enhanced for now.
This branch is compatible with Angular 7 and not Angular 8. Please, refer to @ud-angular-builders/timestamp for Angular 8.
This builder is an example from the Medium article Angular CLI 6 under the hood — builders demystified.
In the root of your Angular application:
npm i -D @angular-builders/timestamp
In your angular.json add the following to architect section of the relevant project:
"timestamp": {
"builder": "@angular-builders/timestamp:file",
"options": {}
},
Run: ng run [relevant-project]:timestamp
Where [relevant-project] is the project to which you've added the target
path - path to the file with timestamp, defaults to ./timestampformat - timestamp date format, defaults to dd/mm/yyyyFAQs
<!-- [ ](https://www.npmjs.com/package/@angular-builders/timestamp) -->
We found that @ud-angular-builders/timestamp-7 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.