Socket
Socket
Sign inDemoInstall

@assecosolutions/fox-button

Package Overview
Dependencies
Maintainers
4
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 2.0.2-next.3 to 2.0.2

index.esm.d.ts

13

package.json
{
"name": "@assecosolutions/fox-button",
"version": "2.0.2-next.3",
"version": "2.0.2",
"public": true,

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

"license": "MIT",
"module": "./index.js",
"main": "./index.js",
"type": "module",
"types": "./index.d.ts",
"dependencies": {
"@assecosolutions/fox-common-utils": "~1.0.5-next.3",
"@assecosolutions/fox-icon": "~1.6.0-next.3"
"@assecosolutions/fox-icon": "~2.0.2",
"@assecosolutions/fox-progress": "~2.0.2"
},
"module": "./index.esm.js",
"type": "module",
"main": "./index.esm.js",
"peerDependencies": {

@@ -25,0 +24,0 @@ "lit": "^2.0.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