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

@alfalab/core-components-icon-button

Package Overview
Dependencies
Maintainers
16
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alfalab/core-components-icon-button - npm Package Compare versions

Comparing version

to
1.1.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [1.1.1](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-icon-button@1.1.0...@alfalab/core-components-icon-button@1.1.1) (2021-03-14)
### Bug Fixes
* **button:** set type button by default ([#564](https://github.com/alfa-laboratory/core-components/issues/564)) ([59fdefd](https://github.com/alfa-laboratory/core-components/commit/59fdefd4f37fbe589840aa8944d88bde5b8cda6e))
# [1.1.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-icon-button@1.0.7...@alfalab/core-components-icon-button@1.1.0) (2021-03-10)

@@ -8,0 +19,0 @@

2

dist/Component.js

@@ -53,3 +53,3 @@ 'use strict';

var styles = {"primary":"icon-button__primary_1kj52","secondary":"icon-button__secondary_1kj52","transparent":"icon-button__transparent_1kj52","xxs":"icon-button__xxs_1kj52","xs":"icon-button__xs_1kj52","s":"icon-button__s_1kj52","iconWrapper":"icon-button__iconWrapper_1kj52","icon":"icon-button__icon_1kj52"};
var styles = {"primary":"icon-button__primary_16vs1","secondary":"icon-button__secondary_16vs1","transparent":"icon-button__transparent_16vs1","xxs":"icon-button__xxs_16vs1","xs":"icon-button__xs_16vs1","s":"icon-button__s_16vs1","iconWrapper":"icon-button__iconWrapper_16vs1","icon":"icon-button__icon_16vs1"};
require('./index.css')

@@ -56,0 +56,0 @@

@@ -44,3 +44,3 @@ import React, { forwardRef } from 'react';

var styles = {"primary":"icon-button__primary_1kj52","secondary":"icon-button__secondary_1kj52","transparent":"icon-button__transparent_1kj52","xxs":"icon-button__xxs_1kj52","xs":"icon-button__xs_1kj52","s":"icon-button__s_1kj52","iconWrapper":"icon-button__iconWrapper_1kj52","icon":"icon-button__icon_1kj52"};
var styles = {"primary":"icon-button__primary_16vs1","secondary":"icon-button__secondary_16vs1","transparent":"icon-button__transparent_16vs1","xxs":"icon-button__xxs_16vs1","xs":"icon-button__xs_16vs1","s":"icon-button__s_16vs1","iconWrapper":"icon-button__iconWrapper_16vs1","icon":"icon-button__icon_16vs1"};
require('./index.css')

@@ -47,0 +47,0 @@

@@ -5,3 +5,3 @@ import React, { forwardRef } from 'react';

var styles = {"primary":"icon-button__primary_1kj52","secondary":"icon-button__secondary_1kj52","transparent":"icon-button__transparent_1kj52","xxs":"icon-button__xxs_1kj52","xs":"icon-button__xs_1kj52","s":"icon-button__s_1kj52","iconWrapper":"icon-button__iconWrapper_1kj52","icon":"icon-button__icon_1kj52"};
var styles = {"primary":"icon-button__primary_16vs1","secondary":"icon-button__secondary_16vs1","transparent":"icon-button__transparent_16vs1","xxs":"icon-button__xxs_16vs1","xs":"icon-button__xs_16vs1","s":"icon-button__s_16vs1","iconWrapper":"icon-button__iconWrapper_16vs1","icon":"icon-button__icon_16vs1"};
require('./index.css')

@@ -8,0 +8,0 @@

{
"name": "@alfalab/core-components-icon-button",
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"keywords": [],
"license": "ISC",
"license": "MIT",
"main": "dist/index.js",

@@ -19,6 +19,6 @@ "module": "./dist/esm/index.js",

"dependencies": {
"@alfalab/core-components-button": "^2.0.1",
"@alfalab/core-components-button": "^2.0.2",
"classnames": "^2.2.6"
},
"gitHead": "a51973f99574600cf2cb92548b81bf8dc68ae6dc"
"gitHead": "9554ac92627791f2224c42b0d0d2156db4d0cf6f"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet