Socket
Socket
Sign inDemoInstall

@alfred-is/alfred-design-system

Package Overview
Dependencies
118
Maintainers
4
Versions
200
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.23-19 to 0.4.23-20

2

package.json
{
"name": "@alfred-is/alfred-design-system",
"version": "0.4.23-19",
"version": "0.4.23-20",
"peerDependencies": {

@@ -5,0 +5,0 @@ "react": "^17.0.2",

@@ -66,2 +66,8 @@ const colors = {

brown: '#532810',
brown100: '#FFEFDC',
brown200: '#FFDCB4',
brown500: '#532810',
brown600: '#46200B',
facebook: '#469FFA',

@@ -75,5 +81,5 @@ visir: '#3079C7',

md: '1024px',
lg: '1440px',
xl: '1440px',
'2xl': '1440px',
lg: '1180px',
xl: '1180px',
'2xl': '1180px',
},

@@ -137,2 +143,8 @@ colors: {

},
brown: {
100: colors.brown100,
200: colors.brown200,
500: colors.brown500,
600: colors.brown600,
},
facebook: colors.facebook,

@@ -206,4 +218,3 @@ },

sm: '0 1px 2px 0 rgba(0, 0, 0, 0.05)',
DEFAULT:
'0 2px 10px 0 rgba(0,0,0,0.06)',
DEFAULT: '0 2px 10px 0 rgba(0,0,0,0.06)',
md: '0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)',

@@ -210,0 +221,0 @@ lg: '0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)',

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc