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

@sproutsocial/seeds-border

Package Overview
Dependencies
Maintainers
36
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sproutsocial/seeds-border - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

16

dist/seeds-border.js

@@ -0,8 +1,10 @@

'use strict';
module.exports = {
"BORDER_RADIUS_400": "4px",
"BORDER_RADIUS_500": "6px",
"BORDER_RADIUS_600": "8px",
"BORDER_RADIUS_1000": "999999px",
"BORDER_WIDTH_500": "1px",
"BORDER_WIDTH_600": "2px"
};
BORDER_RADIUS_400: '4px',
BORDER_RADIUS_500: '6px',
BORDER_RADIUS_600: '8px',
BORDER_RADIUS_1000: '999999px',
BORDER_WIDTH_500: '1px',
BORDER_WIDTH_600: '2px'
};
{
"name": "@sproutsocial/seeds-border",
"version": "1.3.0",
"version": "1.4.0",
"description": "Seeds Border Tokens",

@@ -5,0 +5,0 @@ "main": "dist/seeds-border.js",

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