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

@axa-ch/icon

Package Overview
Dependencies
Maintainers
21
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axa-ch/icon - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

package.json
{
"name": "@axa-ch/icon",
"version": "1.0.1",
"version": "1.0.2",
"description": "The AXA Icon component",
"author": "Pattern Warriors",
"homepage": "https://github.com/axa-ch/patterns-library/tree/master/src/components/10-atoms/icon#readme",
"homepage": "https://github.com/axa-ch/patterns-library/tree/develop-v2/src/components/10-atoms/icon#readme",
"license": "Copyright 2019 AXA Versicherungen AG",

@@ -27,3 +27,3 @@ "main": "lib/index.js",

"dependencies": {
"@axa-ch/materials": "^1.0.1",
"@axa-ch/materials": "^1.0.2",
"@skatejs/val": "^0.4.0",

@@ -33,3 +33,3 @@ "lit-element": "^2.1.0",

},
"gitHead": "13e50701049a4a7611c3cd4b9ea63b4d85e975ef"
"gitHead": "eafe45ab9d35b28343d1c8429119a4d93e574929"
}
# AXA Icon
<axa-icon> renders an icon, given either an icon name or a relative path to a suitable SVG image.
<axa-icon> renders an icon, given either an icon name or a resource path to a suitable SVG image.

@@ -48,2 +48,4 @@ ## Usage

#### Icon names
| Attribute |

@@ -60,1 +62,5 @@ | -------------------- |

| `icon="upload"` |
#### Icon resource path
The icon resource path must have `.svg` extension.
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