Socket
Socket
Sign inDemoInstall

@assecosolutions/fox-icon-button

Package Overview
Dependencies
Maintainers
4
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.11.8-beta.1 to 1.12.0

index.esm.d.ts

13

package.json
{
"name": "@assecosolutions/fox-icon-button",
"version": "1.11.8-beta.1",
"version": "1.12.0",
"public": true,

@@ -15,11 +15,10 @@ "publishConfig": {

"license": "MIT",
"module": "./index.js",
"main": "./index.js",
"dependencies": {},
"module": "./index.esm.js",
"type": "module",
"types": "./src/index.d.ts",
"dependencies": {},
"main": "./index.esm.js",
"peerDependencies": {
"@material/mwc-icon-button": "^0.26.1",
"lit": "^2.5.0"
"lit": "^2.0.0",
"@material/mwc-icon-button": "^0.26.1"
}
}
export * from './lib/FoxIconButton';
export declare const styles: import("lit").CSSResult;

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

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