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

@axa-ch/button-link

Package Overview
Dependencies
Maintainers
23
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axa-ch/button-link - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

1

lib/index.react.d.ts

@@ -24,2 +24,3 @@ import React from 'react';

disabled?: boolean;
className?: string;
onClick?: () => void;

@@ -26,0 +27,0 @@ }

@@ -203,2 +203,3 @@ function ___$insertStyle(css) {

onClick,
className,
children

@@ -214,2 +215,3 @@ } = _ref;

disabled,
className,
onClick

@@ -216,0 +218,0 @@ }, children);

6

package.json
{
"name": "@axa-ch/button-link",
"version": "2.0.0",
"version": "2.0.1",
"description": "The AXA Button Link component",

@@ -31,3 +31,3 @@ "author": "Pattern Warriors",

"dependencies": {
"@axa-ch/icon": "^1.2.11",
"@axa-ch/icon": "^1.2.12",
"@skatejs/val": "^0.4.0",

@@ -37,3 +37,3 @@ "lit-element": "^2.2.0",

},
"gitHead": "ae4e7be194c9319ef4b306e415eb5aefbb0a3996"
"gitHead": "a2a6c23b9333db00e9a6d20071ae85e1dbc9461b"
}
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