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

mrv-design-system

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mrv-design-system - npm Package Compare versions

Comparing version 0.8.2 to 0.8.3

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

## [0.8.3] - 12/01/2020
### Bug Fixes
- Fixed the values of tokens `color-neutral-dark` (#5d615f) and `color-support-negative-pure` (#f4715d)
## [0.8.2] - 06/01/2020

@@ -7,0 +13,0 @@

2

package.json
{
"name": "mrv-design-system",
"version": "0.8.2",
"version": "0.8.3",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js",

@@ -25,5 +25,5 @@ 'use strict';

colorSupportNegativeDark: '#e04c36',
colorNeutralDark: '#5c615f',
colorNeutralDark: '#5d615f',
colorBrandSecondayDark: '#ef7e18',
colorSupportNegativePure: '#079d56',
colorSupportNegativePure: '#f4715d',
colorBrandSecondaryLight: '#ffa952',

@@ -30,0 +30,0 @@ colorNeutralXlight: '#f0f2f1',

@@ -23,5 +23,5 @@ // THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.

colorSupportNegativeDark: '#e04c36',
colorNeutralDark: '#5c615f',
colorNeutralDark: '#5d615f',
colorBrandSecondayDark: '#ef7e18',
colorSupportNegativePure: '#079d56',
colorSupportNegativePure: '#f4715d',
colorBrandSecondaryLight: '#ffa952',

@@ -28,0 +28,0 @@ colorNeutralXlight: '#f0f2f1',

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