
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
timeline-angular
Advanced tools
:gift: Class: CocoTimeline
orientation
The orientation of the timeline. Default: vertical
.:gift: Class: CocoTimelineItem
connectorColor
The color of the timeline items connector. Default: rgb(200,200,200)
.connectorLength
The length of the timeline items connector. Default: 80px
.connectorThickness
The thickness of the timeline items connector. Default: 2px
.dotColor
The color of the timeline item dot (circle). Default: rgb(200,200,200)
.dotRadius
The radius of the timeline item dot (circle). Default: 3px
.Open a new terminal with your project folder active in it and execute:
npm install timeline-angular
Simple Usage Example:
<coco-timeline orientation="vertical">
<coco-timeline-item>Ohio</coco-timeline-item>
<coco-timeline-item>New York</coco-timeline-item>
<coco-timeline-item>Dallas</coco-timeline-item>
<coco-timeline-item>Mississipi</coco-timeline-item>
<coco-timeline-item>Jew Jersey</coco-timeline-item>
<coco-timeline-item>California</coco-timeline-item>
</coco-timeline>
Did you find a bug or you don't like something related to this package? Then report it here.
Feel free to contribute to this repository. Contribution is appreciated.
Licensed under the MIT License.
FAQs
Timeline Component for Angular
The npm package timeline-angular receives a total of 0 weekly downloads. As such, timeline-angular popularity was classified as not popular.
We found that timeline-angular 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
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.