Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@symbo.ls/button

Package Overview
Dependencies
Maintainers
6
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@symbo.ls/button - npm Package Compare versions

Comparing version 2.11.160 to 2.11.162

18

index.js

@@ -82,2 +82,19 @@ 'use strict'

export const DropDownButton = {
extend: Button,
props: {
gap: 'Y',
boxSize: 'fit-content fit-content',
padding: 'A B A A+X',
round: 'Z',
background: '#141416',
color: 'white',
icon: {
name: 'chevronDown',
fontSize: 'D'
},
text: 'All'
}
}
export const ButtonTemplate1 = {

@@ -114,3 +131,2 @@ extend: Button,

Icon: { props: { icon: 'circle' } }
}

4

package.json
{
"name": "@symbo.ls/button",
"version": "2.11.160",
"version": "2.11.162",
"main": "index.js",
"license": "MIT",
"gitHead": "f36bc99a2d0c1b771e3d8e104d1b1005b2b0a33a",
"gitHead": "fe3359a1d6c14d38f45f5e5db10ef2056947a228",
"dependencies": {

@@ -8,0 +8,0 @@ "@symbo.ls/atoms": "latest",

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