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

bpk-tokens-css

Package Overview
Dependencies
Maintainers
5
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bpk-tokens-css - npm Package Compare versions

Comparing version 36.2.2 to 36.2.3

2

package.json
{
"name": "bpk-tokens-css",
"version": "36.2.2",
"version": "36.2.3",
"description": "Backpack design tokens for colors, spacing, font, etc.",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

@@ -11,19 +11,24 @@ {

"value": "{!SPACING_XS}",
"type": "size"
"type": "size",
"deprecated": true
},
"BUTTON_PADDING_X": {
"value": "{!SPACING_MD}",
"type": "size"
"type": "size",
"deprecated": true
},
"BUTTON_PADDING_X_ICON_ONLY": {
"value": ".5625rem",
"type": "size"
"type": "size",
"deprecated": true
},
"BUTTON_ICON_BORDER_RADIUS": {
"value": "{!BORDER_RADIUS_PILL}",
"type": "size"
"type": "size",
"deprecated": true
},
"BUTTON_ICON_BORDER_RADIUS_LG": {
"value": "{!BORDER_RADIUS_PILL_LG}",
"type": "size"
"type": "size",
"deprecated": true
},

@@ -120,11 +125,14 @@ "BUTTON_BORDER_RADIUS": {

"value": "{!SPACING_XS}",
"type": "size"
"type": "size",
"deprecated": true
},
"BUTTON_LARGE_PADDING_X": {
"value": "{!SPACING_BASE}",
"type": "size"
"type": "size",
"deprecated": true
},
"BUTTON_LARGE_PADDING_X_ICON_ONLY": {
"value": ".5625rem",
"type": "size"
"type": "size",
"deprecated": true
},

@@ -131,0 +139,0 @@ "BUTTON_LARGE_FONT_SIZE": {

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

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