New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

svelte-heros-v2

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-heros-v2 - npm Package Compare versions

Comparing version

to
0.3.13

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

### [0.3.13](https://github.com/shinokada/svelte-heros-v2/compare/v0.3.12...v0.3.13) (2023-01-31)
### Bug Fixes
- favicon link and add icon-images page ([1d2927f](https://github.com/shinokada/svelte-heros-v2/commit/1d2927f45e9abe927844fde5260fba8e53be8764))
### [0.3.12](https://github.com/shinokada/svelte-heros-v2/compare/v0.3.11...v0.3.12) (2023-01-30)

@@ -7,0 +13,0 @@

2

package.json
{
"name": "svelte-heros-v2",
"version": "0.3.12",
"version": "0.3.13",
"description": "Hero icon v2 components for Svelte",

@@ -5,0 +5,0 @@ "author": {

@@ -20,6 +20,3 @@ <h1 align="center">Svelte Heros V2</h1>

<p align="center">
<img width="450" src="https://raw.githubusercontent.com/shinokada/svelte-heros-v2/main/static/images/heros-outline1.webp" />
<img width="450" src="https://raw.githubusercontent.com/shinokada/svelte-heros-v2/main/static/images/heros-outline2.webp" />
<img width="450" src="https://raw.githubusercontent.com/shinokada/svelte-heros-v2/main/static/images/heros-solid1.webp" />
<img width="450" src="https://raw.githubusercontent.com/shinokada/svelte-heros-v2/main/static/images/heros-solid2.webp" />
<img width="650" src="/static/images/heros2.png" />
</p>

@@ -49,2 +46,6 @@

## Icon images
[Icon images](/icon-images.md)
## Usage

@@ -51,0 +52,0 @@