Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

yet-another-github-card

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yet-another-github-card - npm Package Compare versions

Comparing version
1.0.7
to
1.0.8
+1
-1
package.json
{
"name": "yet-another-github-card",
"version": "1.0.7",
"version": "1.0.8",
"description": "Yet another github card profile for use it on your social-networks, blogs or portfolio.",

@@ -5,0 +5,0 @@ "main": "dist/yagc.js",

@@ -78,4 +78,9 @@ # Yet Another Github Card - Show your developer skills in social networks

Get your HTML embed code at [yagc](https://yagc.nocc.dev/index.html#embedcode), fill in the form with your GitHub username and grab the result code.
Include the YAGC in your HTML, copy and paste the following code replacing data-user with your GitHub username:
```html
<github-card data-style="defaultTheme" data-user="carlesloriente" data-user-stars="true" data-user-stats='[{"name": "commits"}, {"name": "contributions">
<script type="module" src="https://unpkg.com/yet-another-github-card@1.0.7/yagc.min.js"></script>
```
## Documentation

@@ -107,3 +112,3 @@

```filesystem
```filesystem (node_modules)
yet-another-github-card/

@@ -198,2 +203,2 @@ ├─ css/

Copyright (c) 2025 Carles Loriente. Code released under the [MIT](https://github.com/carlesloriente/yet-another-github-card/blob/master/LICENSE) license.
Copyright (c) 2026 Carles Loriente. Code released under the [MIT](https://github.com/carlesloriente/yet-another-github-card/blob/master/LICENSE) license.