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.5.25 to 1.5.26

index.js

17

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

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

"license": "MIT",
"main": "./index.umd.js",
"module": "./index.esm.js",
"typings": "./index.d.ts",
"module": "./index.js",
"main": "./index.js",
"type": "module",
"types": "./index.d.ts",
"exports": {
".": {
"types": "./index.d.ts",
"import": "./index.js"
}
},
"dependencies": {},
"peerDependencies": {
"lit": "^2.0.0",
"@material/mwc-icon-button": "^0.25.3"
"@material/mwc-icon-button": "^0.26.1"
}
}
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