Socket
Socket
Sign inDemoInstall

@assecosolutions/fox-icon-button

Package Overview
Dependencies
Maintainers
0
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 2.0.5 to 2.0.6

2

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

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

export * from './lib/FoxIconButton';
export * from './lib/FoxIconButtonToggle';
import { LitElement } from 'lit';
declare global {
interface HTMLElementTagNameMap {
[name]: FoxIconButton;
[name]: FoxIconButtonToggle;
}
}
export declare class FoxIconButton extends LitElement {
export declare class FoxIconButtonToggle extends LitElement {
/**

@@ -9,0 +9,0 @@ * @ignore

Sorry, the diff of this file is too big to display

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