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

@remato/design-system

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remato/design-system - npm Package Compare versions

Comparing version 1.4.1 to 1.5.0

1

lib/colors.d.ts

@@ -42,2 +42,3 @@ /**

yellow500: string;
yellow300: string;
yellow200: string;

@@ -44,0 +45,0 @@ yellow100: string;

3

lib/colors.js

@@ -19,3 +19,3 @@ "use strict";

grey300: '#ccd5db',
grey200: '#e0e6e9',
grey200: '#e5eaed',
blueGrey300: '#c2d6e5',

@@ -45,2 +45,3 @@ blueGrey200: '#d1e2ef',

yellow500: '#f7da61',
yellow300: '#fbecb0',
yellow200: '#fdf6d7',

@@ -47,0 +48,0 @@ yellow100: '#fefbef',

{
"name": "@remato/design-system",
"version": "1.4.1",
"version": "1.5.0",
"main": "lib/index.js",

@@ -17,5 +17,5 @@ "types": "lib/index.d.ts",

"@remato/stylelint-config": "git+ssh://git@github.com/rematocorp/stylelint-config.git#master",
"stylelint": "^13.12.0",
"typescript": "^4.2.4"
"stylelint": "^13.13.1",
"typescript": "^4.3.5"
}
}

Sorry, the diff of this file is not supported yet

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