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.2.0 to 1.2.1

6

CHANGELOG.md
# @steeze-ui/svelte-icon
## 1.2.1
### Patch Changes
- render polygon, polyline & line elements in component
## 1.2.0

@@ -4,0 +10,0 @@

3

package.json
{
"name": "@steeze-ui/svelte-icon",
"version": "1.2.0",
"version": "1.2.1",
"devDependencies": {
"@steeze-ui/feather-icons": "^1.0.0-next.0",
"@steeze-ui/heroicons": "^1.0.1",

@@ -6,0 +7,0 @@ "@steeze-ui/iconic-free": "^1.0.1",

@@ -10,11 +10,5 @@ export interface IconSource {

}
path?: {
[key: string]: {
[key: string]: string
}[]
rect?: {
[key: string]: string
}[]
circle?: {
[key: string]: string
}[]
}

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