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

@remato/design-system

Package Overview
Dependencies
Maintainers
4
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.18.0 to 1.18.1

1

lib/colors.d.ts

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

grey200: string;
grey100: string;
blueGrey300: string;

@@ -20,0 +21,0 @@ blueGrey200: string;

3

lib/colors.js

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

grey300: '#ccd5db',
grey200: '#e5eaed',
grey200: '#d6dde2',
grey100: '#e8edf0',
blueGrey300: '#c2d6e5',

@@ -22,0 +23,0 @@ blueGrey200: '#d1e2ef',

{
"name": "@remato/design-system",
"version": "1.18.0",
"version": "1.18.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "lib/index.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