Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@steeze-ui/svelte-icon

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@steeze-ui/svelte-icon - npm Package Compare versions

Comparing version 1.1.5 to 1.2.0

12

CHANGELOG.md
# @steeze-ui/svelte-icon
## 1.2.0
### Minor Changes
- dont render Icon if theme does not exist
## 1.1.5
### Patch Changes
- add xmlns attribute explicitly
## 1.1.4

@@ -4,0 +16,0 @@

3

package.json
{
"name": "@steeze-ui/svelte-icon",
"version": "1.1.5",
"version": "1.2.0",
"devDependencies": {
"@steeze-ui/heroicons": "^1.0.1",
"@steeze-ui/iconic-free": "^1.0.1",
"@steeze-ui/octicons": "^1.0.0-beta.1",
"@steeze-ui/radix-icons": "^1.0.2",

@@ -8,0 +9,0 @@ "@sveltejs/adapter-auto": "next",

@@ -7,3 +7,3 @@ export interface IconSource {

interface IconSourceThemeAttrs {
a: {
a?: {
[key: string]: string

@@ -10,0 +10,0 @@ }

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc