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.3.0 to 1.4.0

1

lib/colors.d.ts

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

grey300: string;
grey200: string;
blueGrey300: string;

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

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

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

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

4

package.json
{
"name": "@remato/design-system",
"version": "1.3.0",
"version": "1.4.0",
"main": "lib/index.js",

@@ -18,4 +18,4 @@ "types": "lib/index.d.ts",

"stylelint": "^13.12.0",
"typescript": "^4.2.3"
"typescript": "^4.2.4"
}
}

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