Socket
Socket
Sign inDemoInstall

@assecosolutions/fox-button

Package Overview
Dependencies
Maintainers
3
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assecosolutions/fox-button - npm Package Compare versions

Comparing version 1.5.10 to 1.5.12

3

lib/FoxButton.d.ts

@@ -25,2 +25,5 @@ import { LitElement } from 'lit-element';

export declare class FoxButton extends LitElement {
/**
* @ignore
*/
static styles: import("lit-element").CSSResult[];

@@ -27,0 +30,0 @@ small: boolean;

2

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

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

@@ -21,4 +21,6 @@ # 🦊 Fox - Future Open Experience

We use [Storybook](http://design-system.assecosolutions.com/) to deliver an interactive documentation of our Design system.
There you can find Multiple examples, guidelines and the documentation of all FOX web components ####[Demo](http://design-system.assecosolutions.com/?path=/story/atoms-fox-button)
There you can find Multiple examples, guidelines and the documentation of all FOX web components
####[Demo](http://design-system.assecosolutions.com/?path=/story/atoms-fox-button)
## Maintainer

@@ -25,0 +27,0 @@

@@ -794,3 +794,7 @@ import { css, property, query, customElement, html, LitElement } from 'lit-element';

}(LitElement);
/**
* @ignore
*/
FoxButton.styles = [styles];

@@ -797,0 +801,0 @@

@@ -690,3 +690,7 @@ (function (global, factory) {

};
/**
* @ignore
*/
FoxButton.styles = [styles];

@@ -693,0 +697,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