
Security News
NIST Officially Stops Enriching Most CVEs as Vulnerability Volume Skyrockets
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.
A custom element that displays a "Made With Love" message:
This is an experimental project which uses Angular Elements for demonstration purposes. Don't use this custom element in production!
For additional information, check out this article.
Nothing :smirk:
Copy the following stylesheet link into your <head>:
<link rel="stylesheet" href="https://unpkg.com/angular-made-with-love/dist/made-with-love.css">
Copy the following script reference before the closing of your <body>:
<script src="https://unpkg.com/angular-made-with-love/dist/made-with-love.js"></script>
Alternatively, you can install this package using npm:
npm install angular-made-with-love
Then, you should load both above files out of node-modules/angular-made-with-love/dist.
Insert the following line in your html file:
<made-with-love name="Nitay Neeman" url="http://nitayneeman.com" size="1.5"></made-with-love>
| Parameter | Type | Description |
|---|---|---|
name | String | Mandatory |
url | String | Optional |
color | String | Any valid color format (RGB, Hex, etc.) for the heart |
size | Number | A positive real number |
Check out this link.
Released under the MIT License.
FAQs
Angular Elements Demo
The npm package sf-slides receives a total of 0 weekly downloads. As such, sf-slides popularity was classified as not popular.
We found that sf-slides 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
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.