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

@axa-ch/button

Package Overview
Dependencies
Maintainers
21
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axa-ch/button - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

8

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

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

"dependencies": {
"@axa-ch/icon": "^1.0.3",
"@axa-ch/icon": "^1.0.4",
"@skatejs/val": "^0.4.0",

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

},
"gitHead": "c031587b8ee612fe63a360ab352568d1ac965cce"
"gitHead": "2a468e92ec797bada7e4b1859f60f8b425da6439"
}
# AXA Button
Buttons provide a clickable element, which can be used in forms, or anywhere else where simple, standard call-to-action functionality is needed. They may display text, icons, or both. Buttons can be styled via several properties to change their look-and-feel.
If you need a link with button styling, use [axa-button-link](https://github.com/axa-ch/patterns-library/blob/develop-v2/src/components/10-atoms/button-link/README.md) instead.
If you need a link with button styling, use [axa-button-link](https://github.com/axa-ch/patterns-library/blob/develop/src/components/10-atoms/button-link/README.md) instead.

@@ -89,3 +89,3 @@ ## Usage

Based on the string-valued attribute `icon`, interpreted as icon name, an icon will be rendered. To see the full list of possible icons, see the [axa-icon](https://github.com/axa-ch/patterns-library/blob/develop-v2/src/components/10-atoms/icon/README.md) README.
Based on the string-valued attribute `icon`, interpreted as icon name, an icon will be rendered. To see the full list of possible icons, see the [axa-icon](https://github.com/axa-ch/patterns-library/blob/develop/src/components/10-atoms/icon/README.md) README.

@@ -92,0 +92,0 @@ ### onClick

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