Socket
Socket
Sign inDemoInstall

@assecosolutions/fox-icon-button

Package Overview
Dependencies
Maintainers
2
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assecosolutions/fox-icon-button - npm Package Compare versions

Comparing version 1.5.10 to 1.5.11

1

lib/FoxIconButton.stories.d.ts

@@ -8,1 +8,2 @@ import './FoxIconButton';

export declare const Interactive: any;
export declare const Default: () => import("lit-html").TemplateResult;

2

package.json
{
"name": "@assecosolutions/fox-icon-button",
"version": "1.5.10",
"version": "1.5.11",
"public": true,

@@ -5,0 +5,0 @@ "lib": {

@@ -125,3 +125,3 @@ import { IconButtonBase } from '@material/mwc-icon-button/mwc-icon-button-base';

var _templateObject;
var styles = css(_templateObject || (_templateObject = _taggedTemplateLiteral([""])));
var styles = css(_templateObject || (_templateObject = _taggedTemplateLiteral([":host([small]){--mdc-icon-button-size: 38px;--mdc-icon-size: 18px}\n"])));

@@ -128,0 +128,0 @@ var FoxIconButton = /*#__PURE__*/function (_IconButtonBase) {

@@ -50,3 +50,3 @@ (function (global, factory) {

var styles = litElement.css(templateObject_1 || (templateObject_1 = __makeTemplateObject([""], [""])));
var styles = litElement.css(templateObject_1 || (templateObject_1 = __makeTemplateObject([":host([small]){--mdc-icon-button-size: 38px;--mdc-icon-size: 18px}\n"], [":host([small]){--mdc-icon-button-size: 38px;--mdc-icon-size: 18px}\n"])));
var templateObject_1;

@@ -53,0 +53,0 @@

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